#F3EAEB#F3EAEB
#F3EAEB is a very light, near-neutral red. Relative luminance 0.839; OKLCH L 94.4% C 0.010 H 9.5°. Best body text is #000000 at 17.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F3EAEB |
|---|---|
| RGB | rgb(243, 234, 235) |
| HSL | hsl(353, 27%, 94%) |
| HSV | hsv(353, 4%, 95%) |
| CMYK | cmyk(0%, 3.7%, 3.3%, 4.7%) |
| CIE-LAB | lab(93.41, 3.20, 0.60) |
| CIE-LCH | lch(93.41, 3.26, 10.55°) |
| OKLab | oklab(94.44% 0.0097 0.0016) |
| OKLCH | oklch(94.44% 0.01 9.5) |
| XYZ | xyz(81.3783, 83.8990, 90.4882) |
| Luminance | 0.8390 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.63
Lavenderblush
#FFF0F5
ΔE00 3.63
Snow
#FFFAFA
ΔE00 3.69
Seashell
#FFF5EE
ΔE00 4.56
Whitesmoke
#F5F5F5
ΔE00 4.75
Ghostwhite
#F8F8FF
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3EAEB #EAF3F2
analogous
#F3EAEF #F3EAEB #F3EDEA
triadic
#F3EAEB #EBF3EA #EAEBF3
tetradic
#F3EAEB #EFF3EA #EAF3F2 #EDEAF3
square
#F3EAEB #EFF3EA #EAF3F2 #EDEAF3
split-complementary
#F3EAEB #EAF3ED #EAEFF3
monochromatic
#C69CA1 #DDC3C6 #F3EAEB #F4ECEC #F4ECEC
Accessibility & contrast
On white
1.18
#F3EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.78
#F3EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3EAEB
17.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3EAEB | 1.00 | 1.18 | 17.78 | 17.78 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBEBEB
Deuteranopia (green-blind)
#EDEDEB
Tritanopia (blue-blind)
#F5E9EA
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #f3eaeb; /* rgb */ color: rgb(243, 234, 235); /* oklch */ color: oklch(94.4% 0.010 9.5);
Tailwind
colors: {
custom: {
50: '#f7f0f1',
500: '#f3eaeb',
950: '#000000',
},
}SCSS
$custom: #f3eaeb; $custom-light: #f7f0f1; $custom-dark: #000000;
JSON
{
"hex": "#f3eaeb",
"rgb": {
"r": 243,
"g": 234,
"b": 235
},
"hsl": {
"h": 353.333,
"s": 27.273,
"l": 93.529
},
"oklch": {
"l": 0.94437,
"c": 0.00983,
"h": 9.5
},
"luminance": 0.83898
}Semantic roles & 50–950 ramp
primary
#F3EAEB
secondary
#B5CDCA
accent
#A69B40
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171616
muted
#858585