#CB91FD#CB91FD
#CB91FD is a light, vivid violet. Relative luminance 0.400; OKLCH L 75.4% C 0.160 H 307.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CB91FD |
|---|---|
| RGB | rgb(203, 145, 253) |
| HSL | hsl(272, 96%, 78%) |
| HSV | hsv(272, 43%, 99%) |
| CMYK | cmyk(19.8%, 42.7%, 0%, 0.8%) |
| CIE-LAB | lab(69.50, 41.67, -45.61) |
| CIE-LCH | lch(69.50, 61.78, 312.42°) |
| OKLab | oklab(75.4% 0.0982 -0.1269) |
| OKLCH | oklch(75.4% 0.16 307.7) |
| XYZ | xyz(52.4802, 40.0397, 97.8732) |
| Luminance | 0.4004 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.52
Baby Purple
#CA9BF7
ΔE00 2.98
Pastel Purple
#CAA0FF
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.34
Lavender (survey)
#C79FEF
ΔE00 4.98
Light Purple
#BF77F6
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB91FD #C3FD91
analogous
#9591FD #CB91FD #FD91F9
triadic
#CB91FD #FDCB91 #91FDCB
tetradic
#CB91FD #FD9591 #C3FD91 #91F9FD
square
#CB91FD #FD9591 #C3FD91 #91F9FD
split-complementary
#CB91FD #F9FD91 #91FD95
monochromatic
#9219FB #AF55FC #CB91FD #E7CDFE #F1E1FE
Accessibility & contrast
On white
2.33
#CB91FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#CB91FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB91FD
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB91FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB91FD | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#86AAFA
Tritanopia (blue-blind)
#C4A2BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb91fd; /* rgb */ color: rgb(203, 145, 253); /* oklch */ color: oklch(75.4% 0.160 307.7);
Tailwind
colors: {
custom: {
50: '#dcb2fe',
500: '#cb91fd',
950: '#000000',
},
}SCSS
$custom: #cb91fd; $custom-light: #dcb2fe; $custom-dark: #000000;
JSON
{
"hex": "#cb91fd",
"rgb": {
"r": 203,
"g": 145,
"b": 253
},
"hsl": {
"h": 272.222,
"s": 96.429,
"l": 78.039
},
"oklch": {
"l": 0.75398,
"c": 0.16044,
"h": 307.7
},
"luminance": 0.40039
}Semantic roles & 50–950 ramp
primary
#CB91FD
secondary
#E4F7D4
accent
#E6006A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086