#E97BE6#E97BE6
#E97BE6 is a light, vivid purple. Relative luminance 0.372; OKLCH L 74.3% C 0.187 H 328.3°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #E97BE6 |
|---|---|
| RGB | rgb(233, 123, 230) |
| HSL | hsl(302, 71%, 70%) |
| HSV | hsv(302, 47%, 91%) |
| CMYK | cmyk(0%, 47.2%, 1.3%, 8.6%) |
| CIE-LAB | lab(67.43, 56.96, -35.97) |
| CIE-LCH | lch(67.43, 67.37, 327.73°) |
| OKLab | oklab(74.27% 0.1592 -0.0984) |
| OKLCH | oklch(74.27% 0.187 328.3) |
| XYZ | xyz(54.9693, 37.2057, 79.1336) |
| Luminance | 0.3720 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.44
Violet (CSS)
#EE82EE
ΔE00 1.84
Lavender Pink
#DD85D7
ΔE00 3.73
Orchid
#DA70D6
ΔE00 3.85
Candy Pink
#FF63E9
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97BE6 #7BE97E
analogous
#B57BE9 #E97BE6 #E97BAF
triadic
#E97BE6 #E6E97B #7BE6E9
tetradic
#E97BE6 #E9B57B #7BE97E #7BAFE9
square
#E97BE6 #E9B57B #7BE97E #7BAFE9
split-complementary
#E97BE6 #AFE97B #7BE9B5
monochromatic
#C821C4 #E047DC #E97BE6 #F2AFF0 #FAE4FA
Accessibility & contrast
On white
2.49
#E97BE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#E97BE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97BE6
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97BE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97BE6 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#739BEA
Deuteranopia (green-blind)
#92A9E3
Tritanopia (blue-blind)
#EF86A6
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e97be6; /* rgb */ color: rgb(233, 123, 230); /* oklch */ color: oklch(74.3% 0.187 328.3);
Tailwind
colors: {
custom: {
50: '#f2a5ee',
500: '#e97be6',
950: '#000000',
},
}SCSS
$custom: #e97be6; $custom-light: #f2a5ee; $custom-dark: #000000;
JSON
{
"hex": "#e97be6",
"rgb": {
"r": 233,
"g": 123,
"b": 230
},
"hsl": {
"h": 301.636,
"s": 71.429,
"l": 69.804
},
"oklch": {
"l": 0.74267,
"c": 0.18714,
"h": 328.3
},
"luminance": 0.37203
}Semantic roles & 50–950 ramp
primary
#E97BE6
secondary
#D0EFD1
accent
#D31712
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171016
muted
#857F84