#EA8BED#EA8BED
#EA8BED is a light, vivid purple. Relative luminance 0.421; OKLCH L 77.0% C 0.168 H 326.0°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BED |
|---|---|
| RGB | rgb(234, 139, 237) |
| HSL | hsl(298, 73%, 74%) |
| HSV | hsv(298, 41%, 93%) |
| CMYK | cmyk(1.3%, 41.4%, 0%, 7.1%) |
| CIE-LAB | lab(70.92, 50.52, -34.39) |
| CIE-LCH | lch(70.92, 61.12, 325.75°) |
| OKLab | oklab(76.99% 0.1392 -0.094) |
| OKLCH | oklch(76.99% 0.168 326) |
| XYZ | xyz(58.4491, 42.0747, 85.1468) |
| Luminance | 0.4207 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.93
Lavender Pink
#DD85D7
ΔE00 3.79
Purply Pink
#F075E6
ΔE00 4.37
Orchid
#DA70D6
ΔE00 6.71
Plum
#DDA0DD
ΔE00 6.96
Candy Pink
#FF63E9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BED #8EED8B
analogous
#B98BED #EA8BED #ED8BBF
triadic
#EA8BED #EDEA8B #8BEDEA
tetradic
#EA8BED #EDB98B #8EED8B #8BBFED
square
#EA8BED #EDB98B #8EED8B #8BBFED
split-complementary
#EA8BED #BFED8B #8BEDB9
monochromatic
#D622DC #E056E5 #EA8BED #F4C0F5 #FAE5FB
Accessibility & contrast
On white
2.23
#EA8BED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EA8BED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BED
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BED | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82A6F0
Deuteranopia (green-blind)
#9CB2EA
Tritanopia (blue-blind)
#EF95B1
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ea8bed; /* rgb */ color: rgb(234, 139, 237); /* oklch */ color: oklch(77.0% 0.168 326.0);
Tailwind
colors: {
custom: {
50: '#f2aff3',
500: '#ea8bed',
950: '#000000',
},
}SCSS
$custom: #ea8bed; $custom-light: #f2aff3; $custom-dark: #000000;
JSON
{
"hex": "#ea8bed",
"rgb": {
"r": 234,
"g": 139,
"b": 237
},
"hsl": {
"h": 298.163,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.76988,
"c": 0.16801,
"h": 326
},
"luminance": 0.42072
}Semantic roles & 50–950 ramp
primary
#EA8BED
secondary
#D9F3D8
accent
#D51016
background
#FFFAFE
surface
#FEF5FD
border
#D6CFD5
text
#171117
muted
#858085