#F2DEE9#F2DEE9
#F2DEE9 is a very light, muted pink. Relative luminance 0.770; OKLCH L 92.0% C 0.026 H 343.3°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEE9 |
|---|---|
| RGB | rgb(242, 222, 233) |
| HSL | hsl(327, 43%, 91%) |
| HSV | hsv(327, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 3.7%, 5.1%) |
| CIE-LAB | lab(90.32, 8.72, -2.88) |
| CIE-LCH | lch(90.32, 9.18, 341.71°) |
| OKLab | oklab(91.99% 0.0251 -0.0075) |
| OKLCH | oklch(91.99% 0.026 343.3) |
| XYZ | xyz(77.4454, 77.0039, 87.8584) |
| Luminance | 0.7700 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.80
Mistyrose
#FFE4E1
ΔE00 6.31
Light Pink
#FFD1DF
ΔE00 7.73
Very Light Pink
#FFF4F2
ΔE00 8.25
Pale Pink
#FFCFDC
ΔE00 8.26
Lavender (CSS)
#E6E6FA
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEE9 #DEF2E7
analogous
#F1DEF2 #F2DEE9 #F2DEDF
triadic
#F2DEE9 #E9F2DE #DEE9F2
tetradic
#F2DEE9 #F2F1DE #DEF2E7 #DEDFF2
square
#F2DEE9 #F2F1DE #DEF2E7 #DEDFF2
split-complementary
#F2DEE9 #DFF2DE #DEF2F1
monochromatic
#CF86AE #E1B2CC #F2DEE9 #F6E9F0 #F6E9F0
Accessibility & contrast
On white
1.28
#F2DEE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#F2DEE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEE9
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEE9 | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2E9
Deuteranopia (green-blind)
#E3E4E8
Tritanopia (blue-blind)
#F5DEE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dee9; /* rgb */ color: rgb(242, 222, 233); /* oklch */ color: oklch(92.0% 0.026 343.3);
Tailwind
colors: {
custom: {
50: '#f6e8f0',
500: '#f2dee9',
950: '#000000',
},
}SCSS
$custom: #f2dee9; $custom-light: #f6e8f0; $custom-dark: #000000;
JSON
{
"hex": "#f2dee9",
"rgb": {
"r": 242,
"g": 222,
"b": 233
},
"hsl": {
"h": 327,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91988,
"c": 0.02621,
"h": 343.3
},
"luminance": 0.77003
}Semantic roles & 50–950 ramp
primary
#F2DEE9
secondary
#A5CFB8
accent
#B76C2F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485