#CA9DC2#CA9DC2
#CA9DC2 is a light, moderate pink. Relative luminance 0.406; OKLCH L 74.9% C 0.073 H 332.5°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CA9DC2 |
|---|---|
| RGB | rgb(202, 157, 194) |
| HSL | hsl(311, 30%, 70%) |
| HSV | hsv(311, 22%, 79%) |
| CMYK | cmyk(0%, 22.3%, 4%, 20.8%) |
| CIE-LAB | lab(69.87, 22.86, -12.59) |
| CIE-LCH | lch(69.87, 26.10, 331.15°) |
| OKLab | oklab(74.91% 0.0646 -0.0336) |
| OKLCH | oklch(74.91% 0.073 332.5) |
| XYZ | xyz(46.1509, 40.5669, 56.4276) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 2.04
Plum
#DDA0DD
ΔE00 6.25
Dusty Lavender
#AC86A8
ΔE00 7.83
Light Mauve
#C292A1
ΔE00 8.03
Faded Pink
#DE9DAC
ΔE00 9.31
Dusty Pink
#D8A7B1
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA9DC2 #9DCAA5
analogous
#BB9DCA #CA9DC2 #CA9DAB
triadic
#CA9DC2 #C2CA9D #9DC2CA
tetradic
#CA9DC2 #CABB9D #9DCAA5 #9DABCA
square
#CA9DC2 #CABB9D #9DCAA5 #9DABCA
split-complementary
#CA9DC2 #ABCA9D #9DCABB
monochromatic
#9A538D #B575A9 #CA9DC2 #DFC5DB #F4EBF3
Accessibility & contrast
On white
2.30
#CA9DC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CA9DC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA9DC2
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA9DC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA9DC2 | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA7C4
Deuteranopia (green-blind)
#A7ADC0
Tritanopia (blue-blind)
#CE9FAA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ca9dc2; /* rgb */ color: rgb(202, 157, 194); /* oklch */ color: oklch(74.9% 0.073 332.5);
Tailwind
colors: {
custom: {
50: '#dabad4',
500: '#ca9dc2',
950: '#000000',
},
}SCSS
$custom: #ca9dc2; $custom-light: #dabad4; $custom-dark: #000000;
JSON
{
"hex": "#ca9dc2",
"rgb": {
"r": 202,
"g": 157,
"b": 194
},
"hsl": {
"h": 310.667,
"s": 29.801,
"l": 70.392
},
"oklch": {
"l": 0.74913,
"c": 0.07279,
"h": 332.5
},
"luminance": 0.40566
}Semantic roles & 50–950 ramp
primary
#CA9DC2
secondary
#DBE8DD
accent
#A8503D
background
#FDFBFD
surface
#FBF6FA
border
#D4D0D3
text
#151114
muted
#838083