#CB91FF#CB91FF
#CB91FF is a light, vivid violet. Relative luminance 0.402; OKLCH L 75.5% C 0.163 H 307.2°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #CB91FF |
|---|---|
| RGB | rgb(203, 145, 255) |
| HSL | hsl(272, 100%, 78%) |
| HSV | hsv(272, 43%, 100%) |
| CMYK | cmyk(20.4%, 43.1%, 0%, 0%) |
| CIE-LAB | lab(69.59, 42.11, -46.55) |
| CIE-LCH | lch(69.59, 62.77, 312.13°) |
| OKLab | oklab(75.5% 0.0985 -0.1296) |
| OKLCH | oklch(75.5% 0.163 307.2) |
| XYZ | xyz(52.8004, 40.1678, 99.5599) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 1.40
Baby Purple
#CA9BF7
ΔE00 3.16
Pastel Purple
#CAA0FF
ΔE00 3.89
Lilac (survey)
#CEA2FD
ΔE00 4.43
Lavender (survey)
#C79FEF
ΔE00 5.19
Light Purple
#BF77F6
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB91FF #C5FF91
analogous
#9491FF #CB91FF #FF91FC
triadic
#CB91FF #FFCB91 #91FFCB
tetradic
#CB91FF #FF9491 #C5FF91 #91FCFF
square
#CB91FF #FF9491 #C5FF91 #91FCFF
split-complementary
#CB91FF #FCFF91 #91FF94
monochromatic
#9117FF #AE54FF #CB91FF #E8CEFF #F1E0FF
Accessibility & contrast
On white
2.32
#CB91FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#CB91FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB91FF
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB91FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB91FF | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A8FF
Deuteranopia (green-blind)
#85ABFC
Tritanopia (blue-blind)
#C4A3BC
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb91ff; /* rgb */ color: rgb(203, 145, 255); /* oklch */ color: oklch(75.5% 0.163 307.2);
Tailwind
colors: {
custom: {
50: '#ddb2ff',
500: '#cb91ff',
950: '#000000',
},
}SCSS
$custom: #cb91ff; $custom-light: #ddb2ff; $custom-dark: #000000;
JSON
{
"hex": "#cb91ff",
"rgb": {
"r": 203,
"g": 145,
"b": 255
},
"hsl": {
"h": 271.636,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.75496,
"c": 0.16281,
"h": 307.2
},
"luminance": 0.40167
}Semantic roles & 50–950 ramp
primary
#CB91FF
secondary
#E5F7D4
accent
#E6006C
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086