#CA90AF#CA90AF
#CA90AF is a light, moderate pink. Relative luminance 0.356; OKLCH L 71.9% C 0.081 H 346.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CA90AF |
|---|---|
| RGB | rgb(202, 144, 175) |
| HSL | hsl(328, 35%, 68%) |
| HSV | hsv(328, 29%, 79%) |
| CMYK | cmyk(0%, 28.7%, 13.4%, 20.8%) |
| CIE-LAB | lab(66.21, 26.68, -7.45) |
| CIE-LCH | lch(66.21, 27.70, 344.39°) |
| OKLab | oklab(71.91% 0.0784 -0.0195) |
| OKLCH | oklch(71.91% 0.081 346) |
| XYZ | xyz(42.0682, 35.6001, 45.2047) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 5.06
Dull Pink
#D5869D
ΔE00 5.91
Grey Pink
#C3909B
ΔE00 6.44
Lilac
#C8A2C8
ΔE00 6.88
Dusty Lavender
#AC86A8
ΔE00 6.90
Faded Pink
#DE9DAC
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CA90AF #90CAAB
analogous
#C890CA #CA90AF #CA9092
triadic
#CA90AF #AFCA90 #90AFCA
tetradic
#CA90AF #CAC890 #90CAAB #9092CA
square
#CA90AF #CAC890 #90CAAB #9092CA
split-complementary
#CA90AF #92CA90 #90CAC8
monochromatic
#974873 #B66791 #CA90AF #DEB9CD #F2E3EB
Accessibility & contrast
On white
2.59
#CA90AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#CA90AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CA90AF
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CA90AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CA90AF | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949BB0
Deuteranopia (green-blind)
#A2A4AD
Tritanopia (blue-blind)
#D28F9B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ca90af; /* rgb */ color: rgb(202, 144, 175); /* oklch */ color: oklch(71.9% 0.081 346.0);
Tailwind
colors: {
custom: {
50: '#dbb1c6',
500: '#ca90af',
950: '#000000',
},
}SCSS
$custom: #ca90af; $custom-light: #dbb1c6; $custom-dark: #000000;
JSON
{
"hex": "#ca90af",
"rgb": {
"r": 202,
"g": 144,
"b": 175
},
"hsl": {
"h": 327.931,
"s": 35.366,
"l": 67.843
},
"oklch": {
"l": 0.71909,
"c": 0.08082,
"h": 346
},
"luminance": 0.35598
}Semantic roles & 50–950 ramp
primary
#CA90AF
secondary
#D2E4DA
accent
#AE6F37
background
#FDFAFC
surface
#FBF5F8
border
#D4CFD1
text
#151013
muted
#837F82