#FFE0ED#FFE0ED
#FFE0ED is a very light, muted pink. Relative luminance 0.807; OKLCH L 93.6% C 0.038 H 350.6°. Best body text is #000000 at 17.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0ED |
|---|---|
| RGB | rgb(255, 224, 237) |
| HSL | hsl(335, 100%, 94%) |
| HSV | hsv(335, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 7.1%, 0%) |
| CIE-LAB | lab(91.99, 12.78, -2.40) |
| CIE-LCH | lch(91.99, 13.00, 349.36°) |
| OKLab | oklab(93.58% 0.0375 -0.0062) |
| OKLCH | oklch(93.58% 0.038 350.6) |
| XYZ | xyz(83.1803, 80.6873, 91.2967) |
| Luminance | 0.8069 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.80
Pale Pink
#FFCFDC
ΔE00 5.42
Mistyrose
#FFE4E1
ΔE00 6.72
Lavenderblush
#FFF0F5
ΔE00 6.85
Light Rose
#FFC5CB
ΔE00 8.87
Thistle
#D8BFD8
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0ED #E0FFF2
analogous
#FFE0FD #FFE0ED #FFE3E0
triadic
#FFE0ED #EDFFE0 #E0EDFF
tetradic
#FFE0ED #FDFFE0 #E0FFF2 #E3E0FF
square
#FFE0ED #FDFFE0 #E0FFF2 #E3E0FF
split-complementary
#FFE0ED #E0FFE3 #E0FDFF
monochromatic
#FF66A6 #FFA3C9 #FFE0ED #FFE0ED #FFE0ED
Accessibility & contrast
On white
1.23
#FFE0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.14
#FFE0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0ED
17.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0ED | 1.00 | 1.23 | 17.14 | 17.14 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5EE
Deuteranopia (green-blind)
#E9EAEC
Tritanopia (blue-blind)
#FFDFE4
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe0ed; /* rgb */ color: rgb(255, 224, 237); /* oklch */ color: oklch(93.6% 0.038 350.6);
Tailwind
colors: {
custom: {
50: '#ffe9f2',
500: '#ffe0ed',
950: '#000000',
},
}SCSS
$custom: #ffe0ed; $custom-light: #ffe9f2; $custom-dark: #000000;
JSON
{
"hex": "#ffe0ed",
"rgb": {
"r": 255,
"g": 224,
"b": 237
},
"hsl": {
"h": 334.839,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93582,
"c": 0.03796,
"h": 350.6
},
"luminance": 0.80686
}Semantic roles & 50–950 ramp
primary
#FFE0ED
secondary
#97EDC9
accent
#E68500
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485