#F2DFD9#F2DFD9
#F2DFD9 is a very light, muted red. Relative luminance 0.767; OKLCH L 91.7% C 0.023 H 38.3°. Best body text is #000000 at 16.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DFD9 |
|---|---|
| RGB | rgb(242, 223, 217) |
| HSL | hsl(14, 49%, 90%) |
| HSV | hsv(14, 10%, 95%) |
| CMYK | cmyk(0%, 7.9%, 10.3%, 5.1%) |
| CIE-LAB | lab(90.17, 5.51, 5.28) |
| CIE-LCH | lch(90.17, 7.63, 43.82°) |
| OKLab | oklab(91.73% 0.0177 0.014) |
| OKLCH | oklch(91.73% 0.023 38.3) |
| XYZ | xyz(75.5289, 76.6636, 76.4509) |
| Luminance | 0.7666 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.80
Very Light Pink
#FFF4F2
ΔE00 5.31
Seashell
#FFF5EE
ΔE00 5.86
Linen
#FAF0E6
ΔE00 5.92
Lavenderblush
#FFF0F5
ΔE00 6.26
Warm Beige
#E9DCC9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DFD9 #D9ECF2
analogous
#F2D9DF #F2DFD9 #F2ECD9
triadic
#F2DFD9 #D9F2DF #DFD9F2
tetradic
#F2DFD9 #DFF2D9 #D9ECF2 #ECD9F2
square
#F2DFD9 #DFF2D9 #D9ECF2 #ECD9F2
split-complementary
#F2DFD9 #D9F2EC #D9DFF2
monochromatic
#D3927E #E2B9AB #F2DFD9 #F7ECE8 #F7ECE8
Accessibility & contrast
On white
1.29
#F2DFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.33
#F2DFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DFD9
16.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DFD9 | 1.00 | 1.29 | 16.33 | 16.33 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1D9
Deuteranopia (green-blind)
#E8E4D9
Tritanopia (blue-blind)
#F7DDDD
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dfd9; /* rgb */ color: rgb(242, 223, 217); /* oklch */ color: oklch(91.7% 0.023 38.3);
Tailwind
colors: {
custom: {
50: '#f6e9e4',
500: '#f2dfd9',
950: '#000000',
},
}SCSS
$custom: #f2dfd9; $custom-light: #f6e9e4; $custom-dark: #000000;
JSON
{
"hex": "#f2dfd9",
"rgb": {
"r": 242,
"g": 223,
"b": 217
},
"hsl": {
"h": 14.4,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.91732,
"c": 0.02253,
"h": 38.3
},
"luminance": 0.76662
}Semantic roles & 50–950 ramp
primary
#F2DFD9
secondary
#9FC4D0
accent
#99BC29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484