#F2DEE0#F2DEE0
#F2DEE0 is a very light, muted red. Relative luminance 0.765; OKLCH L 91.7% C 0.022 H 10.6°. Best body text is #000000 at 16.30:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEE0 |
|---|---|
| RGB | rgb(242, 222, 224) |
| HSL | hsl(354, 43%, 91%) |
| HSV | hsv(354, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 7.4%, 5.1%) |
| CIE-LAB | lab(90.09, 7.18, 1.50) |
| CIE-LCH | lch(90.09, 7.34, 11.84°) |
| OKLab | oklab(91.73% 0.0218 0.0041) |
| OKLCH | oklch(91.73% 0.022 10.6) |
| XYZ | xyz(76.1924, 76.5027, 81.2593) |
| Luminance | 0.7650 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.37
Lavenderblush
#FFF0F5
ΔE00 4.25
Very Light Pink
#FFF4F2
ΔE00 6.05
Seashell
#FFF5EE
ΔE00 8.03
Snow
#FFFAFA
ΔE00 8.21
Linen
#FAF0E6
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEE0 #DEF2F0
analogous
#F2DEEA #F2DEE0 #F2E6DE
triadic
#F2DEE0 #E0F2DE #DEE0F2
tetradic
#F2DEE0 #EAF2DE #DEF2F0 #E6DEF2
square
#F2DEE0 #EAF2DE #DEF2F0 #E6DEF2
split-complementary
#F2DEE0 #DEF2E6 #DEEAF2
monochromatic
#CF868E #E1B2B7 #F2DEE0 #F6E9EA #F6E9EA
Accessibility & contrast
On white
1.29
#F2DEE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.30
#F2DEE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEE0
16.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEE0 | 1.00 | 1.29 | 16.30 | 16.30 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E1E0
Deuteranopia (green-blind)
#E5E4E0
Tritanopia (blue-blind)
#F6DDDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dee0; /* rgb */ color: rgb(242, 222, 224); /* oklch */ color: oklch(91.7% 0.022 10.6);
Tailwind
colors: {
custom: {
50: '#f6e8e9',
500: '#f2dee0',
950: '#000000',
},
}SCSS
$custom: #f2dee0; $custom-light: #f6e8e9; $custom-dark: #000000;
JSON
{
"hex": "#f2dee0",
"rgb": {
"r": 242,
"g": 222,
"b": 224
},
"hsl": {
"h": 354,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91731,
"c": 0.02216,
"h": 10.6
},
"luminance": 0.76502
}Semantic roles & 50–950 ramp
primary
#F2DEE0
secondary
#A5CFCB
accent
#B7A92F
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171616
muted
#858484