#F9DFDD#F9DFDD
#F9DFDD is a very light, muted red. Relative luminance 0.781; OKLCH L 92.4% C 0.029 H 23.0°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFDD |
|---|---|
| RGB | rgb(249, 223, 221) |
| HSL | hsl(4, 70%, 92%) |
| HSV | hsv(4, 11%, 98%) |
| CMYK | cmyk(0%, 10.4%, 11.2%, 2.4%) |
| CIE-LAB | lab(90.84, 8.60, 4.24) |
| CIE-LCH | lch(90.84, 9.59, 26.24°) |
| OKLab | oklab(92.43% 0.0266 0.0113) |
| OKLCH | oklch(92.43% 0.029 23) |
| XYZ | xyz(78.5048, 78.1371, 79.3390) |
| Luminance | 0.7814 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.22
Lavenderblush
#FFF0F5
ΔE00 5.66
Very Light Pink
#FFF4F2
ΔE00 6.80
Seashell
#FFF5EE
ΔE00 8.32
Light Pink
#FFD1DF
ΔE00 8.76
Pale Pink
#FFCFDC
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFDD #DDF7F9
analogous
#F9DDE9 #F9DFDD #F9EDDD
triadic
#F9DFDD #DDF9DF #DFDDF9
tetradic
#F9DFDD #E9F9DD #DDF7F9 #EDDDF9
square
#F9DFDD #E9F9DD #DDF7F9 #EDDDF9
split-complementary
#F9DFDD #DDF9ED #DDE9F9
monochromatic
#E77D75 #F0AEA9 #F9DFDD #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.26
#F9DFDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#F9DFDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFDD
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFDD | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E2DD
Deuteranopia (green-blind)
#E9E7DD
Tritanopia (blue-blind)
#FFDCDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f9dfdd; /* rgb */ color: rgb(249, 223, 221); /* oklch */ color: oklch(92.4% 0.029 23.0);
Tailwind
colors: {
custom: {
50: '#fbe9e7',
500: '#f9dfdd',
950: '#000000',
},
}SCSS
$custom: #f9dfdd; $custom-light: #fbe9e7; $custom-dark: #000000;
JSON
{
"hex": "#f9dfdd",
"rgb": {
"r": 249,
"g": 223,
"b": 221
},
"hsl": {
"h": 4.286,
"s": 70,
"l": 92.157
},
"oklch": {
"l": 0.92432,
"c": 0.02892,
"h": 23
},
"luminance": 0.78136
}Semantic roles & 50–950 ramp
primary
#F9DFDD
secondary
#9DD9DD
accent
#C4D214
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484