#CB90DC#CB90DC
#CB90DC is a light, vivid purple. Relative luminance 0.378; OKLCH L 73.7% C 0.124 H 318.5°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90DC |
|---|---|
| RGB | rgb(203, 144, 220) |
| HSL | hsl(287, 52%, 71%) |
| HSV | hsv(287, 35%, 86%) |
| CMYK | cmyk(7.7%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(67.88, 35.28, -30.01) |
| CIE-LCH | lch(67.88, 46.32, 319.61°) |
| OKLab | oklab(73.72% 0.0929 -0.0822) |
| OKLCH | oklch(73.72% 0.124 318.5) |
| XYZ | xyz(47.5184, 37.8116, 72.4915) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.11
Lavender Pink
#DD85D7
ΔE00 4.78
Lavender (survey)
#C79FEF
ΔE00 5.35
Baby Purple
#CA9BF7
ΔE00 5.59
Plum
#DDA0DD
ΔE00 5.63
Lilac (survey)
#CEA2FD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90DC #A1DC90
analogous
#A590DC #CB90DC #DC90C7
triadic
#CB90DC #DCCB90 #90DCCB
tetradic
#CB90DC #DCA590 #A1DC90 #90C7DC
square
#CB90DC #DCA590 #A1DC90 #90C7DC
split-complementary
#CB90DC #C7DC90 #90DCA5
monochromatic
#9C3AB8 #B561CD #CB90DC #E1BFEB #F4E8F8
Accessibility & contrast
On white
2.45
#CB90DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#CB90DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90DC
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90DC | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DF
Deuteranopia (green-blind)
#94A7DA
Tritanopia (blue-blind)
#CB99AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cb90dc; /* rgb */ color: rgb(203, 144, 220); /* oklch */ color: oklch(73.7% 0.124 318.5);
Tailwind
colors: {
custom: {
50: '#dcb1e7',
500: '#cb90dc',
950: '#000000',
},
}SCSS
$custom: #cb90dc; $custom-light: #dcb1e7; $custom-dark: #000000;
JSON
{
"hex": "#cb90dc",
"rgb": {
"r": 203,
"g": 144,
"b": 220
},
"hsl": {
"h": 286.579,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.7372,
"c": 0.12402,
"h": 318.5
},
"luminance": 0.3781
}Semantic roles & 50–950 ramp
primary
#CB90DC
secondary
#DEEEDA
accent
#BF2648
background
#FDFAFE
surface
#FBF5FC
border
#D4CFD5
text
#151116
muted
#838084