#CA98E2#CA98E2
#CA98E2 is a light, moderate purple. Relative luminance 0.405; OKLCH L 75.3% C 0.116 H 314.4°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #CA98E2 |
|---|---|
| RGB | rgb(202, 152, 226) |
| HSL | hsl(281, 56%, 74%) |
| HSV | hsv(281, 33%, 89%) |
| CMYK | cmyk(10.6%, 32.7%, 0%, 11.4%) |
| CIE-LAB | lab(69.83, 31.82, -30.33) |
| CIE-LCH | lch(69.83, 43.96, 316.37°) |
| OKLab | oklab(75.25% 0.0815 -0.0831) |
| OKLCH | oklch(75.25% 0.116 314.4) |
| XYZ | xyz(49.3107, 40.5049, 77.1573) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 3.29
Pale Purple
#B790D4
ΔE00 3.93
Baby Purple
#CA9BF7
ΔE00 4.14
Lilac (survey)
#CEA2FD
ΔE00 5.04
Plum
#DDA0DD
ΔE00 5.30
Pastel Purple
#CAA0FF
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA98E2 #B0E298
analogous
#A598E2 #CA98E2 #E298D5
triadic
#CA98E2 #E2CA98 #98E2CA
tetradic
#CA98E2 #E2A598 #B0E298 #98D5E2
square
#CA98E2 #E2A598 #B0E298 #98D5E2
split-complementary
#CA98E2 #D5E298 #98E2A5
monochromatic
#9938C7 #B168D5 #CA98E2 #E3C8EF #F3E7F8
Accessibility & contrast
On white
2.31
#CA98E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#CA98E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA98E2
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA98E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA98E2 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA8E5
Deuteranopia (green-blind)
#98ACE0
Tritanopia (blue-blind)
#C9A1B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca98e2; /* rgb */ color: rgb(202, 152, 226); /* oklch */ color: oklch(75.3% 0.116 314.4);
Tailwind
colors: {
custom: {
50: '#dbb7eb',
500: '#ca98e2',
950: '#000000',
},
}SCSS
$custom: #ca98e2; $custom-light: #dbb7eb; $custom-dark: #000000;
JSON
{
"hex": "#ca98e2",
"rgb": {
"r": 202,
"g": 152,
"b": 226
},
"hsl": {
"h": 280.541,
"s": 56.061,
"l": 74.118
},
"oklch": {
"l": 0.75252,
"c": 0.1164,
"h": 314.4
},
"luminance": 0.40504
}Semantic roles & 50–950 ramp
primary
#CA98E2
secondary
#E2F0DB
accent
#C42256
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151116
muted
#838084