#F2DEE6#F2DEE6
#F2DEE6 is a very light, muted pink. Relative luminance 0.768; OKLCH L 91.9% C 0.024 H 351.4°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEE6 |
|---|---|
| RGB | rgb(242, 222, 230) |
| HSL | hsl(336, 43%, 91%) |
| HSV | hsv(336, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 5%, 5.1%) |
| CIE-LAB | lab(90.25, 8.20, -1.42) |
| CIE-LCH | lch(90.25, 8.32, 350.17°) |
| OKLab | oklab(91.9% 0.024 -0.0036) |
| OKLCH | oklch(91.9% 0.024 351.4) |
| XYZ | xyz(77.0205, 76.8340, 85.6206) |
| Luminance | 0.7683 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.29
Mistyrose
#FFE4E1
ΔE00 5.26
Very Light Pink
#FFF4F2
ΔE00 7.43
Light Pink
#FFD1DF
ΔE00 7.99
Pale Pink
#FFCFDC
ΔE00 8.46
Lavender (CSS)
#E6E6FA
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEE6 #DEF2EA
analogous
#F2DEF0 #F2DEE6 #F2E0DE
triadic
#F2DEE6 #E6F2DE #DEE6F2
tetradic
#F2DEE6 #F0F2DE #DEF2EA #E0DEF2
square
#F2DEE6 #F0F2DE #DEF2EA #E0DEF2
split-complementary
#F2DEE6 #DEF2E0 #DEF0F2
monochromatic
#CF86A3 #E1B2C5 #F2DEE6 #F6E9EE #F6E9EE
Accessibility & contrast
On white
1.28
#F2DEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#F2DEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEE6
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEE6 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E6
Deuteranopia (green-blind)
#E4E4E6
Tritanopia (blue-blind)
#F5DEE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dee6; /* rgb */ color: rgb(242, 222, 230); /* oklch */ color: oklch(91.9% 0.024 351.4);
Tailwind
colors: {
custom: {
50: '#f6e8ed',
500: '#f2dee6',
950: '#000000',
},
}SCSS
$custom: #f2dee6; $custom-light: #f6e8ed; $custom-dark: #000000;
JSON
{
"hex": "#f2dee6",
"rgb": {
"r": 242,
"g": 222,
"b": 230
},
"hsl": {
"h": 336,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91901,
"c": 0.02429,
"h": 351.4
},
"luminance": 0.76833
}Semantic roles & 50–950 ramp
primary
#F2DEE6
secondary
#A5CFBE
accent
#B7802F
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484