#FFE2EE#FFE2EE
#FFE2EE is a very light, muted pink. Relative luminance 0.818; OKLCH L 94.0% C 0.035 H 350.9°. Best body text is #000000 at 17.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE2EE |
|---|---|
| RGB | rgb(255, 226, 238) |
| HSL | hsl(335, 100%, 94%) |
| HSV | hsv(335, 11%, 100%) |
| CMYK | cmyk(0%, 11.4%, 6.7%, 0%) |
| CIE-LAB | lab(92.50, 11.91, -2.18) |
| CIE-LCH | lch(92.50, 12.11, 349.62°) |
| OKLab | oklab(93.99% 0.0349 -0.0056) |
| OKLCH | oklch(93.99% 0.035 350.9) |
| XYZ | xyz(83.8675, 81.8273, 92.2485) |
| Luminance | 0.8183 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 5.50
Lavenderblush
#FFF0F5
ΔE00 6.08
Pale Pink
#FFCFDC
ΔE00 6.10
Mistyrose
#FFE4E1
ΔE00 6.25
Thistle
#D8BFD8
ΔE00 9.41
Light Rose
#FFC5CB
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE2EE #E2FFF3
analogous
#FFE2FD #FFE2EE #FFE5E2
triadic
#FFE2EE #EEFFE2 #E2EEFF
tetradic
#FFE2EE #FDFFE2 #E2FFF3 #E5E2FF
square
#FFE2EE #FDFFE2 #E2FFF3 #E5E2FF
split-complementary
#FFE2EE #E2FFE5 #E2FDFF
monochromatic
#FF68A6 #FFA5CA #FFE0ED #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.21
#FFE2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.37
#FFE2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE2EE
17.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE2EE | 1.00 | 1.21 | 17.37 | 17.37 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E7EE
Deuteranopia (green-blind)
#EBEBED
Tritanopia (blue-blind)
#FFE1E6
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #ffe2ee; /* rgb */ color: rgb(255, 226, 238); /* oklch */ color: oklch(94.0% 0.035 350.9);
Tailwind
colors: {
custom: {
50: '#ffebf3',
500: '#ffe2ee',
950: '#000000',
},
}SCSS
$custom: #ffe2ee; $custom-light: #ffebf3; $custom-dark: #000000;
JSON
{
"hex": "#ffe2ee",
"rgb": {
"r": 255,
"g": 226,
"b": 238
},
"hsl": {
"h": 335.172,
"s": 100,
"l": 94.314
},
"oklch": {
"l": 0.93985,
"c": 0.03536,
"h": 350.9
},
"luminance": 0.81826
}Semantic roles & 50–950 ramp
primary
#FFE2EE
secondary
#98EDCA
accent
#E68700
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485