#E08BC0#E08BC0
#E08BC0 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.1% C 0.122 H 342.5°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #E08BC0 |
|---|---|
| RGB | rgb(224, 139, 192) |
| HSL | hsl(323, 58%, 71%) |
| HSV | hsv(323, 38%, 88%) |
| CMYK | cmyk(0%, 37.9%, 14.3%, 12.2%) |
| CIE-LAB | lab(68.11, 39.70, -13.89) |
| CIE-LCH | lch(68.11, 42.06, 340.72°) |
| OKLab | oklab(74.08% 0.1167 -0.0368) |
| OKLCH | oklch(74.08% 0.122 342.5) |
| XYZ | xyz(49.4878, 38.1212, 54.6105) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.30
Pink (survey)
#FF81C0
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 6.30
Plum
#DDA0DD
ΔE00 7.09
Bubblegum (survey)
#FF6CB5
ΔE00 7.86
Hot Pink
#FF69B4
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E08BC0 #8BE0AB
analogous
#D58BE0 #E08BC0 #E08B95
triadic
#E08BC0 #C0E08B #8BC0E0
tetradic
#E08BC0 #E0D58B #8BE0AB #8B95E0
square
#E08BC0 #E0D58B #8BE0AB #8B95E0
split-complementary
#E08BC0 #95E08B #8BE0D5
monochromatic
#BE3389 #D35BA6 #E08BC0 #EDBBDA #F9E7F2
Accessibility & contrast
On white
2.44
#E08BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#E08BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E08BC0
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E08BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E08BC0 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC2
Deuteranopia (green-blind)
#A5ABBE
Tritanopia (blue-blind)
#EA8B9E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e08bc0; /* rgb */ color: rgb(224, 139, 192); /* oklch */ color: oklch(74.1% 0.122 342.5);
Tailwind
colors: {
custom: {
50: '#ebaed3',
500: '#e08bc0',
950: '#000000',
},
}SCSS
$custom: #e08bc0; $custom-light: #ebaed3; $custom-dark: #000000;
JSON
{
"hex": "#e08bc0",
"rgb": {
"r": 224,
"g": 139,
"b": 192
},
"hsl": {
"h": 322.588,
"s": 57.823,
"l": 71.176
},
"oklch": {
"l": 0.74077,
"c": 0.12232,
"h": 342.5
},
"luminance": 0.38118
}Semantic roles & 50–950 ramp
primary
#E08BC0
secondary
#D8EFE1
accent
#C55E20
background
#FEFAFC
surface
#FDF4F9
border
#D5CED2
text
#161014
muted
#847F82