#FFE0EB#FFE0EB
#FFE0EB is a very light, muted pink. Relative luminance 0.806; OKLCH L 93.5% C 0.037 H 354.4°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0EB |
|---|---|
| RGB | rgb(255, 224, 235) |
| HSL | hsl(339, 100%, 94%) |
| HSV | hsv(339, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 7.8%, 0%) |
| CIE-LAB | lab(91.94, 12.44, -1.43) |
| CIE-LCH | lch(91.94, 12.52, 353.44°) |
| OKLab | oklab(93.53% 0.0367 -0.0036) |
| OKLCH | oklch(93.53% 0.037 354.4) |
| XYZ | xyz(82.8897, 80.5711, 89.7664) |
| Luminance | 0.8057 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.87
Pale Pink
#FFCFDC
ΔE00 5.43
Mistyrose
#FFE4E1
ΔE00 6.02
Lavenderblush
#FFF0F5
ΔE00 6.54
Light Rose
#FFC5CB
ΔE00 8.66
Bubblegum
#FFC1CC
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0EB #E0FFF4
analogous
#FFE0FB #FFE0EB #FFE5E0
triadic
#FFE0EB #EBFFE0 #E0EBFF
tetradic
#FFE0EB #FBFFE0 #E0FFF4 #E5E0FF
square
#FFE0EB #FBFFE0 #E0FFF4 #E5E0FF
split-complementary
#FFE0EB #E0FFE5 #E0FBFF
monochromatic
#FF669C #FFA3C4 #FFE0EB #FFE0EB #FFE0EB
Accessibility & contrast
On white
1.23
#FFE0EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#FFE0EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0EB
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0EB | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5EB
Deuteranopia (green-blind)
#EAEAEA
Tritanopia (blue-blind)
#FFDFE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe0eb; /* rgb */ color: rgb(255, 224, 235); /* oklch */ color: oklch(93.5% 0.037 354.4);
Tailwind
colors: {
custom: {
50: '#ffe9f1',
500: '#ffe0eb',
950: '#000000',
},
}SCSS
$custom: #ffe0eb; $custom-light: #ffe9f1; $custom-dark: #000000;
JSON
{
"hex": "#ffe0eb",
"rgb": {
"r": 255,
"g": 224,
"b": 235
},
"hsl": {
"h": 338.71,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93525,
"c": 0.03691,
"h": 354.4
},
"luminance": 0.80569
}Semantic roles & 50–950 ramp
primary
#FFE0EB
secondary
#97EDCE
accent
#E69400
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181616
muted
#868485