#C989DA#C989DA
#C989DA is a light, vivid purple. Relative luminance 0.354; OKLCH L 72.3% C 0.133 H 319.0°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #C989DA |
|---|---|
| RGB | rgb(201, 137, 218) |
| HSL | hsl(287, 52%, 70%) |
| HSV | hsv(287, 37%, 85%) |
| CMYK | cmyk(7.8%, 37.2%, 0%, 14.5%) |
| CIE-LAB | lab(66.04, 38.06, -31.77) |
| CIE-LCH | lch(66.04, 49.58, 320.14°) |
| OKLab | oklab(72.25% 0.1004 -0.0871) |
| OKLCH | oklch(72.25% 0.133 319) |
| XYZ | xyz(45.6863, 35.3721, 70.7369) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 4.33
Pale Purple
#B790D4
ΔE00 4.53
Orchid (survey)
#C875C4
ΔE00 5.86
Baby Purple
#CA9BF7
ΔE00 6.42
Orchid
#DA70D6
ΔE00 6.43
Violet (CSS)
#EE82EE
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C989DA #9ADA89
analogous
#A089DA #C989DA #DA89C3
triadic
#C989DA #DAC989 #89DAC9
tetradic
#C989DA #DAA089 #9ADA89 #89C3DA
square
#C989DA #DAA089 #9ADA89 #89C3DA
split-complementary
#C989DA #C3DA89 #89DAA0
monochromatic
#9838B1 #B45ACB #C989DA #DEB8E9 #F4E6F7
Accessibility & contrast
On white
2.60
#C989DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#C989DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C989DA
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C989DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C989DA | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E9CDD
Deuteranopia (green-blind)
#8EA3D8
Tritanopia (blue-blind)
#CA93A7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #c989da; /* rgb */ color: rgb(201, 137, 218); /* oklch */ color: oklch(72.3% 0.133 319.0);
Tailwind
colors: {
custom: {
50: '#daace5',
500: '#c989da',
950: '#000000',
},
}SCSS
$custom: #c989da; $custom-light: #daace5; $custom-dark: #000000;
JSON
{
"hex": "#c989da",
"rgb": {
"r": 201,
"g": 137,
"b": 218
},
"hsl": {
"h": 287.407,
"s": 52.258,
"l": 69.608
},
"oklch": {
"l": 0.72252,
"c": 0.13295,
"h": 319
},
"luminance": 0.35371
}Semantic roles & 50–950 ramp
primary
#C989DA
secondary
#D9EBD4
accent
#C02646
background
#FDFAFE
surface
#FBF4FC
border
#D4CED5
text
#151016
muted
#837F84