#CA7DB5#CA7DB5
#CA7DB5 is a light, moderate pink. Relative luminance 0.306; OKLCH L 68.9% C 0.119 H 337.6°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7DB5 |
|---|---|
| RGB | rgb(202, 125, 181) |
| HSL | hsl(316, 42%, 64%) |
| HSV | hsv(316, 38%, 79%) |
| CMYK | cmyk(0%, 38.1%, 10.4%, 20.8%) |
| CIE-LAB | lab(62.14, 38.00, -16.96) |
| CIE-LCH | lch(62.14, 41.61, 335.94°) |
| OKLab | oklab(68.87% 0.1101 -0.0454) |
| OKLCH | oklch(68.87% 0.119 337.6) |
| XYZ | xyz(40.0312, 30.5622, 47.4976) |
| Luminance | 0.3056 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.90
Pale Magenta
#D767AD
ΔE00 5.54
Lavender Pink
#DD85D7
ΔE00 6.54
Purplish Pink
#CE5DAE
ΔE00 7.55
Orchid
#DA70D6
ΔE00 7.77
Dusty Lavender
#AC86A8
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7DB5 #7DCA92
analogous
#B97DCA #CA7DB5 #CA7D8F
triadic
#CA7DB5 #B5CA7D #7DB5CA
tetradic
#CA7DB5 #CAB97D #7DCA92 #7D8FCA
square
#CA7DB5 #CAB97D #7DCA92 #7D8FCA
split-complementary
#CA7DB5 #8FCA7D #7DCAB9
monochromatic
#913B7A #B8529C #CA7DB5 #DCA8CE #EDD4E6
Accessibility & contrast
On white
2.95
#CA7DB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#CA7DB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7DB5
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7DB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7DB5 | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F8FB7
Deuteranopia (green-blind)
#929AB3
Tritanopia (blue-blind)
#D27F91
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ca7db5; /* rgb */ color: rgb(202, 125, 181); /* oklch */ color: oklch(68.9% 0.119 337.6);
Tailwind
colors: {
custom: {
50: '#dba4cb',
500: '#ca7db5',
950: '#000000',
},
}SCSS
$custom: #ca7db5; $custom-light: #dba4cb; $custom-dark: #000000;
JSON
{
"hex": "#ca7db5",
"rgb": {
"r": 202,
"g": 125,
"b": 181
},
"hsl": {
"h": 316.364,
"s": 42.077,
"l": 64.118
},
"oklch": {
"l": 0.68869,
"c": 0.11912,
"h": 337.6
},
"luminance": 0.3056
}Semantic roles & 50–950 ramp
primary
#CA7DB5
secondary
#C4DFCB
accent
#B55530
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82