#CAAEB4#CAAEB4
#CAAEB4 is a light, muted red. Relative luminance 0.461; OKLCH L 77.7% C 0.033 H 3.4°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEB4 |
|---|---|
| RGB | rgb(202, 174, 180) |
| HSL | hsl(347, 21%, 74%) |
| HSV | hsv(347, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 10.9%, 20.8%) |
| CIE-LAB | lab(73.63, 11.11, 0.68) |
| CIE-LCH | lch(73.63, 11.13, 3.52°) |
| OKLab | oklab(77.69% 0.0333 0.002) |
| OKLCH | oklch(77.69% 0.033 3.4) |
| XYZ | xyz(47.7309, 46.1251, 49.5598) |
| Luminance | 0.4612 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.04
Dusty Pink
#D8A7B1
ΔE00 6.05
Thistle
#D8BFD8
ΔE00 8.39
Light Mauve
#C292A1
ΔE00 9.18
Grey Pink
#C3909B
ΔE00 9.66
Faded Pink
#DE9DAC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEB4 #AECAC4
analogous
#CAAEC2 #CAAEB4 #CAB6AE
triadic
#CAAEB4 #B4CAAE #AEB4CA
tetradic
#CAAEB4 #C2CAAE #AECAC4 #B6AECA
square
#CAAEB4 #C2CAAE #AECAC4 #B6AECA
split-complementary
#CAAEB4 #AECAB6 #AEC2CA
monochromatic
#996470 #B28992 #CAAEB4 #E2D3D6 #F3EDEE
Accessibility & contrast
On white
2.05
#CAAEB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#CAAEB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEB4
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEB4 | 1.00 | 2.05 | 10.22 | 10.22 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1B2B4
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#D0ACB0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caaeb4; /* rgb */ color: rgb(202, 174, 180); /* oklch */ color: oklch(77.7% 0.033 3.4);
Tailwind
colors: {
custom: {
50: '#dac6ca',
500: '#caaeb4',
950: '#000000',
},
}SCSS
$custom: #caaeb4; $custom-light: #dac6ca; $custom-dark: #000000;
JSON
{
"hex": "#caaeb4",
"rgb": {
"r": 202,
"g": 174,
"b": 180
},
"hsl": {
"h": 347.143,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77686,
"c": 0.03337,
"h": 3.4
},
"luminance": 0.46124
}Semantic roles & 50–950 ramp
primary
#CAAEB4
secondary
#E2E9E8
accent
#9F8C46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282