#F9DDDE#F9DDDE
#F9DDDE is a very light, muted red. Relative luminance 0.771; OKLCH L 92.1% C 0.031 H 15.3°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DDDE |
|---|---|
| RGB | rgb(249, 221, 222) |
| HSL | hsl(358, 70%, 92%) |
| HSV | hsv(358, 11%, 98%) |
| CMYK | cmyk(0%, 11.2%, 10.8%, 2.4%) |
| CIE-LAB | lab(90.38, 9.80, 3.05) |
| CIE-LCH | lch(90.38, 10.26, 17.27°) |
| OKLab | oklab(92.08% 0.0299 0.0082) |
| OKLCH | oklch(92.08% 0.031 15.3) |
| XYZ | xyz(78.1072, 77.1282, 79.8657) |
| Luminance | 0.7713 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 2.33
Lavenderblush
#FFF0F5
ΔE00 5.86
Light Pink
#FFD1DF
ΔE00 7.24
Pale Pink
#FFCFDC
ΔE00 7.45
Very Light Pink
#FFF4F2
ΔE00 7.81
Light Rose
#FFC5CB
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DDDE #DDF9F8
analogous
#F9DDEC #F9DDDE #F9EADD
triadic
#F9DDDE #DEF9DD #DDDEF9
tetradic
#F9DDDE #ECF9DD #DDF9F8 #EADDF9
square
#F9DDDE #ECF9DD #DDF9F8 #EADDF9
split-complementary
#F9DDDE #DDF9EA #DDECF9
monochromatic
#E77579 #F0A9AC #F9DDDE #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.28
#F9DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#F9DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DDDE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DDDE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1DE
Deuteranopia (green-blind)
#E8E5DE
Tritanopia (blue-blind)
#FFDBDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f9ddde; /* rgb */ color: rgb(249, 221, 222); /* oklch */ color: oklch(92.1% 0.031 15.3);
Tailwind
colors: {
custom: {
50: '#fbe7e8',
500: '#f9ddde',
950: '#000000',
},
}SCSS
$custom: #f9ddde; $custom-light: #fbe7e8; $custom-dark: #000000;
JSON
{
"hex": "#f9ddde",
"rgb": {
"r": 249,
"g": 221,
"b": 222
},
"hsl": {
"h": 357.857,
"s": 70,
"l": 92.157
},
"oklch": {
"l": 0.92079,
"c": 0.03103,
"h": 15.3
},
"luminance": 0.77127
}Semantic roles & 50–950 ramp
primary
#F9DDDE
secondary
#9DDDDB
accent
#D2CB14
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484