#C85FDE#C85FDE
#C85FDE is a light, highly saturated purple. Relative luminance 0.257; OKLCH L 66.2% C 0.205 H 320.4°. Best body text is #000000 at 6.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C85FDE |
|---|---|
| RGB | rgb(200, 95, 222) |
| HSL | hsl(290, 66%, 62%) |
| HSV | hsv(290, 57%, 87%) |
| CMYK | cmyk(9.9%, 57.2%, 0%, 12.9%) |
| CIE-LAB | lab(57.79, 60.03, -46.94) |
| CIE-LCH | lch(57.79, 76.20, 321.98°) |
| OKLab | oklab(66.16% 0.1578 -0.1305) |
| OKLCH | oklch(66.16% 0.205 320.4) |
| XYZ | xyz(41.0949, 25.7395, 71.8966) |
| Luminance | 0.2574 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 3.91
Heliotrope
#D94FF5
ΔE00 3.95
Pinkish Purple
#D648D7
ΔE00 4.11
Bright Lilac
#C95EFB
ΔE00 4.36
Bright Lavender
#C760FF
ΔE00 5.05
Orchid
#DA70D6
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C85FDE #75DE5F
analogous
#885FDE #C85FDE #DE5FB5
triadic
#C85FDE #DEC85F #5FDEC8
tetradic
#C85FDE #DE885F #75DE5F #5FB5DE
square
#C85FDE #DE885F #75DE5F #5FB5DE
split-complementary
#C85FDE #B5DE5F #5FDE88
monochromatic
#8B21A1 #B72CD4 #C85FDE #D992E8 #EBC4F3
Accessibility & contrast
On white
3.42
#C85FDE on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.15
#C85FDE on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C85FDE
6.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C85FDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C85FDE | 1.00 | 3.42 | 6.15 | 6.15 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4583E2
Deuteranopia (green-blind)
#6A8FDB
Tritanopia (blue-blind)
#C97296
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #c85fde; /* rgb */ color: rgb(200, 95, 222); /* oklch */ color: oklch(66.2% 0.205 320.4);
Tailwind
colors: {
custom: {
50: '#db91e9',
500: '#c85fde',
950: '#000000',
},
}SCSS
$custom: #c85fde; $custom-light: #db91e9; $custom-dark: #000000;
JSON
{
"hex": "#c85fde",
"rgb": {
"r": 200,
"g": 95,
"b": 222
},
"hsl": {
"h": 289.606,
"s": 65.803,
"l": 62.157
},
"oklch": {
"l": 0.66155,
"c": 0.20482,
"h": 320.4
},
"luminance": 0.25738
}Semantic roles & 50–950 ramp
primary
#C85FDE
secondary
#BDE4B5
accent
#CE1837
background
#FDF9FE
surface
#FBF2FD
border
#D4CCD5
text
#150D16
muted
#837E84