#CA98DC#CA98DC
#CA98DC is a light, moderate purple. Relative luminance 0.402; OKLCH L 75.0% C 0.109 H 316.9°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98DC |
|---|---|
| RGB | rgb(202, 152, 220) |
| HSL | hsl(284, 49%, 73%) |
| HSV | hsv(284, 31%, 86%) |
| CMYK | cmyk(8.2%, 30.9%, 0%, 13.7%) |
| CIE-LAB | lab(69.60, 30.60, -27.38) |
| CIE-LCH | lch(69.60, 41.06, 318.18°) |
| OKLab | oklab(75% 0.0799 -0.0748) |
| OKLCH | oklch(75% 0.109 316.9) |
| XYZ | xyz(48.5017, 40.1814, 72.8970) |
| Luminance | 0.4018 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Pale Purple
#B790D4
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.39
Plum
#DDA0DD
ΔE00 4.44
Baby Purple
#CA9BF7
ΔE00 5.46
Lavender
#B39DDB
ΔE00 6.07
Lilac (survey)
#CEA2FD
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98DC #AADC98
analogous
#A898DC #CA98DC #DC98CC
triadic
#CA98DC #DCCA98 #98DCCA
tetradic
#CA98DC #DCA898 #AADC98 #98CCDC
square
#CA98DC #DCA898 #AADC98 #98CCDC
split-complementary
#CA98DC #CCDC98 #98DCA8
monochromatic
#9A3FBA #B26ACC #CA98DC #E2C6EC #F3E8F7
Accessibility & contrast
On white
2.32
#CA98DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#CA98DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98DC
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98DC | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DF
Deuteranopia (green-blind)
#9AACDA
Tritanopia (blue-blind)
#CAA0B1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ca98dc; /* rgb */ color: rgb(202, 152, 220); /* oklch */ color: oklch(75.0% 0.109 316.9);
Tailwind
colors: {
custom: {
50: '#dbb7e7',
500: '#ca98dc',
950: '#000000',
},
}SCSS
$custom: #ca98dc; $custom-light: #dbb7e7; $custom-dark: #000000;
JSON
{
"hex": "#ca98dc",
"rgb": {
"r": 202,
"g": 152,
"b": 220
},
"hsl": {
"h": 284.118,
"s": 49.275,
"l": 72.941
},
"oklch": {
"l": 0.75002,
"c": 0.10946,
"h": 316.9
},
"luminance": 0.4018
}Semantic roles & 50–950 ramp
primary
#CA98DC
secondary
#E1EEDD
accent
#BD2950
background
#FDFBFE
surface
#FBF6FC
border
#D4D0D5
text
#151116
muted
#838084