#CB93FD#CB93FD
#CB93FD is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.7% C 0.157 H 307.4°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CB93FD |
|---|---|
| RGB | rgb(203, 147, 253) |
| HSL | hsl(272, 96%, 78%) |
| HSV | hsv(272, 42%, 99%) |
| CMYK | cmyk(19.8%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(69.93, 40.59, -44.92) |
| CIE-LCH | lch(69.93, 60.54, 312.10°) |
| OKLab | oklab(75.73% 0.0954 -0.1249) |
| OKLCH | oklch(75.73% 0.157 307.4) |
| XYZ | xyz(52.7885, 40.6563, 97.9760) |
| Luminance | 0.4066 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.78
Baby Purple
#CA9BF7
ΔE00 2.52
Pastel Purple
#CAA0FF
ΔE00 3.37
Lilac (survey)
#CEA2FD
ΔE00 3.84
Lavender (survey)
#C79FEF
ΔE00 4.56
Light Purple
#BF77F6
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB93FD #C5FD93
analogous
#9693FD #CB93FD #FD93FA
triadic
#CB93FD #FDCB93 #93FDCB
tetradic
#CB93FD #FD9693 #C5FD93 #93FAFD
square
#CB93FD #FD9693 #C5FD93 #93FAFD
split-complementary
#CB93FD #FAFD93 #93FD96
monochromatic
#911BFB #AE57FC #CB93FD #E8CFFE #F1E1FE
Accessibility & contrast
On white
2.30
#CB93FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#CB93FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB93FD
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB93FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB93FD | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA9FF
Deuteranopia (green-blind)
#88ACFA
Tritanopia (blue-blind)
#C4A4BC
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cb93fd; /* rgb */ color: rgb(203, 147, 253); /* oklch */ color: oklch(75.7% 0.157 307.4);
Tailwind
colors: {
custom: {
50: '#dcb3fe',
500: '#cb93fd',
950: '#000000',
},
}SCSS
$custom: #cb93fd; $custom-light: #dcb3fe; $custom-dark: #000000;
JSON
{
"hex": "#cb93fd",
"rgb": {
"r": 203,
"g": 147,
"b": 253
},
"hsl": {
"h": 271.698,
"s": 96.364,
"l": 78.431
},
"oklch": {
"l": 0.75726,
"c": 0.15721,
"h": 307.4
},
"luminance": 0.40656
}Semantic roles & 50–950 ramp
primary
#CB93FD
secondary
#E5F7D4
accent
#E6006C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086