#CA99CC#CA99CC
#CA99CC is a light, moderate purple. Relative luminance 0.397; OKLCH L 74.6% C 0.090 H 325.1°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #CA99CC |
|---|---|
| RGB | rgb(202, 153, 204) |
| HSL | hsl(298, 33%, 70%) |
| HSV | hsv(298, 25%, 80%) |
| CMYK | cmyk(1%, 25%, 0%, 20%) |
| CIE-LAB | lab(69.26, 26.91, -19.06) |
| CIE-LCH | lch(69.26, 32.98, 324.69°) |
| OKLab | oklab(74.55% 0.0739 -0.0514) |
| OKLCH | oklch(74.55% 0.09 325.1) |
| XYZ | xyz(46.6462, 39.6999, 62.3207) |
| Luminance | 0.3970 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.83
Plum
#DDA0DD
ΔE00 3.98
Pale Purple
#B790D4
ΔE00 6.33
Lavender Pink
#DD85D7
ΔE00 7.33
Lavender
#B39DDB
ΔE00 7.98
Lavender (survey)
#C79FEF
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA99CC #9BCC99
analogous
#B099CC #CA99CC #CC99B5
triadic
#CA99CC #CCCA99 #99CCCA
tetradic
#CA99CC #CCB099 #9BCC99 #99B5CC
square
#CA99CC #CCB099 #9BCC99 #99B5CC
split-complementary
#CA99CC #B5CC99 #99CCB0
monochromatic
#994E9C #B570B8 #CA99CC #DFC2E0 #F4EBF5
Accessibility & contrast
On white
2.35
#CA99CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#CA99CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA99CC
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA99CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA99CC | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CE
Deuteranopia (green-blind)
#A0ABCA
Tritanopia (blue-blind)
#CD9DAB
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ca99cc; /* rgb */ color: rgb(202, 153, 204); /* oklch */ color: oklch(74.6% 0.090 325.1);
Tailwind
colors: {
custom: {
50: '#dab7db',
500: '#ca99cc',
950: '#000000',
},
}SCSS
$custom: #ca99cc; $custom-light: #dab7db; $custom-dark: #000000;
JSON
{
"hex": "#ca99cc",
"rgb": {
"r": 202,
"g": 153,
"b": 204
},
"hsl": {
"h": 297.647,
"s": 33.333,
"l": 70
},
"oklch": {
"l": 0.7455,
"c": 0.09003,
"h": 325.1
},
"luminance": 0.39699
}Semantic roles & 50–950 ramp
primary
#CA99CC
secondary
#DAE8D9
accent
#AC393E
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083