#F2DEEA#F2DEEA
#F2DEEA is a very light, muted pink. Relative luminance 0.771; OKLCH L 92.0% C 0.027 H 340.9°. Best body text is #000000 at 16.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F2DEEA |
|---|---|
| RGB | rgb(242, 222, 234) |
| HSL | hsl(324, 43%, 91%) |
| HSV | hsv(324, 8%, 95%) |
| CMYK | cmyk(0%, 8.3%, 3.3%, 5.1%) |
| CIE-LAB | lab(90.35, 8.89, -3.37) |
| CIE-LCH | lch(90.35, 9.51, 339.26°) |
| OKLab | oklab(92.02% 0.0255 -0.0088) |
| OKLCH | oklch(92.02% 0.027 340.9) |
| XYZ | xyz(77.5886, 77.0612, 88.6129) |
| Luminance | 0.7706 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.01
Mistyrose
#FFE4E1
ΔE00 6.66
Light Pink
#FFD1DF
ΔE00 7.68
Lavender (CSS)
#E6E6FA
ΔE00 8.21
Pale Pink
#FFCFDC
ΔE00 8.23
Thistle
#D8BFD8
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2DEEA #DEF2E6
analogous
#F0DEF2 #F2DEEA #F2DEE0
triadic
#F2DEEA #EAF2DE #DEEAF2
tetradic
#F2DEEA #F2F0DE #DEF2E6 #DEE0F2
square
#F2DEEA #F2F0DE #DEF2E6 #DEE0F2
split-complementary
#F2DEEA #E0F2DE #DEF2F0
monochromatic
#CF86B2 #E1B2CE #F2DEEA #F6E9F1 #F6E9F1
Accessibility & contrast
On white
1.28
#F2DEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.41
#F2DEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2DEEA
16.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2DEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2DEEA | 1.00 | 1.28 | 16.41 | 16.41 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE2EB
Deuteranopia (green-blind)
#E3E4E9
Tritanopia (blue-blind)
#F5DEE2
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #f2deea; /* rgb */ color: rgb(242, 222, 234); /* oklch */ color: oklch(92.0% 0.027 340.9);
Tailwind
colors: {
custom: {
50: '#f6e8f0',
500: '#f2deea',
950: '#000000',
},
}SCSS
$custom: #f2deea; $custom-light: #f6e8f0; $custom-dark: #000000;
JSON
{
"hex": "#f2deea",
"rgb": {
"r": 242,
"g": 222,
"b": 234
},
"hsl": {
"h": 324,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.92017,
"c": 0.02696,
"h": 340.9
},
"luminance": 0.7706
}Semantic roles & 50–950 ramp
primary
#F2DEEA
secondary
#A5CFB6
accent
#B7652F
background
#FFFEFF
surface
#FEFCFE
border
#D6D5D6
text
#171616
muted
#858485