#F2DEE4#F2DEE4
#F2DEE4 is a very light, muted pink. Relative luminance 0.767; OKLCH L 91.8% C 0.023 H 357.4°. Best body text is #000000 at 16.34:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEE4 |
|---|---|
| RGB | rgb(242, 222, 228) |
| HSL | hsl(342, 43%, 91%) |
| HSV | hsv(342, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 5.8%, 5.1%) |
| CIE-LAB | lab(90.19, 7.85, -0.45) |
| CIE-LCH | lch(90.19, 7.87, 356.75°) |
| OKLab | oklab(91.84% 0.0233 -0.0011) |
| OKLCH | oklch(91.84% 0.023 357.4) |
| XYZ | xyz(76.7412, 76.7223, 84.1499) |
| Luminance | 0.7672 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.10
Mistyrose
#FFE4E1
ΔE00 4.57
Very Light Pink
#FFF4F2
ΔE00 6.91
Light Pink
#FFD1DF
ΔE00 8.28
Pale Pink
#FFCFDC
ΔE00 8.69
Snow
#FFFAFA
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEE4 #DEF2EC
analogous
#F2DEEE #F2DEE4 #F2E2DE
triadic
#F2DEE4 #E4F2DE #DEE4F2
tetradic
#F2DEE4 #EEF2DE #DEF2EC #E2DEF2
square
#F2DEE4 #EEF2DE #DEF2EC #E2DEF2
split-complementary
#F2DEE4 #DEF2E2 #DEEEF2
monochromatic
#CF869C #E1B2C0 #F2DEE4 #F6E9ED #F6E9ED
Accessibility & contrast
On white
1.28
#F2DEE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.34
#F2DEE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEE4
16.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEE4 | 1.00 | 1.28 | 16.34 | 16.34 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E4
Deuteranopia (green-blind)
#E4E4E4
Tritanopia (blue-blind)
#F6DDE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dee4; /* rgb */ color: rgb(242, 222, 228); /* oklch */ color: oklch(91.8% 0.023 357.4);
Tailwind
colors: {
custom: {
50: '#f6e8ec',
500: '#f2dee4',
950: '#000000',
},
}SCSS
$custom: #f2dee4; $custom-light: #f6e8ec; $custom-dark: #000000;
JSON
{
"hex": "#f2dee4",
"rgb": {
"r": 242,
"g": 222,
"b": 228
},
"hsl": {
"h": 342,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91844,
"c": 0.02329,
"h": 357.4
},
"luminance": 0.76721
}Semantic roles & 50–950 ramp
primary
#F2DEE4
secondary
#A5CFC2
accent
#B78E2F
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484