#F2DEE8#F2DEE8
#F2DEE8 is a very light, muted pink. Relative luminance 0.769; OKLCH L 92.0% C 0.026 H 345.8°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEE8 |
|---|---|
| RGB | rgb(242, 222, 232) |
| HSL | hsl(330, 43%, 91%) |
| HSV | hsv(330, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 4.1%, 5.1%) |
| CIE-LAB | lab(90.30, 8.54, -2.39) |
| CIE-LCH | lch(90.30, 8.87, 344.34°) |
| OKLab | oklab(91.96% 0.0247 -0.0062) |
| OKLCH | oklch(91.96% 0.026 345.8) |
| XYZ | xyz(77.3029, 76.9470, 87.1082) |
| Luminance | 0.7695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.60
Mistyrose
#FFE4E1
ΔE00 5.96
Light Pink
#FFD1DF
ΔE00 7.80
Very Light Pink
#FFF4F2
ΔE00 7.97
Pale Pink
#FFCFDC
ΔE00 8.30
Lavender (CSS)
#E6E6FA
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEE8 #DEF2E8
analogous
#F2DEF2 #F2DEE8 #F2DEDE
triadic
#F2DEE8 #E8F2DE #DEE8F2
tetradic
#F2DEE8 #F2F2DE #DEF2E8 #DEDEF2
square
#F2DEE8 #F2F2DE #DEF2E8 #DEDEF2
split-complementary
#F2DEE8 #DEF2DE #DEF2F2
monochromatic
#CF86AB #E1B2C9 #F2DEE8 #F6E9F0 #F6E9F0
Accessibility & contrast
On white
1.28
#F2DEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#F2DEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEE8
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEE8 | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E8
Deuteranopia (green-blind)
#E3E4E7
Tritanopia (blue-blind)
#F5DEE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dee8; /* rgb */ color: rgb(242, 222, 232); /* oklch */ color: oklch(92.0% 0.026 345.8);
Tailwind
colors: {
custom: {
50: '#f6e8ef',
500: '#f2dee8',
950: '#000000',
},
}SCSS
$custom: #f2dee8; $custom-light: #f6e8ef; $custom-dark: #000000;
JSON
{
"hex": "#f2dee8",
"rgb": {
"r": 242,
"g": 222,
"b": 232
},
"hsl": {
"h": 330,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91959,
"c": 0.02551,
"h": 345.8
},
"luminance": 0.76946
}Semantic roles & 50–950 ramp
primary
#F2DEE8
secondary
#A5CFBA
accent
#B7732F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485