#CB85FF#CB85FF
#CB85FF is a light, vivid violet. Relative luminance 0.367; OKLCH L 73.6% C 0.182 H 309.1°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CB85FF |
|---|---|
| RGB | rgb(203, 133, 255) |
| HSL | hsl(274, 100%, 76%) |
| HSV | hsv(274, 48%, 100%) |
| CMYK | cmyk(20.4%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(67.05, 48.51, -50.56) |
| CIE-LCH | lch(67.05, 70.07, 313.81°) |
| OKLab | oklab(73.6% 0.1147 -0.1412) |
| OKLCH | oklch(73.6% 0.182 309.1) |
| XYZ | xyz(51.0627, 36.6923, 98.9807) |
| Luminance | 0.3669 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.59
Light Purple
#BF77F6
ΔE00 3.88
Easter Purple
#C071FE
ΔE00 4.99
Baby Purple
#CA9BF7
ΔE00 5.84
Light Urple
#B36FF6
ΔE00 6.71
Pastel Purple
#CAA0FF
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB85FF #B9FF85
analogous
#8E85FF #CB85FF #FF85F6
triadic
#CB85FF #FFCB85 #85FFCB
tetradic
#CB85FF #FF8E85 #B9FF85 #85F6FF
square
#CB85FF #FF8E85 #B9FF85 #85F6FF
split-complementary
#CB85FF #F6FF85 #85FF8E
monochromatic
#970BFF #B148FF #CB85FF #E5C2FF #F2E0FF
Accessibility & contrast
On white
2.52
#CB85FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#CB85FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB85FF
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB85FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB85FF | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#C499B6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cb85ff; /* rgb */ color: rgb(203, 133, 255); /* oklch */ color: oklch(73.6% 0.182 309.1);
Tailwind
colors: {
custom: {
50: '#ddaaff',
500: '#cb85ff',
950: '#000000',
},
}SCSS
$custom: #cb85ff; $custom-light: #ddaaff; $custom-dark: #000000;
JSON
{
"hex": "#cb85ff",
"rgb": {
"r": 203,
"g": 133,
"b": 255
},
"hsl": {
"h": 274.426,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.73595,
"c": 0.18191,
"h": 309.1
},
"luminance": 0.36692
}Semantic roles & 50–950 ramp
primary
#CB85FF
secondary
#E3F7D4
accent
#E60062
background
#FDFAFF
surface
#FBF4FF
border
#D4CED7
text
#151018
muted
#837F86