#CB91DC#CB91DC
#CB91DC is a light, vivid purple. Relative luminance 0.381; OKLCH L 73.9% C 0.122 H 318.4°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CB91DC |
|---|---|
| RGB | rgb(203, 145, 220) |
| HSL | hsl(286, 52%, 72%) |
| HSV | hsv(286, 34%, 86%) |
| CMYK | cmyk(7.7%, 34.1%, 0%, 13.7%) |
| CIE-LAB | lab(68.11, 34.73, -29.67) |
| CIE-LCH | lch(68.11, 45.68, 319.50°) |
| OKLab | oklab(73.89% 0.0914 -0.0812) |
| OKLCH | oklch(73.89% 0.122 318.4) |
| XYZ | xyz(47.6705, 38.1158, 72.5422) |
| Luminance | 0.3811 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.06
Lavender Pink
#DD85D7
ΔE00 4.93
Lavender (survey)
#C79FEF
ΔE00 5.21
Plum
#DDA0DD
ΔE00 5.42
Baby Purple
#CA9BF7
ΔE00 5.54
Lilac (survey)
#CEA2FD
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB91DC #A2DC91
analogous
#A691DC #CB91DC #DC91C8
triadic
#CB91DC #DCCB91 #91DCCB
tetradic
#CB91DC #DCA691 #A2DC91 #91C8DC
square
#CB91DC #DCA691 #A2DC91 #91C8DC
split-complementary
#CB91DC #C8DC91 #91DCA6
monochromatic
#9C3BB8 #B563CD #CB91DC #E1BFEB #F4E8F8
Accessibility & contrast
On white
2.44
#CB91DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#CB91DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB91DC
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB91DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB91DC | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A2DF
Deuteranopia (green-blind)
#95A8DA
Tritanopia (blue-blind)
#CB9AAD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cb91dc; /* rgb */ color: rgb(203, 145, 220); /* oklch */ color: oklch(73.9% 0.122 318.4);
Tailwind
colors: {
custom: {
50: '#dcb2e7',
500: '#cb91dc',
950: '#000000',
},
}SCSS
$custom: #cb91dc; $custom-light: #dcb2e7; $custom-dark: #000000;
JSON
{
"hex": "#cb91dc",
"rgb": {
"r": 203,
"g": 145,
"b": 220
},
"hsl": {
"h": 286.4,
"s": 51.724,
"l": 71.569
},
"oklch": {
"l": 0.7389,
"c": 0.12226,
"h": 318.4
},
"luminance": 0.38115
}Semantic roles & 50–950 ramp
primary
#CB91DC
secondary
#DFEEDB
accent
#BF2649
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084