#EA7BDF#EA7BDF
#EA7BDF is a light, vivid purple. Relative luminance 0.370; OKLCH L 74.1% C 0.182 H 331.0°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7BDF |
|---|---|
| RGB | rgb(234, 123, 223) |
| HSL | hsl(306, 73%, 70%) |
| HSV | hsv(306, 47%, 92%) |
| CMYK | cmyk(0%, 47.4%, 4.7%, 8.2%) |
| CIE-LAB | lab(67.27, 56.05, -32.33) |
| CIE-LCH | lch(67.27, 64.71, 330.02°) |
| OKLab | oklab(74.08% 0.159 -0.0881) |
| OKLCH | oklch(74.08% 0.182 331) |
| XYZ | xyz(54.3335, 36.9893, 74.0755) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.70
Violet (CSS)
#EE82EE
ΔE00 2.61
Lavender Pink
#DD85D7
ΔE00 3.10
Orchid
#DA70D6
ΔE00 3.80
Candy Pink
#FF63E9
ΔE00 4.53
Light Magenta
#FA5FF7
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7BDF #7BEA86
analogous
#BE7BEA #EA7BDF #EA7BA7
triadic
#EA7BDF #DFEA7B #7BDFEA
tetradic
#EA7BDF #EABE7B #7BEA86 #7BA7EA
square
#EA7BDF #EABE7B #7BEA86 #7BA7EA
split-complementary
#EA7BDF #A7EA7B #7BEABE
monochromatic
#CA20BA #E246D2 #EA7BDF #F2B0EC #FBE5F9
Accessibility & contrast
On white
2.50
#EA7BDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#EA7BDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7BDF
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7BDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7BDF | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE2
Deuteranopia (green-blind)
#96A9DC
Tritanopia (blue-blind)
#F283A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ea7bdf; /* rgb */ color: rgb(234, 123, 223); /* oklch */ color: oklch(74.1% 0.182 331.0);
Tailwind
colors: {
custom: {
50: '#f3a5e9',
500: '#ea7bdf',
950: '#000000',
},
}SCSS
$custom: #ea7bdf; $custom-light: #f3a5e9; $custom-dark: #000000;
JSON
{
"hex": "#ea7bdf",
"rgb": {
"r": 234,
"g": 123,
"b": 223
},
"hsl": {
"h": 305.946,
"s": 72.549,
"l": 70
},
"oklch": {
"l": 0.74079,
"c": 0.18175,
"h": 331
},
"luminance": 0.36986
}Semantic roles & 50–950 ramp
primary
#EA7BDF
secondary
#D1F0D4
accent
#D52411
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#170F16
muted
#857F84