#F2DED8#F2DED8
#F2DED8 is a very light, muted red. Relative luminance 0.761; OKLCH L 91.5% C 0.024 H 37.4°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DED8 |
|---|---|
| RGB | rgb(242, 222, 216) |
| HSL | hsl(14, 50%, 90%) |
| HSV | hsv(14, 11%, 95%) |
| CMYK | cmyk(0%, 8.3%, 10.7%, 5.1%) |
| CIE-LAB | lab(89.90, 5.86, 5.42) |
| CIE-LCH | lch(89.90, 7.98, 42.74°) |
| OKLab | oklab(91.51% 0.0188 0.0143) |
| OKLCH | oklch(91.51% 0.024 37.4) |
| XYZ | xyz(75.1329, 76.0789, 75.6792) |
| Luminance | 0.7608 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.56
Very Light Pink
#FFF4F2
ΔE00 5.64
Seashell
#FFF5EE
ΔE00 6.25
Linen
#FAF0E6
ΔE00 6.32
Lavenderblush
#FFF0F5
ΔE00 6.38
Warm Beige
#E9DCC9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DED8 #D8ECF2
analogous
#F2D8DF #F2DED8 #F2EBD8
triadic
#F2DED8 #D8F2DE #DED8F2
tetradic
#F2DED8 #DFF2D8 #D8ECF2 #EBD8F2
square
#F2DED8 #DFF2D8 #D8ECF2 #EBD8F2
split-complementary
#F2DED8 #D8F2EB #D8DFF2
monochromatic
#D3907C #E3B7AA #F2DED8 #F7ECE8 #F7ECE8
Accessibility & contrast
On white
1.30
#F2DED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#F2DED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DED8
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DED8 | 1.00 | 1.30 | 16.22 | 16.22 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D8
Deuteranopia (green-blind)
#E7E4D8
Tritanopia (blue-blind)
#F8DBDC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2ded8; /* rgb */ color: rgb(242, 222, 216); /* oklch */ color: oklch(91.5% 0.024 37.4);
Tailwind
colors: {
custom: {
50: '#f6e8e4',
500: '#f2ded8',
950: '#000000',
},
}SCSS
$custom: #f2ded8; $custom-light: #f6e8e4; $custom-dark: #000000;
JSON
{
"hex": "#f2ded8",
"rgb": {
"r": 242,
"g": 222,
"b": 216
},
"hsl": {
"h": 13.846,
"s": 50,
"l": 89.804
},
"oklch": {
"l": 0.91512,
"c": 0.0236,
"h": 37.4
},
"luminance": 0.76078
}Semantic roles & 50–950 ramp
primary
#F2DED8
secondary
#9EC5D0
accent
#9BBD28
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484