#CAAEB7#CAAEB7
#CAAEB7 is a light, muted pink. Relative luminance 0.462; OKLCH L 77.8% C 0.035 H 356.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEB7 |
|---|---|
| RGB | rgb(202, 174, 183) |
| HSL | hsl(341, 21%, 74%) |
| HSV | hsv(341, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 9.4%, 20.8%) |
| CIE-LAB | lab(73.71, 11.62, -0.84) |
| CIE-LCH | lch(73.71, 11.65, 355.84°) |
| OKLab | oklab(77.78% 0.0345 -0.0021) |
| OKLCH | oklch(77.78% 0.035 356.6) |
| XYZ | xyz(48.0398, 46.2487, 51.1868) |
| Luminance | 0.4625 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.26
Dusty Pink
#D8A7B1
ΔE00 5.88
Thistle
#D8BFD8
ΔE00 7.40
Light Mauve
#C292A1
ΔE00 8.87
Faded Pink
#DE9DAC
ΔE00 9.48
Grey Pink
#C3909B
ΔE00 9.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEB7 #AECAC1
analogous
#CAAEC5 #CAAEB7 #CAB3AE
triadic
#CAAEB7 #B7CAAE #AEB7CA
tetradic
#CAAEB7 #C5CAAE #AECAC1 #B3AECA
square
#CAAEB7 #C5CAAE #AECAC1 #B3AECA
split-complementary
#CAAEB7 #AECAB3 #AEC5CA
monochromatic
#996475 #B28996 #CAAEB7 #E2D3D8 #F3EDEF
Accessibility & contrast
On white
2.05
#CAAEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#CAAEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEB7
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEB7 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B7
Deuteranopia (green-blind)
#B7B7B6
Tritanopia (blue-blind)
#CFADB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caaeb7; /* rgb */ color: rgb(202, 174, 183); /* oklch */ color: oklch(77.8% 0.035 356.6);
Tailwind
colors: {
custom: {
50: '#dac6cc',
500: '#caaeb7',
950: '#000000',
},
}SCSS
$custom: #caaeb7; $custom-light: #dac6cc; $custom-dark: #000000;
JSON
{
"hex": "#caaeb7",
"rgb": {
"r": 202,
"g": 174,
"b": 183
},
"hsl": {
"h": 340.714,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77775,
"c": 0.03451,
"h": 356.6
},
"luminance": 0.46248
}Semantic roles & 50–950 ramp
primary
#CAAEB7
secondary
#E2E9E7
accent
#9F8346
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282