#CA7DB8#CA7DB8
#CA7DB8 is a light, vivid pink. Relative luminance 0.307; OKLCH L 69.0% C 0.122 H 335.9°. Best body text is #000000 at 7.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7DB8 |
|---|---|
| RGB | rgb(202, 125, 184) |
| HSL | hsl(314, 42%, 64%) |
| HSV | hsv(314, 38%, 79%) |
| CMYK | cmyk(0%, 38.1%, 8.9%, 20.8%) |
| CIE-LAB | lab(62.24, 38.51, -18.51) |
| CIE-LCH | lch(62.24, 42.73, 334.33°) |
| OKLab | oklab(68.98% 0.111 -0.0496) |
| OKLCH | oklch(68.98% 0.122 335.9) |
| XYZ | xyz(40.3423, 30.6866, 49.1363) |
| Luminance | 0.3068 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.23
Pale Magenta
#D767AD
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.96
Orchid
#DA70D6
ΔE00 7.14
Purplish Pink
#CE5DAE
ΔE00 7.47
Dusty Lavender
#AC86A8
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7DB8 #7DCA8F
analogous
#B67DCA #CA7DB8 #CA7D92
triadic
#CA7DB8 #B8CA7D #7DB8CA
tetradic
#CA7DB8 #CAB67D #7DCA8F #7D92CA
square
#CA7DB8 #CAB67D #7DCA8F #7D92CA
split-complementary
#CA7DB8 #92CA7D #7DCAB6
monochromatic
#913B7D #B852A0 #CA7DB8 #DCA8D0 #EDD4E7
Accessibility & contrast
On white
2.94
#CA7DB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.14
#CA7DB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7DB8
7.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7DB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7DB8 | 1.00 | 2.94 | 7.14 | 7.14 |
| #FFFFFF | 2.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7E8FBA
Deuteranopia (green-blind)
#919BB6
Tritanopia (blue-blind)
#D18093
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #ca7db8; /* rgb */ color: rgb(202, 125, 184); /* oklch */ color: oklch(69.0% 0.122 335.9);
Tailwind
colors: {
custom: {
50: '#dba4cd',
500: '#ca7db8',
950: '#000000',
},
}SCSS
$custom: #ca7db8; $custom-light: #dba4cd; $custom-dark: #000000;
JSON
{
"hex": "#ca7db8",
"rgb": {
"r": 202,
"g": 125,
"b": 184
},
"hsl": {
"h": 314.026,
"s": 42.077,
"l": 64.118
},
"oklch": {
"l": 0.68984,
"c": 0.1216,
"h": 335.9
},
"luminance": 0.30684
}Semantic roles & 50–950 ramp
primary
#CA7DB8
secondary
#C4DFCA
accent
#B54F30
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F13
muted
#837F82