#F9DFDF#F9DFDF
#F9DFDF is a very light, muted red. Relative luminance 0.782; OKLCH L 92.5% C 0.029 H 17.7°. Best body text is #000000 at 16.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F9DFDF |
|---|---|
| RGB | rgb(249, 223, 223) |
| HSL | hsl(0, 68%, 93%) |
| HSV | hsv(0, 10%, 98%) |
| CMYK | cmyk(0%, 10.4%, 10.4%, 2.4%) |
| CIE-LAB | lab(90.89, 8.92, 3.26) |
| CIE-LCH | lch(90.89, 9.50, 20.09°) |
| OKLab | oklab(92.49% 0.0274 0.0087) |
| OKLCH | oklch(92.49% 0.029 17.7) |
| XYZ | xyz(78.7728, 78.2443, 80.7507) |
| Luminance | 0.7824 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 1.71
Lavenderblush
#FFF0F5
ΔE00 5.31
Very Light Pink
#FFF4F2
ΔE00 6.98
Light Pink
#FFD1DF
ΔE00 8.10
Pale Pink
#FFCFDC
ΔE00 8.32
Seashell
#FFF5EE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9DFDF #DFF9F9
analogous
#F9DFEC #F9DFDF #F9ECDF
triadic
#F9DFDF #DFF9DF #DFDFF9
tetradic
#F9DFDF #ECF9DF #DFF9F9 #ECDFF9
square
#F9DFDF #ECF9DF #DFF9F9 #ECDFF9
split-complementary
#F9DFDF #DFF9EC #DFECF9
monochromatic
#E67878 #EFABAB #F9DFDF #FAE5E5 #FAE5E5
Accessibility & contrast
On white
1.26
#F9DFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.65
#F9DFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9DFDF
16.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9DFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9DFDF | 1.00 | 1.26 | 16.65 | 16.65 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E2DF
Deuteranopia (green-blind)
#E9E7DF
Tritanopia (blue-blind)
#FFDDDF
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #f9dfdf; /* rgb */ color: rgb(249, 223, 223); /* oklch */ color: oklch(92.5% 0.029 17.7);
Tailwind
colors: {
custom: {
50: '#fbe9e9',
500: '#f9dfdf',
950: '#000000',
},
}SCSS
$custom: #f9dfdf; $custom-light: #fbe9e9; $custom-dark: #000000;
JSON
{
"hex": "#f9dfdf",
"rgb": {
"r": 249,
"g": 223,
"b": 223
},
"hsl": {
"h": 0,
"s": 68.421,
"l": 92.549
},
"oklch": {
"l": 0.92486,
"c": 0.02874,
"h": 17.7
},
"luminance": 0.78243
}Semantic roles & 50–950 ramp
primary
#F9DFDF
secondary
#9FDDDD
accent
#D0D015
background
#FFFEFE
surface
#FFFCFC
border
#D7D5D5
text
#171616
muted
#858484