#CB93FA#CB93FA
#CB93FA is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.6% C 0.154 H 308.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CB93FA |
|---|---|
| RGB | rgb(203, 147, 250) |
| HSL | hsl(273, 91%, 78%) |
| HSV | hsv(273, 41%, 98%) |
| CMYK | cmyk(18.8%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(69.80, 39.93, -43.50) |
| CIE-LCH | lch(69.80, 59.05, 312.55°) |
| OKLab | oklab(75.58% 0.0949 -0.1208) |
| OKLCH | oklch(75.58% 0.154 308.2) |
| XYZ | xyz(52.3143, 40.4666, 95.4788) |
| Luminance | 0.4047 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.07
Baby Purple
#CA9BF7
ΔE00 2.27
Pastel Purple
#CAA0FF
ΔE00 3.39
Lilac (survey)
#CEA2FD
ΔE00 3.75
Lavender (survey)
#C79FEF
ΔE00 4.24
Pale Purple
#B790D4
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB93FA #C2FA93
analogous
#9793FA #CB93FA #FA93F6
triadic
#CB93FA #FACB93 #93FACB
tetradic
#CB93FA #FA9793 #C2FA93 #93F6FA
square
#CB93FA #FA9793 #C2FA93 #93F6FA
split-complementary
#CB93FA #F6FA93 #93FA97
monochromatic
#931EF5 #AF59F7 #CB93FA #E7CDFD #F1E2FE
Accessibility & contrast
On white
2.31
#CB93FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#CB93FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB93FA
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB93FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB93FA | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FE
Deuteranopia (green-blind)
#8AABF7
Tritanopia (blue-blind)
#C5A3BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb93fa; /* rgb */ color: rgb(203, 147, 250); /* oklch */ color: oklch(75.6% 0.154 308.2);
Tailwind
colors: {
custom: {
50: '#dcb3fc',
500: '#cb93fa',
950: '#000000',
},
}SCSS
$custom: #cb93fa; $custom-light: #dcb3fc; $custom-dark: #000000;
JSON
{
"hex": "#cb93fa",
"rgb": {
"r": 203,
"g": 147,
"b": 250
},
"hsl": {
"h": 272.621,
"s": 91.15,
"l": 77.843
},
"oklch": {
"l": 0.75581,
"c": 0.15363,
"h": 308.2
},
"luminance": 0.40466
}Semantic roles & 50–950 ramp
primary
#CB93FA
secondary
#E4F6D5
accent
#E60069
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085