#C690DA#C690DA
#C690DA is a light, moderate purple. Relative luminance 0.370; OKLCH L 73.1% C 0.119 H 316.6°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C690DA |
|---|---|
| RGB | rgb(198, 144, 218) |
| HSL | hsl(284, 50%, 71%) |
| HSV | hsv(284, 34%, 85%) |
| CMYK | cmyk(9.2%, 33.9%, 0%, 14.5%) |
| CIE-LAB | lab(67.29, 33.32, -29.87) |
| CIE-LCH | lch(67.29, 44.74, 318.13°) |
| OKLab | oklab(73.13% 0.0866 -0.0818) |
| OKLCH | oklch(73.13% 0.119 316.6) |
| XYZ | xyz(45.9150, 37.0153, 71.0420) |
| Luminance | 0.3701 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 3.13
Lavender (survey)
#C79FEF
ΔE00 5.09
Baby Purple
#CA9BF7
ΔE00 5.50
Lavender Pink
#DD85D7
ΔE00 5.59
Plum
#DDA0DD
ΔE00 6.13
Lavender
#B39DDB
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C690DA #A4DA90
analogous
#A190DA #C690DA #DA90C9
triadic
#C690DA #DAC690 #90DAC6
tetradic
#C690DA #DAA190 #A4DA90 #90C9DA
square
#C690DA #DAA190 #A4DA90 #90C9DA
split-complementary
#C690DA #C9DA90 #90DAA1
monochromatic
#933CB4 #AE62CB #C690DA #DEBEE9 #F3E8F7
Accessibility & contrast
On white
2.50
#C690DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#C690DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C690DA
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C690DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C690DA | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A0DD
Deuteranopia (green-blind)
#92A6D8
Tritanopia (blue-blind)
#C699AB
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #c690da; /* rgb */ color: rgb(198, 144, 218); /* oklch */ color: oklch(73.1% 0.119 316.6);
Tailwind
colors: {
custom: {
50: '#d8b1e5',
500: '#c690da',
950: '#000000',
},
}SCSS
$custom: #c690da; $custom-light: #d8b1e5; $custom-dark: #000000;
JSON
{
"hex": "#c690da",
"rgb": {
"r": 198,
"g": 144,
"b": 218
},
"hsl": {
"h": 283.784,
"s": 50,
"l": 70.98
},
"oklch": {
"l": 0.73128,
"c": 0.11916,
"h": 316.6
},
"luminance": 0.37014
}Semantic roles & 50–950 ramp
primary
#C690DA
secondary
#DEEDD9
accent
#BD2850
background
#FDFAFE
surface
#FAF5FC
border
#D3CFD5
text
#141116
muted
#838084