#F9DFE2#F9DFE2
#F9DFE2 is a very light, muted red. Relative luminance 0.784; OKLCH L 92.6% C 0.029 H 9.7°. Best body text is #000000 at 16.68:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFE2 |
|---|---|
| RGB | rgb(249, 223, 226) |
| HSL | hsl(353, 68%, 93%) |
| HSV | hsv(353, 10%, 98%) |
| CMYK | cmyk(0%, 10.4%, 9.2%, 2.4%) |
| CIE-LAB | lab(90.97, 9.41, 1.80) |
| CIE-LCH | lch(90.97, 9.58, 10.82°) |
| OKLab | oklab(92.57% 0.0285 0.0049) |
| OKLCH | oklch(92.57% 0.029 9.7) |
| XYZ | xyz(79.1809, 78.4076, 82.8998) |
| Luminance | 0.7841 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.81
Lavenderblush
#FFF0F5
ΔE00 5.02
Light Pink
#FFD1DF
ΔE00 7.26
Very Light Pink
#FFF4F2
ΔE00 7.40
Pale Pink
#FFCFDC
ΔE00 7.57
Seashell
#FFF5EE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFE2 #DFF9F6
analogous
#F9DFEF #F9DFE2 #F9E9DF
triadic
#F9DFE2 #E2F9DF #DFE2F9
tetradic
#F9DFE2 #EFF9DF #DFF9F6 #E9DFF9
square
#F9DFE2 #EFF9DF #DFF9F6 #E9DFF9
split-complementary
#F9DFE2 #DFF9E9 #DFEFF9
monochromatic
#E67885 #EFABB3 #F9DFE2 #FAE5E8 #FAE5E8
Accessibility & contrast
On white
1.26
#F9DFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.68
#F9DFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFE2
16.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFE2 | 1.00 | 1.26 | 16.68 | 16.68 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2E2
Deuteranopia (green-blind)
#E8E7E2
Tritanopia (blue-blind)
#FFDDE0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f9dfe2; /* rgb */ color: rgb(249, 223, 226); /* oklch */ color: oklch(92.6% 0.029 9.7);
Tailwind
colors: {
custom: {
50: '#fbe9eb',
500: '#f9dfe2',
950: '#000000',
},
}SCSS
$custom: #f9dfe2; $custom-light: #fbe9eb; $custom-dark: #000000;
JSON
{
"hex": "#f9dfe2",
"rgb": {
"r": 249,
"g": 223,
"b": 226
},
"hsl": {
"h": 353.077,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.92569,
"c": 0.02892,
"h": 9.7
},
"luminance": 0.78406
}Semantic roles & 50–950 ramp
primary
#F9DFE2
secondary
#9FDDD6
accent
#D0BB15
background
#FFFEFE
surface
#FFFCFD
border
#D7D5D5
text
#171616
muted
#858484