#CB93FE#CB93FE
#CB93FE is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.8% C 0.158 H 307.1°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CB93FE |
|---|---|
| RGB | rgb(203, 147, 254) |
| HSL | hsl(271, 98%, 79%) |
| HSV | hsv(271, 42%, 100%) |
| CMYK | cmyk(20.1%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(69.98, 40.81, -45.40) |
| CIE-LCH | lch(69.98, 61.04, 311.95°) |
| OKLab | oklab(75.78% 0.0956 -0.1263) |
| OKLCH | oklch(75.78% 0.158 307.1) |
| XYZ | xyz(52.9482, 40.7202, 98.8171) |
| Luminance | 0.4072 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.72
Baby Purple
#CA9BF7
ΔE00 2.62
Pastel Purple
#CAA0FF
ΔE00 3.38
Lilac (survey)
#CEA2FD
ΔE00 3.89
Lavender (survey)
#C79FEF
ΔE00 4.67
Light Purple
#BF77F6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB93FE #C6FE93
analogous
#9593FE #CB93FE #FE93FB
triadic
#CB93FE #FECB93 #93FECB
tetradic
#CB93FE #FE9593 #C6FE93 #93FBFE
square
#CB93FE #FE9593 #C6FE93 #93FBFE
split-complementary
#CB93FE #FBFE93 #93FE95
monochromatic
#911AFD #AE56FD #CB93FE #E8D0FF #F0E1FF
Accessibility & contrast
On white
2.30
#CB93FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#CB93FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB93FE
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB93FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB93FE | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#C4A4BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb93fe; /* rgb */ color: rgb(203, 147, 254); /* oklch */ color: oklch(75.8% 0.158 307.1);
Tailwind
colors: {
custom: {
50: '#dcb3ff',
500: '#cb93fe',
950: '#000000',
},
}SCSS
$custom: #cb93fe; $custom-light: #dcb3ff; $custom-dark: #000000;
JSON
{
"hex": "#cb93fe",
"rgb": {
"r": 203,
"g": 147,
"b": 254
},
"hsl": {
"h": 271.402,
"s": 98.165,
"l": 78.627
},
"oklch": {
"l": 0.75775,
"c": 0.1584,
"h": 307.1
},
"luminance": 0.4072
}Semantic roles & 50–950 ramp
primary
#CB93FE
secondary
#E5F7D4
accent
#E6006D
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086