#CB85EE#CB85EE
#CB85EE is a light, vivid purple. Relative luminance 0.356; OKLCH L 72.7% C 0.163 H 313.6°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CB85EE |
|---|---|
| RGB | rgb(203, 133, 238) |
| HSL | hsl(280, 76%, 73%) |
| HSV | hsv(280, 44%, 93%) |
| CMYK | cmyk(14.7%, 44.1%, 0%, 6.7%) |
| CIE-LAB | lab(66.25, 44.88, -42.49) |
| CIE-LCH | lch(66.25, 61.81, 316.57°) |
| OKLab | oklab(72.74% 0.1123 -0.1178) |
| OKLCH | oklch(72.74% 0.163 313.6) |
| XYZ | xyz(48.4462, 35.6457, 85.2006) |
| Luminance | 0.3564 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.89
Light Purple
#BF77F6
ΔE00 4.70
Baby Purple
#CA9BF7
ΔE00 5.57
Easter Purple
#C071FE
ΔE00 6.23
Violet (CSS)
#EE82EE
ΔE00 6.46
Pale Purple
#B790D4
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB85EE #A8EE85
analogous
#9685EE #CB85EE #EE85DD
triadic
#CB85EE #EECB85 #85EECB
tetradic
#CB85EE #EE9685 #A8EE85 #85DDEE
square
#CB85EE #EE9685 #A8EE85 #85DDEE
split-complementary
#CB85EE #DDEE85 #85EE96
monochromatic
#9C1EDA #B44FE7 #CB85EE #E2BBF5 #F4E4FB
Accessibility & contrast
On white
2.58
#CB85EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#CB85EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB85EE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB85EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB85EE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#83A3EB
Tritanopia (blue-blind)
#C894AE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cb85ee; /* rgb */ color: rgb(203, 133, 238); /* oklch */ color: oklch(72.7% 0.163 313.6);
Tailwind
colors: {
custom: {
50: '#dcaaf4',
500: '#cb85ee',
950: '#000000',
},
}SCSS
$custom: #cb85ee; $custom-light: #dcaaf4; $custom-dark: #000000;
JSON
{
"hex": "#cb85ee",
"rgb": {
"r": 203,
"g": 133,
"b": 238
},
"hsl": {
"h": 280,
"s": 75.54,
"l": 72.745
},
"oklch": {
"l": 0.72739,
"c": 0.16279,
"h": 313.6
},
"luminance": 0.35645
}Semantic roles & 50–950 ramp
primary
#CB85EE
secondary
#E1F3D8
accent
#D80E51
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151017
muted
#837F85