#CA95AF#CA95AF
#CA95AF is a light, moderate pink. Relative luminance 0.371; OKLCH L 72.8% C 0.072 H 348.1°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CA95AF |
|---|---|
| RGB | rgb(202, 149, 175) |
| HSL | hsl(331, 33%, 69%) |
| HSV | hsv(331, 26%, 79%) |
| CMYK | cmyk(0%, 26.2%, 13.4%, 20.8%) |
| CIE-LAB | lab(67.39, 23.94, -5.71) |
| CIE-LCH | lch(67.39, 24.61, 346.58°) |
| OKLab | oklab(72.81% 0.0705 -0.0149) |
| OKLCH | oklch(72.81% 0.072 348.1) |
| XYZ | xyz(42.8424, 37.1484, 45.4628) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.86
Grey Pink
#C3909B
ΔE00 5.38
Faded Pink
#DE9DAC
ΔE00 5.85
Dull Pink
#D5869D
ΔE00 6.26
Lilac
#C8A2C8
ΔE00 6.50
Dusty Pink
#D8A7B1
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA95AF #95CAB0
analogous
#CA95CA #CA95AF #CA9695
triadic
#CA95AF #AFCA95 #95AFCA
tetradic
#CA95AF #CACA95 #95CAB0 #9695CA
square
#CA95AF #CACA95 #95CAB0 #9695CA
split-complementary
#CA95AF #95CA96 #95CACA
monochromatic
#984C72 #B66C90 #CA95AF #DEBECE #F3E7ED
Accessibility & contrast
On white
2.49
#CA95AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#CA95AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA95AF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA95AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA95AF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#999FB0
Deuteranopia (green-blind)
#A5A7AE
Tritanopia (blue-blind)
#D2949E
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ca95af; /* rgb */ color: rgb(202, 149, 175); /* oklch */ color: oklch(72.8% 0.072 348.1);
Tailwind
colors: {
custom: {
50: '#dbb4c6',
500: '#ca95af',
950: '#000000',
},
}SCSS
$custom: #ca95af; $custom-light: #dbb4c6; $custom-dark: #000000;
JSON
{
"hex": "#ca95af",
"rgb": {
"r": 202,
"g": 149,
"b": 175
},
"hsl": {
"h": 330.566,
"s": 33.333,
"l": 68.824
},
"oklch": {
"l": 0.72812,
"c": 0.07207,
"h": 348.1
},
"luminance": 0.37147
}Semantic roles & 50–950 ramp
primary
#CA95AF
secondary
#D6E5DE
accent
#AC7439
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082