#CD85F0#CD85F0
#CD85F0 is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.0% C 0.166 H 313.9°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CD85F0 |
|---|---|
| RGB | rgb(205, 133, 240) |
| HSL | hsl(280, 78%, 73%) |
| HSV | hsv(280, 45%, 94%) |
| CMYK | cmyk(14.6%, 44.6%, 0%, 5.9%) |
| CIE-LAB | lab(66.56, 45.86, -43.10) |
| CIE-LCH | lch(66.56, 62.94, 316.78°) |
| OKLab | oklab(73.05% 0.115 -0.1195) |
| OKLCH | oklch(73.05% 0.166 313.9) |
| XYZ | xyz(49.2900, 36.0466, 86.7824) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.90
Light Purple
#BF77F6
ΔE00 4.75
Baby Purple
#CA9BF7
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 6.22
Easter Purple
#C071FE
ΔE00 6.22
Lavender Pink
#DD85D7
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD85F0 #A8F085
analogous
#9785F0 #CD85F0 #F085DD
triadic
#CD85F0 #F0CD85 #85F0CD
tetradic
#CD85F0 #F09785 #A8F085 #85DDF0
square
#CD85F0 #F09785 #A8F085 #85DDF0
split-complementary
#CD85F0 #DDF085 #85F097
monochromatic
#9F1BDF #B74EE9 #CD85F0 #E3BBF7 #F4E4FC
Accessibility & contrast
On white
2.56
#CD85F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#CD85F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD85F0
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD85F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD85F0 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709EF4
Deuteranopia (green-blind)
#83A4ED
Tritanopia (blue-blind)
#CA95AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd85f0; /* rgb */ color: rgb(205, 133, 240); /* oklch */ color: oklch(73.0% 0.166 313.9);
Tailwind
colors: {
custom: {
50: '#deaaf5',
500: '#cd85f0',
950: '#000000',
},
}SCSS
$custom: #cd85f0; $custom-light: #deaaf5; $custom-dark: #000000;
JSON
{
"hex": "#cd85f0",
"rgb": {
"r": 205,
"g": 133,
"b": 240
},
"hsl": {
"h": 280.374,
"s": 78.102,
"l": 73.137
},
"oklch": {
"l": 0.73047,
"c": 0.16586,
"h": 313.9
},
"luminance": 0.36045
}Semantic roles & 50–950 ramp
primary
#CD85F0
secondary
#E1F3D8
accent
#DA0B4F
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85