#FFE0EF#FFE0EF
#FFE0EF is a very light, muted pink. Relative luminance 0.808; OKLCH L 93.6% C 0.039 H 347.1°. Best body text is #000000 at 17.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFE0EF |
|---|---|
| RGB | rgb(255, 224, 239) |
| HSL | hsl(331, 100%, 94%) |
| HSV | hsv(331, 12%, 100%) |
| CMYK | cmyk(0%, 12.2%, 6.3%, 0%) |
| CIE-LAB | lab(92.04, 13.11, -3.37) |
| CIE-LCH | lch(92.04, 13.54, 345.59°) |
| OKLab | oklab(93.64% 0.0382 -0.0088) |
| OKLCH | oklch(93.64% 0.039 347.1) |
| XYZ | xyz(83.4741, 80.8049, 92.8442) |
| Luminance | 0.8080 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Pink
#FFD1DF
ΔE00 4.84
Pale Pink
#FFCFDC
ΔE00 5.50
Lavenderblush
#FFF0F5
ΔE00 7.19
Mistyrose
#FFE4E1
ΔE00 7.41
Thistle
#D8BFD8
ΔE00 8.75
Pale Mauve
#FED0FC
ΔE00 9.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFE0EF #E0FFF0
analogous
#FFE0FE #FFE0EF #FFE1E0
triadic
#FFE0EF #EFFFE0 #E0EFFF
tetradic
#FFE0EF #FEFFE0 #E0FFF0 #E1E0FF
square
#FFE0EF #FEFFE0 #E0FFF0 #E1E0FF
split-complementary
#FFE0EF #E0FFE1 #E0FEFF
monochromatic
#FF66B0 #FFA3CF #FFE0EF #FFE0EF #FFE0EF
Accessibility & contrast
On white
1.22
#FFE0EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.16
#FFE0EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFE0EF
17.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFE0EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFE0EF | 1.00 | 1.22 | 17.16 | 17.16 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5F0
Deuteranopia (green-blind)
#E9EAEE
Tritanopia (blue-blind)
#FFE0E5
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #ffe0ef; /* rgb */ color: rgb(255, 224, 239); /* oklch */ color: oklch(93.6% 0.039 347.1);
Tailwind
colors: {
custom: {
50: '#ffe9f4',
500: '#ffe0ef',
950: '#000000',
},
}SCSS
$custom: #ffe0ef; $custom-light: #ffe9f4; $custom-dark: #000000;
JSON
{
"hex": "#ffe0ef",
"rgb": {
"r": 255,
"g": 224,
"b": 239
},
"hsl": {
"h": 330.968,
"s": 100,
"l": 93.922
},
"oklch": {
"l": 0.93641,
"c": 0.03916,
"h": 347.1
},
"luminance": 0.80803
}Semantic roles & 50–950 ramp
primary
#FFE0EF
secondary
#97EDC3
accent
#E67600
background
#FFFEFF
surface
#FFFDFE
border
#D7D5D6
text
#181617
muted
#868485