#EA7DFB#EA7DFB
#EA7DFB is a light, highly saturated purple. Relative luminance 0.391; OKLCH L 75.6% C 0.204 H 322.1°. Best body text is #000000 at 8.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7DFB |
|---|---|
| RGB | rgb(234, 125, 251) |
| HSL | hsl(292, 94%, 74%) |
| HSV | hsv(292, 50%, 98%) |
| CMYK | cmyk(6.8%, 50.2%, 0%, 1.6%) |
| CIE-LAB | lab(68.84, 60.04, -45.30) |
| CIE-LCH | lch(68.84, 75.21, 322.96°) |
| OKLab | oklab(75.64% 0.1607 -0.1252) |
| OKLCH | oklch(75.64% 0.204 322.1) |
| XYZ | xyz(58.6760, 39.1273, 95.7097) |
| Luminance | 0.3912 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.98
Purply Pink
#F075E6
ΔE00 4.03
Violet Pink
#FB5FFC
ΔE00 4.81
Light Magenta
#FA5FF7
ΔE00 4.93
Candy Pink
#FF63E9
ΔE00 5.87
Orchid
#DA70D6
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7DFB #8EFB7D
analogous
#AB7DFB #EA7DFB #FB7DCD
triadic
#EA7DFB #FBEA7D #7DFBEA
tetradic
#EA7DFB #FBAB7D #8EFB7D #7DCDFB
square
#EA7DFB #FBAB7D #8EFB7D #7DCDFB
split-complementary
#EA7DFB #CDFB7D #7DFBAB
monochromatic
#D608F6 #E042F9 #EA7DFB #F4B8FD #FAE1FE
Accessibility & contrast
On white
2.38
#EA7DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.82
#EA7DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7DFB
8.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7DFB | 1.00 | 2.38 | 8.82 | 8.82 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#8BACF7
Tritanopia (blue-blind)
#ED8EB1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea7dfb; /* rgb */ color: rgb(234, 125, 251); /* oklch */ color: oklch(75.6% 0.204 322.1);
Tailwind
colors: {
custom: {
50: '#f3a6fd',
500: '#ea7dfb',
950: '#000000',
},
}SCSS
$custom: #ea7dfb; $custom-light: #f3a6fd; $custom-dark: #000000;
JSON
{
"hex": "#ea7dfb",
"rgb": {
"r": 234,
"g": 125,
"b": 251
},
"hsl": {
"h": 291.905,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.7564,
"c": 0.20372,
"h": 322.1
},
"luminance": 0.39125
}Semantic roles & 50–950 ramp
primary
#EA7DFB
secondary
#D9F6D5
accent
#E6001F
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85