#E97DEB#E97DEB
#E97DEB is a light, vivid purple. Relative luminance 0.380; OKLCH L 74.8% C 0.188 H 326.6°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E97DEB |
|---|---|
| RGB | rgb(233, 125, 235) |
| HSL | hsl(299, 73%, 71%) |
| HSV | hsv(299, 47%, 92%) |
| CMYK | cmyk(0.9%, 46.8%, 0%, 7.8%) |
| CIE-LAB | lab(68.01, 56.87, -37.82) |
| CIE-LCH | lch(68.01, 68.30, 326.37°) |
| OKLab | oklab(74.77% 0.1573 -0.1037) |
| OKLCH | oklch(74.77% 0.188 326.6) |
| XYZ | xyz(55.9322, 37.9919, 82.9682) |
| Luminance | 0.3799 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.37
Purply Pink
#F075E6
ΔE00 2.01
Lavender Pink
#DD85D7
ΔE00 4.13
Orchid
#DA70D6
ΔE00 4.44
Candy Pink
#FF63E9
ΔE00 4.85
Light Magenta
#FA5FF7
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97DEB #7FEB7D
analogous
#B27DEB #E97DEB #EB7DB6
triadic
#E97DEB #EBE97D #7DEBE9
tetradic
#E97DEB #EBB27D #7FEB7D #7DB6EB
square
#E97DEB #EBB27D #7FEB7D #7DB6EB
split-complementary
#E97DEB #B6EB7D #7DEBB2
monochromatic
#CB20CE #E048E3 #E97DEB #F2B2F3 #FBE4FB
Accessibility & contrast
On white
2.44
#E97DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#E97DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97DEB
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97DEB | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#729DEF
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#EE89A9
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97deb; /* rgb */ color: rgb(233, 125, 235); /* oklch */ color: oklch(74.8% 0.188 326.6);
Tailwind
colors: {
custom: {
50: '#f2a6f2',
500: '#e97deb',
950: '#000000',
},
}SCSS
$custom: #e97deb; $custom-light: #f2a6f2; $custom-dark: #000000;
JSON
{
"hex": "#e97deb",
"rgb": {
"r": 233,
"g": 125,
"b": 235
},
"hsl": {
"h": 298.909,
"s": 73.333,
"l": 70.588
},
"oklch": {
"l": 0.7477,
"c": 0.18841,
"h": 326.6
},
"luminance": 0.37989
}Semantic roles & 50–950 ramp
primary
#E97DEB
secondary
#D4F1D3
accent
#D51014
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85