#F9DBDC#F9DBDC
#F9DBDC is a very light, muted red. Relative luminance 0.760; OKLCH L 91.6% C 0.033 H 15.5°. Best body text is #000000 at 16.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DBDC |
|---|---|
| RGB | rgb(249, 219, 220) |
| HSL | hsl(358, 71%, 92%) |
| HSV | hsv(358, 12%, 98%) |
| CMYK | cmyk(0%, 12%, 11.6%, 2.4%) |
| CIE-LAB | lab(89.85, 10.51, 3.32) |
| CIE-LCH | lch(89.85, 11.02, 17.53°) |
| OKLab | oklab(91.65% 0.0321 0.0089) |
| OKLCH | oklch(91.65% 0.033 15.5) |
| XYZ | xyz(77.3159, 75.9718, 78.2874) |
| Luminance | 0.7597 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.78
Lavenderblush
#FFF0F5
ΔE00 6.55
Light Pink
#FFD1DF
ΔE00 6.71
Pale Pink
#FFCFDC
ΔE00 6.88
Light Rose
#FFC5CB
ΔE00 8.31
Very Light Pink
#FFF4F2
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DBDC #DBF9F8
analogous
#F9DBEB #F9DBDC #F9E9DB
triadic
#F9DBDC #DCF9DB #DBDCF9
tetradic
#F9DBDC #EBF9DB #DBF9F8 #E9DBF9
square
#F9DBDC #EBF9DB #DBF9F8 #E9DBF9
split-complementary
#F9DBDC #DBF9E9 #DBEBF9
monochromatic
#E87276 #F0A7A9 #F9DBDC #FBE5E5 #FBE5E5
Accessibility & contrast
On white
1.30
#F9DBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.19
#F9DBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DBDC
16.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DBDC | 1.00 | 1.30 | 16.19 | 16.19 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DFDC
Deuteranopia (green-blind)
#E6E4DC
Tritanopia (blue-blind)
#FFD9DB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f9dbdc; /* rgb */ color: rgb(249, 219, 220); /* oklch */ color: oklch(91.6% 0.033 15.5);
Tailwind
colors: {
custom: {
50: '#fbe6e6',
500: '#f9dbdc',
950: '#000000',
},
}SCSS
$custom: #f9dbdc; $custom-light: #fbe6e6; $custom-dark: #000000;
JSON
{
"hex": "#f9dbdc",
"rgb": {
"r": 249,
"g": 219,
"b": 220
},
"hsl": {
"h": 358,
"s": 71.429,
"l": 91.765
},
"oklch": {
"l": 0.91646,
"c": 0.03334,
"h": 15.5
},
"luminance": 0.7597
}Semantic roles & 50–950 ramp
primary
#F9DBDC
secondary
#9BDEDB
accent
#D3CD12
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171516
muted
#858484