#C890DA#C890DA
#C890DA is a light, vivid purple. Relative luminance 0.373; OKLCH L 73.3% C 0.120 H 317.7°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C890DA |
|---|---|
| RGB | rgb(200, 144, 218) |
| HSL | hsl(285, 50%, 71%) |
| HSV | hsv(285, 34%, 85%) |
| CMYK | cmyk(8.3%, 33.9%, 0%, 14.5%) |
| CIE-LAB | lab(67.49, 33.94, -29.53) |
| CIE-LCH | lch(67.49, 44.99, 318.97°) |
| OKLab | oklab(73.33% 0.089 -0.0808) |
| OKLCH | oklch(73.33% 0.12 317.7) |
| XYZ | xyz(46.4458, 37.2890, 71.0669) |
| Luminance | 0.3729 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.54
Lavender Pink
#DD85D7
ΔE00 5.20
Lavender (survey)
#C79FEF
ΔE00 5.28
Baby Purple
#CA9BF7
ΔE00 5.67
Plum
#DDA0DD
ΔE00 5.83
Lilac (survey)
#CEA2FD
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C890DA #A2DA90
analogous
#A390DA #C890DA #DA90C7
triadic
#C890DA #DAC890 #90DAC8
tetradic
#C890DA #DAA390 #A2DA90 #90C7DA
square
#C890DA #DAA390 #A2DA90 #90C7DA
split-complementary
#C890DA #C7DA90 #90DAA3
monochromatic
#973CB4 #B162CB #C890DA #DFBEE9 #F4E8F7
Accessibility & contrast
On white
2.48
#C890DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#C890DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C890DA
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C890DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C890DA | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86A1DD
Deuteranopia (green-blind)
#93A6D8
Tritanopia (blue-blind)
#C899AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c890da; /* rgb */ color: rgb(200, 144, 218); /* oklch */ color: oklch(73.3% 0.120 317.7);
Tailwind
colors: {
custom: {
50: '#d9b1e5',
500: '#c890da',
950: '#000000',
},
}SCSS
$custom: #c890da; $custom-light: #d9b1e5; $custom-dark: #000000;
JSON
{
"hex": "#c890da",
"rgb": {
"r": 200,
"g": 144,
"b": 218
},
"hsl": {
"h": 285.405,
"s": 50,
"l": 70.98
},
"oklch": {
"l": 0.7333,
"c": 0.1202,
"h": 317.7
},
"luminance": 0.37288
}Semantic roles & 50–950 ramp
primary
#C890DA
secondary
#DEEDD9
accent
#BD284C
background
#FDFAFE
surface
#FBF5FC
border
#D4CFD5
text
#151116
muted
#838084