#C855DA#C855DA
#C855DA is a light, highly saturated purple. Relative luminance 0.238; OKLCH L 64.7% C 0.215 H 322.0°. Best body text is #000000 at 5.77:1 contrast (WCAG AA passes).
Color values
| HEX | #C855DA |
|---|---|
| RGB | rgb(200, 85, 218) |
| HSL | hsl(292, 64%, 59%) |
| HSV | hsv(292, 61%, 85%) |
| CMYK | cmyk(8.3%, 61%, 0%, 14.5%) |
| CIE-LAB | lab(55.93, 63.79, -47.63) |
| CIE-LCH | lch(55.93, 79.61, 323.25°) |
| OKLab | oklab(64.73% 0.1698 -0.1325) |
| OKLCH | oklch(64.73% 0.215 322) |
| XYZ | xyz(39.7215, 23.8403, 68.8254) |
| Luminance | 0.2384 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Mediumorchid
#BA55D3
ΔE00 2.62
Pinkish Purple
#D648D7
ΔE00 2.73
Heliotrope
#D94FF5
ΔE00 4.16
Pinky Purple
#C94CBE
ΔE00 5.03
Purple Pink
#D725DE
ΔE00 5.23
Bright Lilac
#C95EFB
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C855DA #67DA55
analogous
#8655DA #C855DA #DA55A9
triadic
#C855DA #DAC855 #55DAC8
tetradic
#C855DA #DA8655 #67DA55 #55A9DA
square
#C855DA #DA8655 #67DA55 #55A9DA
split-complementary
#C855DA #A9DA55 #55DA86
monochromatic
#852094 #B22BC7 #C855DA #D887E5 #E9BAF0
Accessibility & contrast
On white
3.64
#C855DA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.77
#C855DA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #C855DA
5.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C855DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C855DA | 1.00 | 3.64 | 5.77 | 5.77 |
| #FFFFFF | 3.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#387EDE
Deuteranopia (green-blind)
#658AD7
Tritanopia (blue-blind)
#CA6A90
Achromatopsia (no color)
#868686
Design tokens & code
CSS
--color: #c855da; /* rgb */ color: rgb(200, 85, 218); /* oklch */ color: oklch(64.7% 0.215 322.0);
Tailwind
colors: {
custom: {
50: '#dc8ce6',
500: '#c855da',
950: '#000000',
},
}SCSS
$custom: #c855da; $custom-light: #dc8ce6; $custom-dark: #000000;
JSON
{
"hex": "#c855da",
"rgb": {
"r": 200,
"g": 85,
"b": 218
},
"hsl": {
"h": 291.88,
"s": 64.251,
"l": 59.412
},
"oklch": {
"l": 0.64733,
"c": 0.2154,
"h": 322
},
"luminance": 0.23838
}Semantic roles & 50–950 ramp
primary
#C855DA
secondary
#B3DFAB
accent
#E74157
background
#FDF8FE
surface
#FBF0FC
border
#D4CBD5
text
#150D16
muted
#837D84