#F2DEE7#F2DEE7
#F2DEE7 is a very light, muted pink. Relative luminance 0.769; OKLCH L 91.9% C 0.025 H 348.5°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEE7 |
|---|---|
| RGB | rgb(242, 222, 231) |
| HSL | hsl(333, 43%, 91%) |
| HSV | hsv(333, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 4.5%, 5.1%) |
| CIE-LAB | lab(90.27, 8.37, -1.91) |
| CIE-LCH | lch(90.27, 8.58, 347.16°) |
| OKLab | oklab(91.93% 0.0244 -0.0049) |
| OKLCH | oklch(91.93% 0.025 348.5) |
| XYZ | xyz(77.1613, 76.8903, 86.3623) |
| Luminance | 0.7689 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.43
Mistyrose
#FFE4E1
ΔE00 5.61
Very Light Pink
#FFF4F2
ΔE00 7.70
Light Pink
#FFD1DF
ΔE00 7.89
Pale Pink
#FFCFDC
ΔE00 8.37
Lavender (CSS)
#E6E6FA
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEE7 #DEF2E9
analogous
#F2DEF1 #F2DEE7 #F2DFDE
triadic
#F2DEE7 #E7F2DE #DEE7F2
tetradic
#F2DEE7 #F1F2DE #DEF2E9 #DFDEF2
square
#F2DEE7 #F1F2DE #DEF2E9 #DFDEF2
split-complementary
#F2DEE7 #DEF2DF #DEF1F2
monochromatic
#CF86A7 #E1B2C7 #F2DEE7 #F6E9EF #F6E9EF
Accessibility & contrast
On white
1.28
#F2DEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#F2DEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEE7
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEE7 | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE1E7
Deuteranopia (green-blind)
#E4E4E6
Tritanopia (blue-blind)
#F5DEE1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dee7; /* rgb */ color: rgb(242, 222, 231); /* oklch */ color: oklch(91.9% 0.025 348.5);
Tailwind
colors: {
custom: {
50: '#f6e8ee',
500: '#f2dee7',
950: '#000000',
},
}SCSS
$custom: #f2dee7; $custom-light: #f6e8ee; $custom-dark: #000000;
JSON
{
"hex": "#f2dee7",
"rgb": {
"r": 242,
"g": 222,
"b": 231
},
"hsl": {
"h": 333,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.9193,
"c": 0.02487,
"h": 348.5
},
"luminance": 0.76889
}Semantic roles & 50–950 ramp
primary
#F2DEE7
secondary
#A5CFBC
accent
#B77A2F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485