#CB93FF#CB93FF
#CB93FF is a light, vivid violet. Relative luminance 0.408; OKLCH L 75.8% C 0.160 H 306.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CB93FF |
|---|---|
| RGB | rgb(203, 147, 255) |
| HSL | hsl(271, 100%, 79%) |
| HSV | hsv(271, 42%, 100%) |
| CMYK | cmyk(20.4%, 42.4%, 0%, 0%) |
| CIE-LAB | lab(70.02, 41.03, -45.87) |
| CIE-LCH | lch(70.02, 61.54, 311.81°) |
| OKLab | oklab(75.82% 0.0958 -0.1277) |
| OKLCH | oklch(75.82% 0.16 306.9) |
| XYZ | xyz(53.1087, 40.7844, 99.6627) |
| Luminance | 0.4078 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.66
Baby Purple
#CA9BF7
ΔE00 2.72
Pastel Purple
#CAA0FF
ΔE00 3.40
Lilac (survey)
#CEA2FD
ΔE00 3.94
Lavender (survey)
#C79FEF
ΔE00 4.78
Light Purple
#BF77F6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB93FF #C7FF93
analogous
#9593FF #CB93FF #FF93FD
triadic
#CB93FF #FFCB93 #93FFCB
tetradic
#CB93FF #FF9593 #C7FF93 #93FDFF
square
#CB93FF #FF9593 #C7FF93 #93FDFF
split-complementary
#CB93FF #FDFF93 #93FF95
monochromatic
#9019FF #AE56FF #CB93FF #E8D0FF #F0E0FF
Accessibility & contrast
On white
2.29
#CB93FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#CB93FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB93FF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB93FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB93FF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#87ACFC
Tritanopia (blue-blind)
#C3A4BD
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb93ff; /* rgb */ color: rgb(203, 147, 255); /* oklch */ color: oklch(75.8% 0.160 306.9);
Tailwind
colors: {
custom: {
50: '#dcb3ff',
500: '#cb93ff',
950: '#000000',
},
}SCSS
$custom: #cb93ff; $custom-light: #dcb3ff; $custom-dark: #000000;
JSON
{
"hex": "#cb93ff",
"rgb": {
"r": 203,
"g": 147,
"b": 255
},
"hsl": {
"h": 271.111,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.75823,
"c": 0.15959,
"h": 306.9
},
"luminance": 0.40784
}Semantic roles & 50–950 ramp
primary
#CB93FF
secondary
#E5F7D4
accent
#E6006F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086