#CD85F1#CD85F1
#CD85F1 is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.1% C 0.167 H 313.6°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CD85F1 |
|---|---|
| RGB | rgb(205, 133, 241) |
| HSL | hsl(280, 79%, 73%) |
| HSV | hsv(280, 45%, 95%) |
| CMYK | cmyk(14.9%, 44.8%, 0%, 5.5%) |
| CIE-LAB | lab(66.60, 46.07, -43.57) |
| CIE-LCH | lch(66.60, 63.42, 316.60°) |
| OKLab | oklab(73.1% 0.1151 -0.1209) |
| OKLCH | oklch(73.1% 0.167 313.6) |
| XYZ | xyz(49.4389, 36.1062, 87.5669) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.78
Light Purple
#BF77F6
ΔE00 4.66
Baby Purple
#CA9BF7
ΔE00 5.58
Easter Purple
#C071FE
ΔE00 6.12
Violet (CSS)
#EE82EE
ΔE00 6.30
Lavender Pink
#DD85D7
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD85F1 #A9F185
analogous
#9785F1 #CD85F1 #F185DF
triadic
#CD85F1 #F1CD85 #85F1CD
tetradic
#CD85F1 #F19785 #A9F185 #85DFF1
square
#CD85F1 #F19785 #A9F185 #85DFF1
split-complementary
#CD85F1 #DFF185 #85F197
monochromatic
#9F1AE2 #B64EEB #CD85F1 #E3BCF7 #F4E4FC
Accessibility & contrast
On white
2.55
#CD85F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#CD85F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD85F1
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD85F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD85F1 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9EF5
Deuteranopia (green-blind)
#83A4EE
Tritanopia (blue-blind)
#CA95B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd85f1; /* rgb */ color: rgb(205, 133, 241); /* oklch */ color: oklch(73.1% 0.167 313.6);
Tailwind
colors: {
custom: {
50: '#deaaf6',
500: '#cd85f1',
950: '#000000',
},
}SCSS
$custom: #cd85f1; $custom-light: #deaaf6; $custom-dark: #000000;
JSON
{
"hex": "#cd85f1",
"rgb": {
"r": 205,
"g": 133,
"b": 241
},
"hsl": {
"h": 280,
"s": 79.412,
"l": 73.333
},
"oklch": {
"l": 0.73096,
"c": 0.16696,
"h": 313.6
},
"luminance": 0.36105
}Semantic roles & 50–950 ramp
primary
#CD85F1
secondary
#E1F4D7
accent
#DC0A50
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85