#F9DCDB#F9DCDB
#F9DCDB is a very light, muted red. Relative luminance 0.764; OKLCH L 91.8% C 0.032 H 20.1°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DCDB |
|---|---|
| RGB | rgb(249, 220, 219) |
| HSL | hsl(2, 71%, 92%) |
| HSV | hsv(2, 12%, 98%) |
| CMYK | cmyk(0%, 11.6%, 12%, 2.4%) |
| CIE-LAB | lab(90.06, 9.83, 4.16) |
| CIE-LCH | lch(90.06, 10.68, 22.94°) |
| OKLab | oklab(91.81% 0.0303 0.0111) |
| OKLCH | oklch(91.81% 0.032 20.1) |
| XYZ | xyz(77.4455, 76.4423, 77.6792) |
| Luminance | 0.7644 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.02
Lavenderblush
#FFF0F5
ΔE00 6.43
Light Pink
#FFD1DF
ΔE00 7.63
Pale Pink
#FFCFDC
ΔE00 7.76
Very Light Pink
#FFF4F2
ΔE00 7.97
Light Rose
#FFC5CB
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DCDB #DBF8F9
analogous
#F9DBE9 #F9DCDB #F9EBDB
triadic
#F9DCDB #DBF9DC #DCDBF9
tetradic
#F9DCDB #E9F9DB #DBF8F9 #EBDBF9
square
#F9DCDB #E9F9DB #DBF8F9 #EBDBF9
split-complementary
#F9DCDB #DBF9EB #DBE9F9
monochromatic
#E87672 #F0A9A7 #F9DCDB #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.29
#F9DCDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#F9DCDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DCDB
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DCDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DCDB | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DFDB
Deuteranopia (green-blind)
#E7E5DB
Tritanopia (blue-blind)
#FFD9DC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f9dcdb; /* rgb */ color: rgb(249, 220, 219); /* oklch */ color: oklch(91.8% 0.032 20.1);
Tailwind
colors: {
custom: {
50: '#fbe6e6',
500: '#f9dcdb',
950: '#000000',
},
}SCSS
$custom: #f9dcdb; $custom-light: #fbe6e6; $custom-dark: #000000;
JSON
{
"hex": "#f9dcdb",
"rgb": {
"r": 249,
"g": 220,
"b": 219
},
"hsl": {
"h": 2,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.91808,
"c": 0.03225,
"h": 20.1
},
"luminance": 0.76441
}Semantic roles & 50–950 ramp
primary
#F9DCDB
secondary
#9BDBDE
accent
#CDD312
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171615
muted
#858484