#F2DEE2#F2DEE2
#F2DEE2 is a very light, muted red. Relative luminance 0.766; OKLCH L 91.8% C 0.023 H 3.8°. Best body text is #000000 at 16.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEE2 |
|---|---|
| RGB | rgb(242, 222, 226) |
| HSL | hsl(348, 43%, 91%) |
| HSV | hsv(348, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 6.6%, 5.1%) |
| CIE-LAB | lab(90.14, 7.52, 0.53) |
| CIE-LCH | lch(90.14, 7.53, 4.03°) |
| OKLab | oklab(91.79% 0.0225 0.0015) |
| OKLCH | oklch(91.79% 0.023 3.8) |
| XYZ | xyz(76.4652, 76.6119, 82.6962) |
| Luminance | 0.7661 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 3.93
Lavenderblush
#FFF0F5
ΔE00 4.09
Very Light Pink
#FFF4F2
ΔE00 6.45
Snow
#FFFAFA
ΔE00 8.44
Seashell
#FFF5EE
ΔE00 8.62
Light Pink
#FFD1DF
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEE2 #DEF2EE
analogous
#F2DEEC #F2DEE2 #F2E4DE
triadic
#F2DEE2 #E2F2DE #DEE2F2
tetradic
#F2DEE2 #ECF2DE #DEF2EE #E4DEF2
square
#F2DEE2 #ECF2DE #DEF2EE #E4DEF2
split-complementary
#F2DEE2 #DEF2E4 #DEECF2
monochromatic
#CF8695 #E1B2BB #F2DEE2 #F6E9EC #F6E9EC
Accessibility & contrast
On white
1.29
#F2DEE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.32
#F2DEE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEE2
16.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEE2 | 1.00 | 1.29 | 16.32 | 16.32 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E2
Deuteranopia (green-blind)
#E5E4E2
Tritanopia (blue-blind)
#F6DDDF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dee2; /* rgb */ color: rgb(242, 222, 226); /* oklch */ color: oklch(91.8% 0.023 3.8);
Tailwind
colors: {
custom: {
50: '#f6e8eb',
500: '#f2dee2',
950: '#000000',
},
}SCSS
$custom: #f2dee2; $custom-light: #f6e8eb; $custom-dark: #000000;
JSON
{
"hex": "#f2dee2",
"rgb": {
"r": 242,
"g": 222,
"b": 226
},
"hsl": {
"h": 348,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91787,
"c": 0.02257,
"h": 3.8
},
"luminance": 0.76611
}Semantic roles & 50–950 ramp
primary
#F2DEE2
secondary
#A5CFC7
accent
#B79B2F
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484