#CB90DB#CB90DB
#CB90DB is a light, vivid purple. Relative luminance 0.378; OKLCH L 73.7% C 0.123 H 318.9°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CB90DB |
|---|---|
| RGB | rgb(203, 144, 219) |
| HSL | hsl(287, 51%, 71%) |
| HSV | hsv(287, 34%, 86%) |
| CMYK | cmyk(7.3%, 34.2%, 0%, 14.1%) |
| CIE-LAB | lab(67.84, 35.08, -29.52) |
| CIE-LCH | lch(67.84, 45.85, 319.92°) |
| OKLab | oklab(73.68% 0.0927 -0.0808) |
| OKLCH | oklch(73.68% 0.123 318.9) |
| XYZ | xyz(47.3863, 37.7588, 71.7961) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.13
Lavender Pink
#DD85D7
ΔE00 4.71
Lavender (survey)
#C79FEF
ΔE00 5.49
Plum
#DDA0DD
ΔE00 5.51
Baby Purple
#CA9BF7
ΔE00 5.78
Lilac (survey)
#CEA2FD
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB90DB #A0DB90
analogous
#A590DB #CB90DB #DB90C5
triadic
#CB90DB #DBCB90 #90DBCB
tetradic
#CB90DB #DBA590 #A0DB90 #90C5DB
square
#CB90DB #DBA590 #A0DB90 #90C5DB
split-complementary
#CB90DB #C5DB90 #90DBA5
monochromatic
#9B3BB6 #B562CC #CB90DB #E1BEEA #F4E8F8
Accessibility & contrast
On white
2.46
#CB90DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#CB90DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB90DB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB90DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB90DB | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DE
Deuteranopia (green-blind)
#94A7D9
Tritanopia (blue-blind)
#CC99AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cb90db; /* rgb */ color: rgb(203, 144, 219); /* oklch */ color: oklch(73.7% 0.123 318.9);
Tailwind
colors: {
custom: {
50: '#dcb1e6',
500: '#cb90db',
950: '#000000',
},
}SCSS
$custom: #cb90db; $custom-light: #dcb1e6; $custom-dark: #000000;
JSON
{
"hex": "#cb90db",
"rgb": {
"r": 203,
"g": 144,
"b": 219
},
"hsl": {
"h": 287.2,
"s": 51.02,
"l": 71.176
},
"oklch": {
"l": 0.73678,
"c": 0.12291,
"h": 318.9
},
"luminance": 0.37758
}Semantic roles & 50–950 ramp
primary
#CB90DB
secondary
#DEEDDA
accent
#BE2747
background
#FDFAFE
surface
#FBF5FC
border
#D4CFD5
text
#151116
muted
#838084