#CB91FE#CB91FE
#CB91FE is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.4% C 0.162 H 307.5°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CB91FE |
|---|---|
| RGB | rgb(203, 145, 254) |
| HSL | hsl(272, 98%, 78%) |
| HSV | hsv(272, 43%, 100%) |
| CMYK | cmyk(20.1%, 42.9%, 0%, 0.4%) |
| CIE-LAB | lab(69.54, 41.89, -46.08) |
| CIE-LCH | lch(69.54, 62.27, 312.27°) |
| OKLab | oklab(75.45% 0.0983 -0.1283) |
| OKLCH | oklch(75.45% 0.162 307.5) |
| XYZ | xyz(52.6399, 40.1036, 98.7144) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.45
Baby Purple
#CA9BF7
ΔE00 3.07
Pastel Purple
#CAA0FF
ΔE00 3.87
Lilac (survey)
#CEA2FD
ΔE00 4.38
Lavender (survey)
#C79FEF
ΔE00 5.08
Light Purple
#BF77F6
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB91FE #C4FE91
analogous
#9491FE #CB91FE #FE91FA
triadic
#CB91FE #FECB91 #91FECB
tetradic
#CB91FE #FE9491 #C4FE91 #91FAFE
square
#CB91FE #FE9491 #C4FE91 #91FAFE
split-complementary
#CB91FE #FAFE91 #91FE94
monochromatic
#9218FD #AE54FD #CB91FE #E8CEFF #F1E1FF
Accessibility & contrast
On white
2.33
#CB91FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#CB91FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB91FE
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB91FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB91FE | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#86ABFB
Tritanopia (blue-blind)
#C4A2BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb91fe; /* rgb */ color: rgb(203, 145, 254); /* oklch */ color: oklch(75.4% 0.162 307.5);
Tailwind
colors: {
custom: {
50: '#ddb2ff',
500: '#cb91fe',
950: '#000000',
},
}SCSS
$custom: #cb91fe; $custom-light: #ddb2ff; $custom-dark: #000000;
JSON
{
"hex": "#cb91fe",
"rgb": {
"r": 203,
"g": 145,
"b": 254
},
"hsl": {
"h": 271.927,
"s": 98.198,
"l": 78.235
},
"oklch": {
"l": 0.75447,
"c": 0.16162,
"h": 307.5
},
"luminance": 0.40103
}Semantic roles & 50–950 ramp
primary
#CB91FE
secondary
#E4F7D4
accent
#E6006B
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086