#C490DA#C490DA
#C490DA is a light, moderate purple. Relative luminance 0.367; OKLCH L 72.9% C 0.118 H 315.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #C490DA |
|---|---|
| RGB | rgb(196, 144, 218) |
| HSL | hsl(282, 50%, 71%) |
| HSV | hsv(282, 34%, 85%) |
| CMYK | cmyk(10.1%, 33.9%, 0%, 14.5%) |
| CIE-LAB | lab(67.09, 32.70, -30.20) |
| CIE-LCH | lch(67.09, 44.51, 317.28°) |
| OKLab | oklab(72.93% 0.0843 -0.0828) |
| OKLCH | oklch(72.93% 0.118 315.5) |
| XYZ | xyz(45.3912, 36.7452, 71.0175) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 2.73
Lavender (survey)
#C79FEF
ΔE00 4.92
Baby Purple
#CA9BF7
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 5.99
Lavender
#B39DDB
ΔE00 6.32
Plum
#DDA0DD
ΔE00 6.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C490DA #A6DA90
analogous
#9F90DA #C490DA #DA90CB
triadic
#C490DA #DAC490 #90DAC4
tetradic
#C490DA #DA9F90 #A6DA90 #90CBDA
square
#C490DA #DA9F90 #A6DA90 #90CBDA
split-complementary
#C490DA #CBDA90 #90DA9F
monochromatic
#903CB4 #AC62CB #C490DA #DCBEE9 #F3E8F7
Accessibility & contrast
On white
2.52
#C490DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#C490DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C490DA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C490DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C490DA | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DD
Deuteranopia (green-blind)
#91A5D8
Tritanopia (blue-blind)
#C399AB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #c490da; /* rgb */ color: rgb(196, 144, 218); /* oklch */ color: oklch(72.9% 0.118 315.5);
Tailwind
colors: {
custom: {
50: '#d7b1e5',
500: '#c490da',
950: '#000000',
},
}SCSS
$custom: #c490da; $custom-light: #d7b1e5; $custom-dark: #000000;
JSON
{
"hex": "#c490da",
"rgb": {
"r": 196,
"g": 144,
"b": 218
},
"hsl": {
"h": 282.162,
"s": 50,
"l": 70.98
},
"oklch": {
"l": 0.72927,
"c": 0.11817,
"h": 315.5
},
"luminance": 0.36744
}Semantic roles & 50–950 ramp
primary
#C490DA
secondary
#DFEDD9
accent
#BD2855
background
#FDFAFE
surface
#FAF5FC
border
#D3CFD5
text
#141116
muted
#838084