#CB85DB#CB85DB
#CB85DB is a light, vivid purple. Relative luminance 0.346; OKLCH L 71.9% C 0.142 H 320.0°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CB85DB |
|---|---|
| RGB | rgb(203, 133, 219) |
| HSL | hsl(289, 54%, 69%) |
| HSV | hsv(289, 39%, 86%) |
| CMYK | cmyk(7.3%, 39.3%, 0%, 14.1%) |
| CIE-LAB | lab(65.43, 41.02, -33.26) |
| CIE-LCH | lch(65.43, 52.81, 320.96°) |
| OKLab | oklab(71.85% 0.1088 -0.0913) |
| OKLCH | oklch(71.85% 0.142 320) |
| XYZ | xyz(45.8007, 34.5875, 71.2675) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.01
Orchid (survey)
#C875C4
ΔE00 5.22
Orchid
#DA70D6
ΔE00 5.38
Pale Purple
#B790D4
ΔE00 5.49
Violet (CSS)
#EE82EE
ΔE00 5.98
Purply Pink
#F075E6
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB85DB #95DB85
analogous
#A085DB #CB85DB #DB85C0
triadic
#CB85DB #DBCB85 #85DBCB
tetradic
#CB85DB #DBA085 #95DB85 #85C0DB
square
#CB85DB #DBA085 #95DB85 #85C0DB
split-complementary
#CB85DB #C0DB85 #85DBA0
monochromatic
#9A34B1 #B756CD #CB85DB #DFB4E9 #F3E4F7
Accessibility & contrast
On white
2.65
#CB85DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#CB85DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB85DB
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB85DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB85DB | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#799ADE
Deuteranopia (green-blind)
#8BA1D8
Tritanopia (blue-blind)
#CC8FA6
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #cb85db; /* rgb */ color: rgb(203, 133, 219); /* oklch */ color: oklch(71.9% 0.142 320.0);
Tailwind
colors: {
custom: {
50: '#dcaae6',
500: '#cb85db',
950: '#000000',
},
}SCSS
$custom: #cb85db; $custom-light: #dcaae6; $custom-dark: #000000;
JSON
{
"hex": "#cb85db",
"rgb": {
"r": 203,
"g": 133,
"b": 219
},
"hsl": {
"h": 288.837,
"s": 54.43,
"l": 69.02
},
"oklch": {
"l": 0.71853,
"c": 0.14203,
"h": 320
},
"luminance": 0.34586
}Semantic roles & 50–950 ramp
primary
#CB85DB
secondary
#D6EBD1
accent
#C22441
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84