#FFE3EE#FFE3EE
#FFE3EE is a very light, muted pink. Relative luminance 0.824; OKLCH L 94.2% C 0.034 H 352.0°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE3EE |
|---|---|
| RGB | rgb(255, 227, 238) |
| HSL | hsl(336, 100%, 95%) |
| HSV | hsv(336, 11%, 100%) |
| CMYK | cmyk(0%, 11%, 6.7%, 0%) |
| CIE-LAB | lab(92.74, 11.39, -1.83) |
| CIE-LCH | lch(92.74, 11.54, 350.88°) |
| OKLab | oklab(94.17% 0.0335 -0.0047) |
| OKLCH | oklch(94.17% 0.034 352) |
| XYZ | xyz(84.1402, 82.3727, 92.3394) |
| Luminance | 0.8237 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 5.61
Mistyrose
#FFE4E1
ΔE00 5.84
Light Pink
#FFD1DF
ΔE00 5.89
Pale Pink
#FFCFDC
ΔE00 6.46
Very Light Pink
#FFF4F2
ΔE00 9.17
Light Rose
#FFC5CB
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE3EE #E3FFF4
analogous
#FFE3FC #FFE3EE #FFE6E3
triadic
#FFE3EE #EEFFE3 #E3EEFF
tetradic
#FFE3EE #FCFFE3 #E3FFF4 #E6E3FF
square
#FFE3EE #FCFFE3 #E3FFF4 #E6E3FF
split-complementary
#FFE3EE #E3FFE6 #E3FCFF
monochromatic
#FF69A4 #FFA6C9 #FFE0EC #FFE0EC #FFE0EC
Accessibility & contrast
On white
1.20
#FFE3EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#FFE3EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE3EE
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE3EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE3EE | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5E8EE
Deuteranopia (green-blind)
#EBECED
Tritanopia (blue-blind)
#FFE2E7
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #ffe3ee; /* rgb */ color: rgb(255, 227, 238); /* oklch */ color: oklch(94.2% 0.034 352.0);
Tailwind
colors: {
custom: {
50: '#ffebf3',
500: '#ffe3ee',
950: '#000000',
},
}SCSS
$custom: #ffe3ee; $custom-light: #ffebf3; $custom-dark: #000000;
JSON
{
"hex": "#ffe3ee",
"rgb": {
"r": 255,
"g": 227,
"b": 238
},
"hsl": {
"h": 336.429,
"s": 100,
"l": 94.51
},
"oklch": {
"l": 0.94173,
"c": 0.03378,
"h": 352
},
"luminance": 0.82371
}Semantic roles & 50–950 ramp
primary
#FFE3EE
secondary
#99EDCC
accent
#E68B00
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485