#F2DED9#F2DED9
#F2DED9 is a very light, muted red. Relative luminance 0.761; OKLCH L 91.5% C 0.023 H 34.3°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DED9 |
|---|---|
| RGB | rgb(242, 222, 217) |
| HSL | hsl(12, 49%, 90%) |
| HSV | hsv(12, 10%, 95%) |
| CMYK | cmyk(0%, 8.3%, 10.3%, 5.1%) |
| CIE-LAB | lab(89.92, 6.02, 4.93) |
| CIE-LCH | lch(89.92, 7.78, 39.28°) |
| OKLab | oklab(91.54% 0.0191 0.0131) |
| OKLCH | oklch(91.54% 0.023 34.3) |
| XYZ | xyz(75.2625, 76.1308, 76.3621) |
| Luminance | 0.7613 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.28
Very Light Pink
#FFF4F2
ΔE00 5.57
Lavenderblush
#FFF0F5
ΔE00 6.03
Seashell
#FFF5EE
ΔE00 6.39
Linen
#FAF0E6
ΔE00 6.58
Snow
#FFFAFA
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DED9 #D9EDF2
analogous
#F2D9E0 #F2DED9 #F2EBD9
triadic
#F2DED9 #D9F2DE #DED9F2
tetradic
#F2DED9 #E0F2D9 #D9EDF2 #EBD9F2
square
#F2DED9 #E0F2D9 #D9EDF2 #EBD9F2
split-complementary
#F2DED9 #D9F2EB #D9E0F2
monochromatic
#D38F7E #E2B6AB #F2DED9 #F7EBE8 #F7EBE8
Accessibility & contrast
On white
1.29
#F2DED9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#F2DED9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DED9
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DED9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DED9 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E0D9
Deuteranopia (green-blind)
#E7E4D9
Tritanopia (blue-blind)
#F8DCDD
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #f2ded9; /* rgb */ color: rgb(242, 222, 217); /* oklch */ color: oklch(91.5% 0.023 34.3);
Tailwind
colors: {
custom: {
50: '#f6e8e4',
500: '#f2ded9',
950: '#000000',
},
}SCSS
$custom: #f2ded9; $custom-light: #f6e8e4; $custom-dark: #000000;
JSON
{
"hex": "#f2ded9",
"rgb": {
"r": 242,
"g": 222,
"b": 217
},
"hsl": {
"h": 12,
"s": 49.02,
"l": 90
},
"oklch": {
"l": 0.91539,
"c": 0.02316,
"h": 34.3
},
"luminance": 0.7613
}Semantic roles & 50–950 ramp
primary
#F2DED9
secondary
#9FC6D0
accent
#9FBC29
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484