#CB91F8#CB91F8
#CB91F8 is a light, vivid violet. Relative luminance 0.397; OKLCH L 75.2% C 0.155 H 309.0°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CB91F8 |
|---|---|
| RGB | rgb(203, 145, 248) |
| HSL | hsl(274, 88%, 77%) |
| HSV | hsv(274, 42%, 97%) |
| CMYK | cmyk(18.1%, 41.5%, 0%, 2.7%) |
| CIE-LAB | lab(69.27, 40.58, -43.23) |
| CIE-LCH | lch(69.27, 59.29, 313.18°) |
| OKLab | oklab(75.16% 0.0973 -0.12) |
| OKLCH | oklch(75.16% 0.155 309) |
| XYZ | xyz(51.6941, 39.7253, 93.7332) |
| Luminance | 0.3972 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.08
Baby Purple
#CA9BF7
ΔE00 2.67
Pastel Purple
#CAA0FF
ΔE00 3.92
Lilac (survey)
#CEA2FD
ΔE00 4.22
Lavender (survey)
#C79FEF
ΔE00 4.52
Light Purple
#BF77F6
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB91F8 #BEF891
analogous
#9891F8 #CB91F8 #F891F2
triadic
#CB91F8 #F8CB91 #91F8CB
tetradic
#CB91F8 #F89891 #BEF891 #91F2F8
square
#CB91F8 #F89891 #BEF891 #91F2F8
split-complementary
#CB91F8 #F2F891 #91F898
monochromatic
#951EF1 #B057F4 #CB91F8 #E6CBFC #F1E2FD
Accessibility & contrast
On white
2.35
#CB91F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#CB91F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB91F8
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB91F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB91F8 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#89AAF5
Tritanopia (blue-blind)
#C5A1B9
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb91f8; /* rgb */ color: rgb(203, 145, 248); /* oklch */ color: oklch(75.2% 0.155 309.0);
Tailwind
colors: {
custom: {
50: '#dcb2fb',
500: '#cb91f8',
950: '#000000',
},
}SCSS
$custom: #cb91f8; $custom-light: #dcb2fb; $custom-dark: #000000;
JSON
{
"hex": "#cb91f8",
"rgb": {
"r": 203,
"g": 145,
"b": 248
},
"hsl": {
"h": 273.786,
"s": 88.034,
"l": 77.059
},
"oklch": {
"l": 0.75156,
"c": 0.15453,
"h": 309
},
"luminance": 0.39725
}Semantic roles & 50–950 ramp
primary
#CB91F8
secondary
#E4F5D6
accent
#E50164
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085