#CB97EA#CB97EA
#CB97EA is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.5% C 0.128 H 312.2°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CB97EA |
|---|---|
| RGB | rgb(203, 151, 234) |
| HSL | hsl(278, 66%, 75%) |
| HSV | hsv(278, 35%, 92%) |
| CMYK | cmyk(13.2%, 35.5%, 0%, 8.2%) |
| CIE-LAB | lab(70.02, 34.33, -34.42) |
| CIE-LCH | lch(70.02, 48.61, 314.92°) |
| OKLab | oklab(75.52% 0.086 -0.0948) |
| OKLCH | oklch(75.52% 0.128 312.2) |
| XYZ | xyz(50.5440, 40.7711, 83.0329) |
| Luminance | 0.4077 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.64
Lavender (survey)
#C79FEF
ΔE00 2.65
Lilac (survey)
#CEA2FD
ΔE00 3.86
Pastel Purple
#CAA0FF
ΔE00 4.33
Pale Purple
#B790D4
ΔE00 4.58
Liliac
#C48EFD
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB97EA #B6EA97
analogous
#A197EA #CB97EA #EA97E0
triadic
#CB97EA #EACB97 #97EACB
tetradic
#CB97EA #EAA197 #B6EA97 #97E0EA
square
#CB97EA #EAA197 #B6EA97 #97E0EA
split-complementary
#CB97EA #E0EA97 #97EAA1
monochromatic
#9831D5 #B264E0 #CB97EA #E4CAF4 #F2E6FA
Accessibility & contrast
On white
2.29
#CB97EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#CB97EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB97EA
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB97EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB97EA | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8ED
Deuteranopia (green-blind)
#94ACE8
Tritanopia (blue-blind)
#C8A2B6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb97ea; /* rgb */ color: rgb(203, 151, 234); /* oklch */ color: oklch(75.5% 0.128 312.2);
Tailwind
colors: {
custom: {
50: '#dcb6f1',
500: '#cb97ea',
950: '#000000',
},
}SCSS
$custom: #cb97ea; $custom-light: #dcb6f1; $custom-dark: #000000;
JSON
{
"hex": "#cb97ea",
"rgb": {
"r": 203,
"g": 151,
"b": 234
},
"hsl": {
"h": 277.59,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.75521,
"c": 0.12797,
"h": 312.2
},
"luminance": 0.4077
}Semantic roles & 50–950 ramp
primary
#CB97EA
secondary
#E3F1DA
accent
#CE175C
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084