#C890DC#C890DC
#C890DC is a light, vivid purple. Relative luminance 0.374; OKLCH L 73.4% C 0.122 H 316.9°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #C890DC |
|---|---|
| RGB | rgb(200, 144, 220) |
| HSL | hsl(284, 52%, 71%) |
| HSV | hsv(284, 35%, 86%) |
| CMYK | cmyk(9.1%, 34.5%, 0%, 13.7%) |
| CIE-LAB | lab(67.57, 34.35, -30.52) |
| CIE-LCH | lch(67.57, 45.95, 318.38°) |
| OKLab | oklab(73.41% 0.0894 -0.0836) |
| OKLCH | oklch(73.41% 0.122 316.9) |
| XYZ | xyz(46.7091, 37.3943, 72.4535) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.52
Lavender (survey)
#C79FEF
ΔE00 5.02
Baby Purple
#CA9BF7
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.35
Plum
#DDA0DD
ΔE00 6.06
Lilac (survey)
#CEA2FD
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C890DC #A4DC90
analogous
#A290DC #C890DC #DC90CA
triadic
#C890DC #DCC890 #90DCC8
tetradic
#C890DC #DCA290 #A4DC90 #90CADC
square
#C890DC #DCA290 #A4DC90 #90CADC
split-complementary
#C890DC #CADC90 #90DCA2
monochromatic
#973AB8 #B161CD #C890DC #DFBFEB #F3E8F8
Accessibility & contrast
On white
2.48
#C890DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#C890DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C890DC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C890DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C890DC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A1DF
Deuteranopia (green-blind)
#92A6DA
Tritanopia (blue-blind)
#C899AC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #c890dc; /* rgb */ color: rgb(200, 144, 220); /* oklch */ color: oklch(73.4% 0.122 316.9);
Tailwind
colors: {
custom: {
50: '#d9b1e7',
500: '#c890dc',
950: '#000000',
},
}SCSS
$custom: #c890dc; $custom-light: #d9b1e7; $custom-dark: #000000;
JSON
{
"hex": "#c890dc",
"rgb": {
"r": 200,
"g": 144,
"b": 220
},
"hsl": {
"h": 284.211,
"s": 52.055,
"l": 71.373
},
"oklch": {
"l": 0.73415,
"c": 0.12245,
"h": 316.9
},
"luminance": 0.37393
}Semantic roles & 50–950 ramp
primary
#C890DC
secondary
#DFEEDA
accent
#BF264E
background
#FDFAFE
surface
#FBF5FC
border
#D4CFD5
text
#151116
muted
#838084