#CB97FA#CB97FA
#CB97FA is a light, vivid violet. Relative luminance 0.417; OKLCH L 76.2% C 0.147 H 307.4°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CB97FA |
|---|---|
| RGB | rgb(203, 151, 250) |
| HSL | hsl(272, 91%, 79%) |
| HSV | hsv(272, 40%, 98%) |
| CMYK | cmyk(18.8%, 39.6%, 0%, 2%) |
| CIE-LAB | lab(70.69, 37.76, -42.11) |
| CIE-LCH | lch(70.69, 56.56, 311.88°) |
| OKLab | oklab(76.25% 0.0894 -0.1168) |
| OKLCH | oklch(76.25% 0.147 307.4) |
| XYZ | xyz(52.9472, 41.7323, 95.6898) |
| Luminance | 0.4173 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.30
Pastel Purple
#CAA0FF
ΔE00 2.44
Lilac (survey)
#CEA2FD
ΔE00 2.74
Liliac
#C48EFD
ΔE00 2.79
Lavender (survey)
#C79FEF
ΔE00 3.37
Pale Violet
#CEAEFA
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB97FA #C6FA97
analogous
#9997FA #CB97FA #FA97F8
triadic
#CB97FA #FACB97 #97FACB
tetradic
#CB97FA #FA9997 #C6FA97 #97F8FA
square
#CB97FA #FA9997 #C6FA97 #97F8FA
split-complementary
#CB97FA #F8FA97 #97FA99
monochromatic
#9122F4 #AE5DF7 #CB97FA #E8D1FD #F0E2FE
Accessibility & contrast
On white
2.25
#CB97FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#CB97FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB97FA
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB97FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB97FA | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#8DAEF7
Tritanopia (blue-blind)
#C4A6BD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cb97fa; /* rgb */ color: rgb(203, 151, 250); /* oklch */ color: oklch(76.2% 0.147 307.4);
Tailwind
colors: {
custom: {
50: '#dcb6fc',
500: '#cb97fa',
950: '#000000',
},
}SCSS
$custom: #cb97fa; $custom-light: #dcb6fc; $custom-dark: #000000;
JSON
{
"hex": "#cb97fa",
"rgb": {
"r": 203,
"g": 151,
"b": 250
},
"hsl": {
"h": 271.515,
"s": 90.826,
"l": 78.627
},
"oklch": {
"l": 0.76249,
"c": 0.14709,
"h": 307.4
},
"luminance": 0.41732
}Semantic roles & 50–950 ramp
primary
#CB97FA
secondary
#E5F6D5
accent
#E6006D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085