#F9DCDF#F9DCDF
#F9DCDF is a very light, muted red. Relative luminance 0.767; OKLCH L 91.9% C 0.032 H 10.6°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DCDF |
|---|---|
| RGB | rgb(249, 220, 223) |
| HSL | hsl(354, 71%, 92%) |
| HSV | hsv(354, 12%, 98%) |
| CMYK | cmyk(0%, 11.6%, 10.4%, 2.4%) |
| CIE-LAB | lab(90.16, 10.48, 2.20) |
| CIE-LCH | lch(90.16, 10.71, 11.88°) |
| OKLab | oklab(91.92% 0.0318 0.006) |
| OKLCH | oklch(91.92% 0.032 10.6) |
| XYZ | xyz(77.9784, 76.6555, 80.4859) |
| Luminance | 0.7665 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.20
Lavenderblush
#FFF0F5
ΔE00 6.08
Light Pink
#FFD1DF
ΔE00 6.38
Pale Pink
#FFCFDC
ΔE00 6.63
Very Light Pink
#FFF4F2
ΔE00 8.43
Light Rose
#FFC5CB
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DCDF #DCF9F6
analogous
#F9DCEE #F9DCDF #F9E8DC
triadic
#F9DCDF #DFF9DC #DCDFF9
tetradic
#F9DCDF #EEF9DC #DCF9F6 #E8DCF9
square
#F9DCDF #EEF9DC #DCF9F6 #E8DCF9
split-complementary
#F9DCDF #DCF9E8 #DCEEF9
monochromatic
#E7747F #F0A8AF #F9DCDF #FBE5E7 #FBE5E7
Accessibility & contrast
On white
1.29
#F9DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#F9DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DCDF
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DCDF | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E0DF
Deuteranopia (green-blind)
#E7E5DF
Tritanopia (blue-blind)
#FFDADD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f9dcdf; /* rgb */ color: rgb(249, 220, 223); /* oklch */ color: oklch(91.9% 0.032 10.6);
Tailwind
colors: {
custom: {
50: '#fbe6e9',
500: '#f9dcdf',
950: '#000000',
},
}SCSS
$custom: #f9dcdf; $custom-light: #fbe6e9; $custom-dark: #000000;
JSON
{
"hex": "#f9dcdf",
"rgb": {
"r": 249,
"g": 220,
"b": 223
},
"hsl": {
"h": 353.793,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.91917,
"c": 0.03234,
"h": 10.6
},
"luminance": 0.76654
}Semantic roles & 50–950 ramp
primary
#F9DCDF
secondary
#9CDDD7
accent
#D3BF13
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484