#CA7EB7#CA7EB7
#CA7EB7 is a light, moderate pink. Relative luminance 0.309; OKLCH L 69.1% C 0.119 H 336.6°. Best body text is #000000 at 7.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7EB7 |
|---|---|
| RGB | rgb(202, 126, 183) |
| HSL | hsl(315, 42%, 64%) |
| HSV | hsv(315, 38%, 79%) |
| CMYK | cmyk(0%, 37.6%, 9.4%, 20.8%) |
| CIE-LAB | lab(62.42, 37.80, -17.67) |
| CIE-LCH | lch(62.42, 41.73, 334.95°) |
| OKLab | oklab(69.11% 0.1092 -0.0473) |
| OKLCH | oklch(69.11% 0.119 336.6) |
| XYZ | xyz(40.3651, 30.8993, 48.6286) |
| Luminance | 0.3090 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.68
Pale Magenta
#D767AD
ΔE00 5.83
Lavender Pink
#DD85D7
ΔE00 6.17
Orchid
#DA70D6
ΔE00 7.54
Purplish Pink
#CE5DAE
ΔE00 7.76
Dusty Lavender
#AC86A8
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7EB7 #7ECA91
analogous
#B77ECA #CA7EB7 #CA7E91
triadic
#CA7EB7 #B7CA7E #7EB7CA
tetradic
#CA7EB7 #CAB77E #7ECA91 #7E91CA
square
#CA7EB7 #CAB77E #7ECA91 #7E91CA
split-complementary
#CA7EB7 #91CA7E #7ECAB7
monochromatic
#923C7C #B8539F #CA7EB7 #DCA9CF #EED5E7
Accessibility & contrast
On white
2.93
#CA7EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.18
#CA7EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7EB7
7.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7EB7 | 1.00 | 2.93 | 7.18 | 7.18 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F90B9
Deuteranopia (green-blind)
#929BB5
Tritanopia (blue-blind)
#D18193
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ca7eb7; /* rgb */ color: rgb(202, 126, 183); /* oklch */ color: oklch(69.1% 0.119 336.6);
Tailwind
colors: {
custom: {
50: '#dba5cc',
500: '#ca7eb7',
950: '#000000',
},
}SCSS
$custom: #ca7eb7; $custom-light: #dba5cc; $custom-dark: #000000;
JSON
{
"hex": "#ca7eb7",
"rgb": {
"r": 202,
"g": 126,
"b": 183
},
"hsl": {
"h": 315,
"s": 41.758,
"l": 64.314
},
"oklch": {
"l": 0.69109,
"c": 0.11899,
"h": 336.6
},
"luminance": 0.30897
}Semantic roles & 50–950 ramp
primary
#CA7EB7
secondary
#C5DFCB
accent
#B55231
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82