#CB93FB#CB93FB
#CB93FB is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.6% C 0.155 H 307.9°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CB93FB |
|---|---|
| RGB | rgb(203, 147, 251) |
| HSL | hsl(272, 93%, 78%) |
| HSV | hsv(272, 41%, 98%) |
| CMYK | cmyk(19.1%, 41.4%, 0%, 1.6%) |
| CIE-LAB | lab(69.84, 40.15, -43.97) |
| CIE-LCH | lch(69.84, 59.55, 312.40°) |
| OKLab | oklab(75.63% 0.0951 -0.1222) |
| OKLCH | oklch(75.63% 0.155 307.9) |
| XYZ | xyz(52.4715, 40.5295, 96.3068) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.96
Baby Purple
#CA9BF7
ΔE00 2.35
Pastel Purple
#CAA0FF
ΔE00 3.38
Lilac (survey)
#CEA2FD
ΔE00 3.77
Lavender (survey)
#C79FEF
ΔE00 4.34
Pale Purple
#B790D4
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB93FB #C3FB93
analogous
#9793FB #CB93FB #FB93F7
triadic
#CB93FB #FBCB93 #93FBCB
tetradic
#CB93FB #FB9793 #C3FB93 #93F7FB
square
#CB93FB #FB9793 #C3FB93 #93F7FB
split-complementary
#CB93FB #F7FB93 #93FB97
monochromatic
#921DF7 #AF58F9 #CB93FB #E7CEFD #F1E1FE
Accessibility & contrast
On white
2.31
#CB93FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CB93FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB93FB
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB93FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB93FB | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA8FF
Deuteranopia (green-blind)
#89ABF8
Tritanopia (blue-blind)
#C4A3BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb93fb; /* rgb */ color: rgb(203, 147, 251); /* oklch */ color: oklch(75.6% 0.155 307.9);
Tailwind
colors: {
custom: {
50: '#dcb3fd',
500: '#cb93fb',
950: '#000000',
},
}SCSS
$custom: #cb93fb; $custom-light: #dcb3fd; $custom-dark: #000000;
JSON
{
"hex": "#cb93fb",
"rgb": {
"r": 203,
"g": 147,
"b": 251
},
"hsl": {
"h": 272.308,
"s": 92.857,
"l": 78.039
},
"oklch": {
"l": 0.75629,
"c": 0.15482,
"h": 307.9
},
"luminance": 0.40529
}Semantic roles & 50–950 ramp
primary
#CB93FB
secondary
#E4F6D5
accent
#E6006A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085