#FFE8EF#FFE8EF
#FFE8EF is a very light, muted pink. Relative luminance 0.852; OKLCH L 95.1% C 0.027 H 357.2°. Best body text is #000000 at 18.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE8EF |
|---|---|
| RGB | rgb(255, 232, 239) |
| HSL | hsl(342, 100%, 95%) |
| HSV | hsv(342, 9%, 100%) |
| CMYK | cmyk(0%, 9%, 6.3%, 0%) |
| CIE-LAB | lab(93.97, 8.98, -0.55) |
| CIE-LCH | lch(93.97, 8.99, 356.52°) |
| OKLab | oklab(95.14% 0.0266 -0.0013) |
| OKLCH | oklch(95.14% 0.027 357.2) |
| XYZ | xyz(85.6749, 85.2065, 93.5778) |
| Luminance | 0.8520 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lavenderblush
#FFF0F5
ΔE00 3.32
Mistyrose
#FFE4E1
ΔE00 4.43
Very Light Pink
#FFF4F2
ΔE00 6.79
Light Pink
#FFD1DF
ΔE00 8.01
Pale Pink
#FFCFDC
ΔE00 8.50
Snow
#FFFAFA
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE8EF #E8FFF8
analogous
#FFE8FA #FFE8EF #FFECE8
triadic
#FFE8EF #EFFFE8 #E8EFFF
tetradic
#FFE8EF #FAFFE8 #E8FFF8 #ECE8FF
square
#FFE8EF #FAFFE8 #E8FFF8 #ECE8FF
split-complementary
#FFE8EF #E8FFEC #E8FAFF
monochromatic
#FF6E9A #FFABC4 #FFE0EA #FFE0EA #FFE0EA
Accessibility & contrast
On white
1.16
#FFE8EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.04
#FFE8EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE8EF
18.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE8EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE8EF | 1.00 | 1.16 | 18.04 | 18.04 |
| #FFFFFF | 1.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAEBEF
Deuteranopia (green-blind)
#EFEFEF
Tritanopia (blue-blind)
#FFE7EA
Achromatopsia (no color)
#EEEEEE
Design tokens & code
CSS
--color: #ffe8ef; /* rgb */ color: rgb(255, 232, 239); /* oklch */ color: oklch(95.1% 0.027 357.2);
Tailwind
colors: {
custom: {
50: '#ffeff4',
500: '#ffe8ef',
950: '#000000',
},
}SCSS
$custom: #ffe8ef; $custom-light: #ffeff4; $custom-dark: #000000;
JSON
{
"hex": "#ffe8ef",
"rgb": {
"r": 255,
"g": 232,
"b": 239
},
"hsl": {
"h": 341.739,
"s": 100,
"l": 95.49
},
"oklch": {
"l": 0.95144,
"c": 0.02662,
"h": 357.2
},
"luminance": 0.85205
}Semantic roles & 50–950 ramp
primary
#FFE8EF
secondary
#9DEED5
accent
#E6A000
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#181617
muted
#868585