#CAAEB3#CAAEB3
#CAAEB3 is a light, muted red. Relative luminance 0.461; OKLCH L 77.7% C 0.033 H 5.7°. Best body text is #000000 at 10.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEB3 |
|---|---|
| RGB | rgb(202, 174, 179) |
| HSL | hsl(349, 21%, 74%) |
| HSV | hsv(349, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 11.4%, 20.8%) |
| CIE-LAB | lab(73.60, 10.94, 1.19) |
| CIE-LCH | lch(73.60, 11.00, 6.22°) |
| OKLab | oklab(77.66% 0.0329 0.0033) |
| OKLCH | oklch(77.66% 0.033 5.7) |
| XYZ | xyz(47.6294, 46.0845, 49.0253) |
| Luminance | 0.4608 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.63
Dusty Pink
#D8A7B1
ΔE00 6.16
Thistle
#D8BFD8
ΔE00 8.74
Light Mauve
#C292A1
ΔE00 9.33
Rosybrown
#BC8F8F
ΔE00 9.70
Grey Pink
#C3909B
ΔE00 9.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEB3 #AECAC5
analogous
#CAAEC1 #CAAEB3 #CAB7AE
triadic
#CAAEB3 #B3CAAE #AEB3CA
tetradic
#CAAEB3 #C1CAAE #AECAC5 #B7AECA
square
#CAAEB3 #C1CAAE #AECAC5 #B7AECA
split-complementary
#CAAEB3 #AECAB7 #AEC1CA
monochromatic
#99646E #B28990 #CAAEB3 #E2D3D6 #F3EDEE
Accessibility & contrast
On white
2.06
#CAAEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.22
#CAAEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEB3
10.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEB3 | 1.00 | 2.06 | 10.22 | 10.22 |
| #FFFFFF | 2.06 | 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)
#B2B2B3
Deuteranopia (green-blind)
#B8B7B2
Tritanopia (blue-blind)
#D0ACB0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caaeb3; /* rgb */ color: rgb(202, 174, 179); /* oklch */ color: oklch(77.7% 0.033 5.7);
Tailwind
colors: {
custom: {
50: '#dac6c9',
500: '#caaeb3',
950: '#000000',
},
}SCSS
$custom: #caaeb3; $custom-light: #dac6c9; $custom-dark: #000000;
JSON
{
"hex": "#caaeb3",
"rgb": {
"r": 202,
"g": 174,
"b": 179
},
"hsl": {
"h": 349.286,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77657,
"c": 0.03309,
"h": 5.7
},
"luminance": 0.46083
}Semantic roles & 50–950 ramp
primary
#CAAEB3
secondary
#E2E9E8
accent
#9F8F46
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282