#F9DCDC#F9DCDC
#F9DCDC is a very light, muted red. Relative luminance 0.765; OKLCH L 91.8% C 0.032 H 17.7°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DCDC |
|---|---|
| RGB | rgb(249, 220, 220) |
| HSL | hsl(0, 71%, 92%) |
| HSV | hsv(0, 12%, 98%) |
| CMYK | cmyk(0%, 11.6%, 11.6%, 2.4%) |
| CIE-LAB | lab(90.09, 9.99, 3.67) |
| CIE-LCH | lch(90.09, 10.65, 20.17°) |
| OKLab | oklab(91.84% 0.0307 0.0098) |
| OKLCH | oklch(91.84% 0.032 17.7) |
| XYZ | xyz(77.5775, 76.4951, 78.3747) |
| Luminance | 0.7649 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.26
Lavenderblush
#FFF0F5
ΔE00 6.31
Light Pink
#FFD1DF
ΔE00 7.29
Pale Pink
#FFCFDC
ΔE00 7.45
Very Light Pink
#FFF4F2
ΔE00 8.06
Light Rose
#FFC5CB
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DCDC #DCF9F9
analogous
#F9DCEB #F9DCDC #F9EBDC
triadic
#F9DCDC #DCF9DC #DCDCF9
tetradic
#F9DCDC #EBF9DC #DCF9F9 #EBDCF9
square
#F9DCDC #EBF9DC #DCF9F9 #EBDCF9
split-complementary
#F9DCDC #DCF9EB #DCEBF9
monochromatic
#E77474 #F0A8A8 #F9DCDC #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.29
#F9DCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F9DCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DCDC
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DCDC | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E0DC
Deuteranopia (green-blind)
#E7E5DC
Tritanopia (blue-blind)
#FFDADC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f9dcdc; /* rgb */ color: rgb(249, 220, 220); /* oklch */ color: oklch(91.8% 0.032 17.7);
Tailwind
colors: {
custom: {
50: '#fbe6e6',
500: '#f9dcdc',
950: '#000000',
},
}SCSS
$custom: #f9dcdc; $custom-light: #fbe6e6; $custom-dark: #000000;
JSON
{
"hex": "#f9dcdc",
"rgb": {
"r": 249,
"g": 220,
"b": 220
},
"hsl": {
"h": 0,
"s": 70.732,
"l": 91.961
},
"oklch": {
"l": 0.91835,
"c": 0.03219,
"h": 17.7
},
"luminance": 0.76493
}Semantic roles & 50–950 ramp
primary
#F9DCDC
secondary
#9CDDDD
accent
#D3D313
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484