#FFE8EE#FFE8EE
#FFE8EE is a very light, muted pink. Relative luminance 0.851; OKLCH L 95.1% C 0.026 H 359.9°. Best body text is #000000 at 18.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8EE |
|---|---|
| RGB | rgb(255, 232, 238) |
| HSL | hsl(344, 100%, 95%) |
| HSV | hsv(344, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 6.7%, 0%) |
| CIE-LAB | lab(93.95, 8.81, -0.06) |
| CIE-LCH | lch(93.95, 8.81, 359.60°) |
| OKLab | oklab(95.12% 0.0262 0) |
| OKLCH | oklch(95.12% 0.026 359.9) |
| XYZ | xyz(85.5276, 85.1476, 92.8019) |
| Luminance | 0.8515 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.22
Mistyrose
#FFE4E1
ΔE00 4.04
Very Light Pink
#FFF4F2
ΔE00 6.52
Light Pink
#FFD1DF
ΔE00 8.16
Snow
#FFFAFA
ΔE00 8.42
Pale Pink
#FFCFDC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8EE #E8FFF9
analogous
#FFE8F9 #FFE8EE #FFEDE8
triadic
#FFE8EE #EEFFE8 #E8EEFF
tetradic
#FFE8EE #F9FFE8 #E8FFF9 #EDE8FF
square
#FFE8EE #F9FFE8 #E8FFF9 #EDE8FF
split-complementary
#FFE8EE #E8FFED #E8F9FF
monochromatic
#FF6E94 #FFABC1 #FFE0E8 #FFE0E8 #FFE0E8
Accessibility & contrast
On white
1.16
#FFE8EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.03
#FFE8EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8EE
18.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8EE | 1.00 | 1.16 | 18.03 | 18.03 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEE
Deuteranopia (green-blind)
#EFEFEE
Tritanopia (blue-blind)
#FFE7EA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffe8ee; /* rgb */ color: rgb(255, 232, 238); /* oklch */ color: oklch(95.1% 0.026 359.9);
Tailwind
colors: {
custom: {
50: '#ffeff3',
500: '#ffe8ee',
950: '#000000',
},
}SCSS
$custom: #ffe8ee; $custom-light: #ffeff3; $custom-dark: #000000;
JSON
{
"hex": "#ffe8ee",
"rgb": {
"r": 255,
"g": 232,
"b": 238
},
"hsl": {
"h": 344.348,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95115,
"c": 0.02622,
"h": 359.9
},
"luminance": 0.85146
}Semantic roles & 50–950 ramp
primary
#FFE8EE
secondary
#9DEED9
accent
#E6AA00
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585