#CB97EF#CB97EF
#CB97EF is a light, vivid violet. Relative luminance 0.411; OKLCH L 75.7% C 0.134 H 310.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CB97EF |
|---|---|
| RGB | rgb(203, 151, 239) |
| HSL | hsl(275, 73%, 76%) |
| HSV | hsv(275, 37%, 94%) |
| CMYK | cmyk(15.1%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(70.22, 35.39, -36.84) |
| CIE-LCH | lch(70.22, 51.08, 313.85°) |
| OKLab | oklab(75.74% 0.0871 -0.1017) |
| OKLCH | oklch(75.74% 0.134 310.6) |
| XYZ | xyz(51.2724, 41.0624, 86.8694) |
| Luminance | 0.4106 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.78
Lavender (survey)
#C79FEF
ΔE00 2.52
Lilac (survey)
#CEA2FD
ΔE00 3.23
Pastel Purple
#CAA0FF
ΔE00 3.54
Liliac
#C48EFD
ΔE00 4.31
Pale Purple
#B790D4
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB97EF #BBEF97
analogous
#9F97EF #CB97EF #EF97E7
triadic
#CB97EF #EFCB97 #97EFCB
tetradic
#CB97EF #EF9F97 #BBEF97 #97E7EF
square
#CB97EF #EF9F97 #BBEF97 #97E7EF
split-complementary
#CB97EF #E7EF97 #97EF9F
monochromatic
#962DDF #B062E7 #CB97EF #E6CCF7 #F2E4FB
Accessibility & contrast
On white
2.28
#CB97EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#CB97EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB97EF
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB97EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB97EF | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A9F2
Deuteranopia (green-blind)
#92ADEC
Tritanopia (blue-blind)
#C7A3B8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cb97ef; /* rgb */ color: rgb(203, 151, 239); /* oklch */ color: oklch(75.7% 0.134 310.6);
Tailwind
colors: {
custom: {
50: '#dcb6f4',
500: '#cb97ef',
950: '#000000',
},
}SCSS
$custom: #cb97ef; $custom-light: #dcb6f4; $custom-dark: #000000;
JSON
{
"hex": "#cb97ef",
"rgb": {
"r": 203,
"g": 151,
"b": 239
},
"hsl": {
"h": 275.455,
"s": 73.333,
"l": 76.471
},
"oklch": {
"l": 0.75743,
"c": 0.1339,
"h": 310.6
},
"luminance": 0.41062
}Semantic roles & 50–950 ramp
primary
#CB97EF
secondary
#E3F3D8
accent
#D51061
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085