#CA7EBC#CA7EBC
#CA7EBC is a light, vivid pink. Relative luminance 0.311; OKLCH L 69.3% C 0.123 H 333.8°. Best body text is #000000 at 7.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7EBC |
|---|---|
| RGB | rgb(202, 126, 188) |
| HSL | hsl(311, 42%, 64%) |
| HSV | hsv(311, 38%, 79%) |
| CMYK | cmyk(0%, 37.6%, 6.9%, 20.8%) |
| CIE-LAB | lab(62.60, 38.67, -20.23) |
| CIE-LCH | lch(62.60, 43.64, 332.39°) |
| OKLab | oklab(69.3% 0.1106 -0.0544) |
| OKLCH | oklch(69.3% 0.123 333.8) |
| XYZ | xyz(40.8948, 31.1112, 51.4182) |
| Luminance | 0.3111 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.65
Lavender Pink
#DD85D7
ΔE00 5.26
Pale Magenta
#D767AD
ΔE00 6.16
Orchid
#DA70D6
ΔE00 6.55
Purplish Pink
#CE5DAE
ΔE00 7.72
Dusty Lavender
#AC86A8
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7EBC #7ECA8C
analogous
#B27ECA #CA7EBC #CA7E96
triadic
#CA7EBC #BCCA7E #7EBCCA
tetradic
#CA7EBC #CAB27E #7ECA8C #7E96CA
square
#CA7EBC #CAB27E #7ECA8C #7E96CA
split-complementary
#CA7EBC #96CA7E #7ECAB2
monochromatic
#923C82 #B853A5 #CA7EBC #DCA9D3 #EED5E9
Accessibility & contrast
On white
2.91
#CA7EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.22
#CA7EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7EBC
7.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7EBC | 1.00 | 2.91 | 7.22 | 7.22 |
| #FFFFFF | 2.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D91BE
Deuteranopia (green-blind)
#919BBA
Tritanopia (blue-blind)
#D18295
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ca7ebc; /* rgb */ color: rgb(202, 126, 188); /* oklch */ color: oklch(69.3% 0.123 333.8);
Tailwind
colors: {
custom: {
50: '#dba5d0',
500: '#ca7ebc',
950: '#000000',
},
}SCSS
$custom: #ca7ebc; $custom-light: #dba5d0; $custom-dark: #000000;
JSON
{
"hex": "#ca7ebc",
"rgb": {
"r": 202,
"g": 126,
"b": 188
},
"hsl": {
"h": 311.053,
"s": 41.758,
"l": 64.314
},
"oklch": {
"l": 0.69303,
"c": 0.12325,
"h": 333.8
},
"luminance": 0.31109
}Semantic roles & 50–950 ramp
primary
#CA7EBC
secondary
#C5DFCA
accent
#B54931
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82