#F9EAEB#F9EAEB
#F9EAEB is a very light, near-neutral red. Relative luminance 0.850; OKLCH L 94.9% C 0.016 H 12.8°. Best body text is #000000 at 18.00:1 contrast (WCAG AA passes).
Color values
| HEX | #F9EAEB |
|---|---|
| RGB | rgb(249, 234, 235) |
| HSL | hsl(356, 56%, 95%) |
| HSV | hsv(356, 6%, 98%) |
| CMYK | cmyk(0%, 6%, 5.6%, 2.4%) |
| CIE-LAB | lab(93.88, 5.23, 1.34) |
| CIE-LCH | lch(93.88, 5.40, 14.34°) |
| OKLab | oklab(94.92% 0.0159 0.0036) |
| OKLCH | oklch(94.92% 0.016 12.8) |
| XYZ | xyz(83.4833, 84.9844, 90.5869) |
| Luminance | 0.8498 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 2.24
Very Light Pink
#FFF4F2
ΔE00 3.06
Mistyrose
#FFE4E1
ΔE00 4.41
Snow
#FFFAFA
ΔE00 5.21
Seashell
#FFF5EE
ΔE00 5.41
Linen
#FAF0E6
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9EAEB #EAF9F8
analogous
#F9EAF3 #F9EAEB #F9F1EA
triadic
#F9EAEB #EBF9EA #EAEBF9
tetradic
#F9EAEB #F3F9EA #EAF9F8 #F1EAF9
square
#F9EAEB #F3F9EA #EAF9F8 #F1EAF9
split-complementary
#F9EAEB #EAF9F1 #EAF3F9
monochromatic
#DE8B90 #EBBABE #F8E7E8 #F8E7E8 #F8E7E8
Accessibility & contrast
On white
1.17
#F9EAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.00
#F9EAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9EAEB
18.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9EAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9EAEB | 1.00 | 1.17 | 18.00 | 18.00 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECEB
Deuteranopia (green-blind)
#EFEEEB
Tritanopia (blue-blind)
#FCE9EA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #f9eaeb; /* rgb */ color: rgb(249, 234, 235); /* oklch */ color: oklch(94.9% 0.016 12.8);
Tailwind
colors: {
custom: {
50: '#fbf0f1',
500: '#f9eaeb',
950: '#000000',
},
}SCSS
$custom: #f9eaeb; $custom-light: #fbf0f1; $custom-dark: #000000;
JSON
{
"hex": "#f9eaeb",
"rgb": {
"r": 249,
"g": 234,
"b": 235
},
"hsl": {
"h": 356,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.94919,
"c": 0.01635,
"h": 12.8
},
"luminance": 0.84984
}Semantic roles & 50–950 ramp
primary
#F9EAEB
secondary
#ADDBD8
accent
#C3B822
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171616
muted
#858585