#F2DEE5#F2DEE5
#F2DEE5 is a very light, muted pink. Relative luminance 0.768; OKLCH L 91.9% C 0.024 H 354.3°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEE5 |
|---|---|
| RGB | rgb(242, 222, 229) |
| HSL | hsl(339, 43%, 91%) |
| HSV | hsv(339, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 5.4%, 5.1%) |
| CIE-LAB | lab(90.22, 8.03, -0.93) |
| CIE-LCH | lch(90.22, 8.08, 353.37°) |
| OKLab | oklab(91.87% 0.0236 -0.0024) |
| OKLCH | oklch(91.87% 0.024 354.3) |
| XYZ | xyz(76.8804, 76.7780, 84.8831) |
| Luminance | 0.7678 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 4.18
Mistyrose
#FFE4E1
ΔE00 4.91
Very Light Pink
#FFF4F2
ΔE00 7.16
Light Pink
#FFD1DF
ΔE00 8.12
Pale Pink
#FFCFDC
ΔE00 8.56
Snow
#FFFAFA
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEE5 #DEF2EB
analogous
#F2DEEF #F2DEE5 #F2E1DE
triadic
#F2DEE5 #E5F2DE #DEE5F2
tetradic
#F2DEE5 #EFF2DE #DEF2EB #E1DEF2
square
#F2DEE5 #EFF2DE #DEF2EB #E1DEF2
split-complementary
#F2DEE5 #DEF2E1 #DEEFF2
monochromatic
#CF86A0 #E1B2C2 #F2DEE5 #F6E9EE #F6E9EE
Accessibility & contrast
On white
1.28
#F2DEE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#F2DEE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEE5
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEE5 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E1E5
Deuteranopia (green-blind)
#E4E4E5
Tritanopia (blue-blind)
#F6DDE0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2dee5; /* rgb */ color: rgb(242, 222, 229); /* oklch */ color: oklch(91.9% 0.024 354.3);
Tailwind
colors: {
custom: {
50: '#f6e8ed',
500: '#f2dee5',
950: '#000000',
},
}SCSS
$custom: #f2dee5; $custom-light: #f6e8ed; $custom-dark: #000000;
JSON
{
"hex": "#f2dee5",
"rgb": {
"r": 242,
"g": 222,
"b": 229
},
"hsl": {
"h": 339,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.91872,
"c": 0.02376,
"h": 354.3
},
"luminance": 0.76777
}Semantic roles & 50–950 ramp
primary
#F2DEE5
secondary
#A5CFC0
accent
#B7872F
background
#FFFEFE
surface
#FEFCFD
border
#D6D5D5
text
#171616
muted
#858484