#E97EEB#E97EEB
#E97EEB is a light, vivid purple. Relative luminance 0.382; OKLCH L 74.9% C 0.187 H 326.6°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #E97EEB |
|---|---|
| RGB | rgb(233, 126, 235) |
| HSL | hsl(299, 73%, 71%) |
| HSV | hsv(299, 46%, 92%) |
| CMYK | cmyk(0.9%, 46.4%, 0%, 7.8%) |
| CIE-LAB | lab(68.20, 56.38, -37.53) |
| CIE-LCH | lch(68.20, 67.73, 326.35°) |
| OKLab | oklab(74.91% 0.1559 -0.1029) |
| OKLCH | oklch(74.91% 0.187 326.6) |
| XYZ | xyz(56.0594, 38.2464, 83.0106) |
| Luminance | 0.3824 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.21
Purply Pink
#F075E6
ΔE00 2.12
Lavender Pink
#DD85D7
ΔE00 4.02
Orchid
#DA70D6
ΔE00 4.56
Candy Pink
#FF63E9
ΔE00 4.99
Light Magenta
#FA5FF7
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97EEB #80EB7E
analogous
#B27EEB #E97EEB #EB7EB6
triadic
#E97EEB #EBE97E #7EEBE9
tetradic
#E97EEB #EBB27E #80EB7E #7EB6EB
square
#E97EEB #EBB27E #80EB7E #7EB6EB
split-complementary
#E97EEB #B6EB7E #7EEBB2
monochromatic
#CB20CF #E049E3 #E97EEB #F2B3F3 #FAE5FB
Accessibility & contrast
On white
2.43
#E97EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#E97EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97EEB
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97EEB | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749EEF
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#EE8AAA
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #e97eeb; /* rgb */ color: rgb(233, 126, 235); /* oklch */ color: oklch(74.9% 0.187 326.6);
Tailwind
colors: {
custom: {
50: '#f2a7f1',
500: '#e97eeb',
950: '#000000',
},
}SCSS
$custom: #e97eeb; $custom-light: #f2a7f1; $custom-dark: #000000;
JSON
{
"hex": "#e97eeb",
"rgb": {
"r": 233,
"g": 126,
"b": 235
},
"hsl": {
"h": 298.899,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.74908,
"c": 0.18681,
"h": 326.6
},
"luminance": 0.38244
}Semantic roles & 50–950 ramp
primary
#E97EEB
secondary
#D4F1D4
accent
#D51014
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85