#CA7EBF#CA7EBF
#CA7EBF is a light, vivid purple. Relative luminance 0.312; OKLCH L 69.4% C 0.126 H 332.2°. Best body text is #000000 at 7.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7EBF |
|---|---|
| RGB | rgb(202, 126, 191) |
| HSL | hsl(309, 42%, 64%) |
| HSV | hsv(309, 38%, 79%) |
| CMYK | cmyk(0%, 37.6%, 5.4%, 20.8%) |
| CIE-LAB | lab(62.71, 39.20, -21.75) |
| CIE-LCH | lch(62.71, 44.83, 330.97°) |
| OKLab | oklab(69.42% 0.1114 -0.0587) |
| OKLCH | oklch(69.42% 0.126 332.2) |
| XYZ | xyz(41.2215, 31.2419, 53.1391) |
| Luminance | 0.3124 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 3.12
Lavender Pink
#DD85D7
ΔE00 4.79
Orchid
#DA70D6
ΔE00 6.00
Pale Magenta
#D767AD
ΔE00 6.45
Purplish Pink
#CE5DAE
ΔE00 7.79
Wisteria
#A87DC2
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7EBF #7ECA89
analogous
#AF7ECA #CA7EBF #CA7E99
triadic
#CA7EBF #BFCA7E #7EBFCA
tetradic
#CA7EBF #CAAF7E #7ECA89 #7E99CA
square
#CA7EBF #CAAF7E #7ECA89 #7E99CA
split-complementary
#CA7EBF #99CA7E #7ECAAF
monochromatic
#923C85 #B853A9 #CA7EBF #DCA9D5 #EED5EA
Accessibility & contrast
On white
2.90
#CA7EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.25
#CA7EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7EBF
7.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7EBF | 1.00 | 2.90 | 7.25 | 7.25 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7C91C1
Deuteranopia (green-blind)
#909CBD
Tritanopia (blue-blind)
#D08296
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #ca7ebf; /* rgb */ color: rgb(202, 126, 191); /* oklch */ color: oklch(69.4% 0.126 332.2);
Tailwind
colors: {
custom: {
50: '#dba5d2',
500: '#ca7ebf',
950: '#000000',
},
}SCSS
$custom: #ca7ebf; $custom-light: #dba5d2; $custom-dark: #000000;
JSON
{
"hex": "#ca7ebf",
"rgb": {
"r": 202,
"g": 126,
"b": 191
},
"hsl": {
"h": 308.684,
"s": 41.758,
"l": 64.314
},
"oklch": {
"l": 0.69422,
"c": 0.12592,
"h": 332.2
},
"luminance": 0.3124
}Semantic roles & 50–950 ramp
primary
#CA7EBF
secondary
#C5DFC9
accent
#B54431
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#150F14
muted
#837F82