#E97BEB#E97BEB
#E97BEB is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.5% C 0.192 H 326.6°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #E97BEB |
|---|---|
| RGB | rgb(233, 123, 235) |
| HSL | hsl(299, 74%, 70%) |
| HSV | hsv(299, 48%, 92%) |
| CMYK | cmyk(0.9%, 47.7%, 0%, 7.8%) |
| CIE-LAB | lab(67.64, 57.84, -38.40) |
| CIE-LCH | lch(67.64, 69.43, 326.42°) |
| OKLab | oklab(74.49% 0.16 -0.1054) |
| OKLCH | oklch(74.49% 0.192 326.6) |
| XYZ | xyz(55.6816, 37.4906, 82.8846) |
| Luminance | 0.3749 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.71
Purply Pink
#F075E6
ΔE00 1.83
Orchid
#DA70D6
ΔE00 4.21
Lavender Pink
#DD85D7
ΔE00 4.36
Candy Pink
#FF63E9
ΔE00 4.59
Light Magenta
#FA5FF7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E97BEB #7DEB7B
analogous
#B17BEB #E97BEB #EB7BB5
triadic
#E97BEB #EBE97B #7BEBE9
tetradic
#E97BEB #EBB17B #7DEB7B #7BB5EB
square
#E97BEB #EBB17B #7DEB7B #7BB5EB
split-complementary
#E97BEB #B5EB7B #7BEBB1
monochromatic
#CA1FCD #E046E3 #E97BEB #F2B0F3 #FBE4FB
Accessibility & contrast
On white
2.47
#E97BEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#E97BEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E97BEB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E97BEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E97BEB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709CEF
Deuteranopia (green-blind)
#90AAE8
Tritanopia (blue-blind)
#EF87A8
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #e97beb; /* rgb */ color: rgb(233, 123, 235); /* oklch */ color: oklch(74.5% 0.192 326.6);
Tailwind
colors: {
custom: {
50: '#f2a5f2',
500: '#e97beb',
950: '#000000',
},
}SCSS
$custom: #e97beb; $custom-light: #f2a5f2; $custom-dark: #000000;
JSON
{
"hex": "#e97beb",
"rgb": {
"r": 233,
"g": 123,
"b": 235
},
"hsl": {
"h": 298.929,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.74494,
"c": 0.19158,
"h": 326.6
},
"luminance": 0.37488
}Semantic roles & 50–950 ramp
primary
#E97BEB
secondary
#D2F0D1
accent
#D61013
background
#FFFAFE
surface
#FEF4FD
border
#D6CED5
text
#171017
muted
#857F85