#FEE2EB#FEE2EB
#FEE2EB is a very light, muted pink. Relative luminance 0.815; OKLCH L 93.8% C 0.033 H 356.3°. Best body text is #000000 at 17.29:1 contrast (WCAG AA passes).
Color values
| HEX | #FEE2EB |
|---|---|
| RGB | rgb(254, 226, 235) |
| HSL | hsl(341, 93%, 94%) |
| HSV | hsv(341, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 7.5%, 0.4%) |
| CIE-LAB | lab(92.34, 11.06, -0.86) |
| CIE-LCH | lch(92.34, 11.10, 355.56°) |
| OKLab | oklab(93.81% 0.0328 -0.0021) |
| OKLCH | oklch(93.81% 0.033 356.3) |
| XYZ | xyz(83.0634, 81.4632, 89.9294) |
| Luminance | 0.8146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Mistyrose
#FFE4E1
ΔE00 5.09
Lavenderblush
#FFF0F5
ΔE00 5.41
Light Pink
#FFD1DF
ΔE00 5.94
Pale Pink
#FFCFDC
ΔE00 6.45
Very Light Pink
#FFF4F2
ΔE00 8.78
Light Rose
#FFC5CB
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FEE2EB #E2FEF5
analogous
#FEE2F9 #FEE2EB #FEE7E2
triadic
#FEE2EB #EBFEE2 #E2EBFE
tetradic
#FEE2EB #F9FEE2 #E2FEF5 #E7E2FE
square
#FEE2EB #F9FEE2 #E2FEF5 #E7E2FE
split-complementary
#FEE2EB #E2FEE7 #E2F9FE
monochromatic
#FA6C99 #FCA7C2 #FEE1EB #FEE1EB #FEE1EB
Accessibility & contrast
On white
1.21
#FEE2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.29
#FEE2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FEE2EB
17.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FEE2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FEE2EB | 1.00 | 1.21 | 17.29 | 17.29 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E6EB
Deuteranopia (green-blind)
#EBEBEA
Tritanopia (blue-blind)
#FFE1E5
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #fee2eb; /* rgb */ color: rgb(254, 226, 235); /* oklch */ color: oklch(93.8% 0.033 356.3);
Tailwind
colors: {
custom: {
50: '#feebf1',
500: '#fee2eb',
950: '#000000',
},
}SCSS
$custom: #fee2eb; $custom-light: #feebf1; $custom-dark: #000000;
JSON
{
"hex": "#fee2eb",
"rgb": {
"r": 254,
"g": 226,
"b": 235
},
"hsl": {
"h": 340.714,
"s": 93.333,
"l": 94.118
},
"oklch": {
"l": 0.93814,
"c": 0.03283,
"h": 356.3
},
"luminance": 0.81462
}Semantic roles & 50–950 ramp
primary
#FEE2EB
secondary
#9AEAD0
accent
#E69C00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485