#CAAEB6#CAAEB6
#CAAEB6 is a light, muted pink. Relative luminance 0.462; OKLCH L 77.7% C 0.034 H 358.8°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEB6 |
|---|---|
| RGB | rgb(202, 174, 182) |
| HSL | hsl(343, 21%, 74%) |
| HSV | hsv(343, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 9.9%, 20.8%) |
| CIE-LAB | lab(73.68, 11.44, -0.34) |
| CIE-LCH | lch(73.68, 11.45, 358.32°) |
| OKLab | oklab(77.75% 0.0341 -0.0007) |
| OKLCH | oklch(77.75% 0.034 358.8) |
| XYZ | xyz(47.9361, 46.2072, 50.6406) |
| Luminance | 0.4621 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.86
Dusty Pink
#D8A7B1
ΔE00 5.91
Thistle
#D8BFD8
ΔE00 7.72
Light Mauve
#C292A1
ΔE00 8.96
Faded Pink
#DE9DAC
ΔE00 9.54
Grey Pink
#C3909B
ΔE00 9.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEB6 #AECAC2
analogous
#CAAEC4 #CAAEB6 #CAB4AE
triadic
#CAAEB6 #B6CAAE #AEB6CA
tetradic
#CAAEB6 #C4CAAE #AECAC2 #B4AECA
square
#CAAEB6 #C4CAAE #AECAC2 #B4AECA
split-complementary
#CAAEB6 #AECAB4 #AEC4CA
monochromatic
#996473 #B28995 #CAAEB6 #E2D3D7 #F3EDEE
Accessibility & contrast
On white
2.05
#CAAEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CAAEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEB6
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEB6 | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B6
Deuteranopia (green-blind)
#B7B7B5
Tritanopia (blue-blind)
#CFADB1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caaeb6; /* rgb */ color: rgb(202, 174, 182); /* oklch */ color: oklch(77.7% 0.034 358.8);
Tailwind
colors: {
custom: {
50: '#dac6cb',
500: '#caaeb6',
950: '#000000',
},
}SCSS
$custom: #caaeb6; $custom-light: #dac6cb; $custom-dark: #000000;
JSON
{
"hex": "#caaeb6",
"rgb": {
"r": 202,
"g": 174,
"b": 182
},
"hsl": {
"h": 342.857,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77745,
"c": 0.03408,
"h": 358.8
},
"luminance": 0.46206
}Semantic roles & 50–950 ramp
primary
#CAAEB6
secondary
#E2E9E7
accent
#9F8646
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282