#E08ECF#E08ECF
#E08ECF is a light, vivid pink. Relative luminance 0.397; OKLCH L 75.1% C 0.129 H 334.7°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E08ECF |
|---|---|
| RGB | rgb(224, 142, 207) |
| HSL | hsl(312, 57%, 72%) |
| HSV | hsv(312, 37%, 88%) |
| CMYK | cmyk(0%, 36.6%, 7.6%, 12.2%) |
| CIE-LAB | lab(69.26, 40.60, -20.51) |
| CIE-LCH | lch(69.26, 45.49, 333.20°) |
| OKLab | oklab(75.11% 0.1165 -0.0551) |
| OKLCH | oklch(75.11% 0.129 334.7) |
| XYZ | xyz(51.6756, 39.7009, 63.9605) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.59
Plum
#DDA0DD
ΔE00 4.81
Bubblegum Pink
#FE83CC
ΔE00 5.80
Violet (CSS)
#EE82EE
ΔE00 6.87
Pink (survey)
#FF81C0
ΔE00 7.38
Purply Pink
#F075E6
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08ECF #8EE09F
analogous
#C88EE0 #E08ECF #E08EA6
triadic
#E08ECF #CFE08E #8ECFE0
tetradic
#E08ECF #E0C88E #8EE09F #8EA6E0
square
#E08ECF #E0C88E #8EE09F #8EA6E0
split-complementary
#E08ECF #A6E08E #8EE0C8
monochromatic
#BF34A2 #D35EBB #E08ECF #EDBEE3 #F8E7F5
Accessibility & contrast
On white
2.35
#E08ECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#E08ECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08ECF
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08ECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08ECF | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA2D1
Deuteranopia (green-blind)
#A3ADCD
Tritanopia (blue-blind)
#E892A6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #e08ecf; /* rgb */ color: rgb(224, 142, 207); /* oklch */ color: oklch(75.1% 0.129 334.7);
Tailwind
colors: {
custom: {
50: '#ebb0dd',
500: '#e08ecf',
950: '#000000',
},
}SCSS
$custom: #e08ecf; $custom-light: #ebb0dd; $custom-dark: #000000;
JSON
{
"hex": "#e08ecf",
"rgb": {
"r": 224,
"g": 142,
"b": 207
},
"hsl": {
"h": 312.439,
"s": 56.944,
"l": 71.765
},
"oklch": {
"l": 0.75112,
"c": 0.12883,
"h": 334.7
},
"luminance": 0.39698
}Semantic roles & 50–950 ramp
primary
#E08ECF
secondary
#DAEFDF
accent
#C54321
background
#FEFAFD
surface
#FDF5FB
border
#D5CFD4
text
#161115
muted
#848083