#CA7FB7#CA7FB7
#CA7FB7 is a light, moderate pink. Relative luminance 0.312; OKLCH L 69.3% C 0.117 H 336.7°. Best body text is #000000 at 7.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CA7FB7 |
|---|---|
| RGB | rgb(202, 127, 183) |
| HSL | hsl(315, 41%, 65%) |
| HSV | hsv(315, 37%, 79%) |
| CMYK | cmyk(0%, 37.1%, 9.4%, 20.8%) |
| CIE-LAB | lab(62.64, 37.27, -17.34) |
| CIE-LCH | lch(62.64, 41.10, 335.05°) |
| OKLab | oklab(69.27% 0.1076 -0.0464) |
| OKLCH | oklch(69.27% 0.117 336.7) |
| XYZ | xyz(40.4936, 31.1563, 48.6714) |
| Luminance | 0.3115 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Orchid (survey)
#C875C4
ΔE00 4.91
Pale Magenta
#D767AD
ΔE00 6.05
Lavender Pink
#DD85D7
ΔE00 6.20
Dusty Lavender
#AC86A8
ΔE00 7.64
Orchid
#DA70D6
ΔE00 7.74
Purplish Pink
#CE5DAE
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA7FB7 #7FCA92
analogous
#B87FCA #CA7FB7 #CA7F92
triadic
#CA7FB7 #B7CA7F #7FB7CA
tetradic
#CA7FB7 #CAB87F #7FCA92 #7F92CA
square
#CA7FB7 #CAB87F #7FCA92 #7F92CA
split-complementary
#CA7FB7 #92CA7F #7FCAB8
monochromatic
#923C7C #B8549F #CA7FB7 #DCAACF #EED6E8
Accessibility & contrast
On white
2.90
#CA7FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.23
#CA7FB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA7FB7
7.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA7FB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA7FB7 | 1.00 | 2.90 | 7.23 | 7.23 |
| #FFFFFF | 2.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8091B9
Deuteranopia (green-blind)
#939CB5
Tritanopia (blue-blind)
#D18193
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #ca7fb7; /* rgb */ color: rgb(202, 127, 183); /* oklch */ color: oklch(69.3% 0.117 336.7);
Tailwind
colors: {
custom: {
50: '#dba5cc',
500: '#ca7fb7',
950: '#000000',
},
}SCSS
$custom: #ca7fb7; $custom-light: #dba5cc; $custom-dark: #000000;
JSON
{
"hex": "#ca7fb7",
"rgb": {
"r": 202,
"g": 127,
"b": 183
},
"hsl": {
"h": 315.2,
"s": 41.436,
"l": 64.51
},
"oklch": {
"l": 0.69273,
"c": 0.11721,
"h": 336.7
},
"luminance": 0.31154
}Semantic roles & 50–950 ramp
primary
#CA7FB7
secondary
#C5DFCC
accent
#B45231
background
#FDFAFC
surface
#FBF4F8
border
#D4CED1
text
#150F13
muted
#837F82