#F9DEE2#F9DEE2
#F9DEE2 is a very light, muted red. Relative luminance 0.779; OKLCH L 92.4% C 0.030 H 7.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DEE2 |
|---|---|
| RGB | rgb(249, 222, 226) |
| HSL | hsl(351, 69%, 92%) |
| HSV | hsv(351, 11%, 98%) |
| CMYK | cmyk(0%, 10.8%, 9.2%, 2.4%) |
| CIE-LAB | lab(90.72, 9.93, 1.44) |
| CIE-LCH | lch(90.72, 10.03, 8.28°) |
| OKLab | oklab(92.38% 0.03 0.004) |
| OKLCH | oklch(92.38% 0.03 7.5) |
| XYZ | xyz(78.9145, 77.8748, 82.8110) |
| Luminance | 0.7787 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.28
Lavenderblush
#FFF0F5
ΔE00 5.35
Light Pink
#FFD1DF
ΔE00 6.71
Pale Pink
#FFCFDC
ΔE00 7.04
Very Light Pink
#FFF4F2
ΔE00 7.91
Light Rose
#FFC5CB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DEE2 #DEF9F5
analogous
#F9DEF0 #F9DEE2 #F9E8DE
triadic
#F9DEE2 #E2F9DE #DEE2F9
tetradic
#F9DEE2 #F0F9DE #DEF9F5 #E8DEF9
square
#F9DEE2 #F0F9DE #DEF9F5 #E8DEF9
split-complementary
#F9DEE2 #DEF9E8 #DEF0F9
monochromatic
#E67687 #F0AAB4 #F9DEE2 #FAE5E8 #FAE5E8
Accessibility & contrast
On white
1.27
#F9DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#F9DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DEE2
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DEE2 | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E2E2
Deuteranopia (green-blind)
#E8E6E2
Tritanopia (blue-blind)
#FFDCDF
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #f9dee2; /* rgb */ color: rgb(249, 222, 226); /* oklch */ color: oklch(92.4% 0.030 7.5);
Tailwind
colors: {
custom: {
50: '#fbe8eb',
500: '#f9dee2',
950: '#000000',
},
}SCSS
$custom: #f9dee2; $custom-light: #fbe8eb; $custom-dark: #000000;
JSON
{
"hex": "#f9dee2",
"rgb": {
"r": 249,
"g": 222,
"b": 226
},
"hsl": {
"h": 351.111,
"s": 69.231,
"l": 92.353
},
"oklch": {
"l": 0.92379,
"c": 0.03022,
"h": 7.5
},
"luminance": 0.77873
}Semantic roles & 50–950 ramp
primary
#F9DEE2
secondary
#9EDDD4
accent
#D1B514
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484