#F9EAED#F9EAED
#F9EAED is a very light, near-neutral red. Relative luminance 0.851; OKLCH L 95.0% C 0.017 H 3.7°. Best body text is #000000 at 18.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F9EAED |
|---|---|
| RGB | rgb(249, 234, 237) |
| HSL | hsl(348, 56%, 95%) |
| HSV | hsv(348, 6%, 98%) |
| CMYK | cmyk(0%, 6%, 4.8%, 2.4%) |
| CIE-LAB | lab(93.93, 5.57, 0.37) |
| CIE-LCH | lch(93.93, 5.59, 3.81°) |
| OKLab | oklab(94.98% 0.0167 0.0011) |
| OKLCH | oklch(94.98% 0.017 3.7) |
| XYZ | xyz(83.7739, 85.1007, 92.1172) |
| Luminance | 0.8510 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 1.56
Very Light Pink
#FFF4F2
ΔE00 3.67
Mistyrose
#FFE4E1
ΔE00 4.73
Snow
#FFFAFA
ΔE00 5.49
Seashell
#FFF5EE
ΔE00 6.21
Ghostwhite
#F8F8FF
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9EAED #EAF9F6
analogous
#F9EAF5 #F9EAED #F9EFEA
triadic
#F9EAED #EDF9EA #EAEDF9
tetradic
#F9EAED #F5F9EA #EAF9F6 #EFEAF9
square
#F9EAED #F5F9EA #EAF9F6 #EFEAF9
split-complementary
#F9EAED #EAF9EF #EAF5F9
monochromatic
#DE8B9B #EBBAC4 #F8E7EB #F8E7EB #F8E7EB
Accessibility & contrast
On white
1.17
#F9EAED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.02
#F9EAED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9EAED
18.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9EAED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9EAED | 1.00 | 1.17 | 18.02 | 18.02 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECECED
Deuteranopia (green-blind)
#EFEEED
Tritanopia (blue-blind)
#FCE9EB
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #f9eaed; /* rgb */ color: rgb(249, 234, 237); /* oklch */ color: oklch(95.0% 0.017 3.7);
Tailwind
colors: {
custom: {
50: '#fbf0f2',
500: '#f9eaed',
950: '#000000',
},
}SCSS
$custom: #f9eaed; $custom-light: #fbf0f2; $custom-dark: #000000;
JSON
{
"hex": "#f9eaed",
"rgb": {
"r": 249,
"g": 234,
"b": 237
},
"hsl": {
"h": 348,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.94975,
"c": 0.01672,
"h": 3.7
},
"luminance": 0.851
}Semantic roles & 50–950 ramp
primary
#F9EAED
secondary
#ADDBD1
accent
#C3A322
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171617
muted
#858585