#CAAEB2#CAAEB2
#CAAEB2 is a light, muted red. Relative luminance 0.460; OKLCH L 77.6% C 0.033 H 8.1°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAEB2 |
|---|---|
| RGB | rgb(202, 174, 178) |
| HSL | hsl(351, 21%, 74%) |
| HSV | hsv(351, 14%, 79%) |
| CMYK | cmyk(0%, 13.9%, 11.9%, 20.8%) |
| CIE-LAB | lab(73.57, 10.77, 1.70) |
| CIE-LCH | lch(73.57, 10.90, 8.98°) |
| OKLab | oklab(77.63% 0.0325 0.0046) |
| OKLCH | oklch(77.63% 0.033 8.1) |
| XYZ | xyz(47.5286, 46.0442, 48.4946) |
| Luminance | 0.4604 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.21
Dusty Pink
#D8A7B1
ΔE00 6.30
Thistle
#D8BFD8
ΔE00 9.10
Light Mauve
#C292A1
ΔE00 9.49
Rosybrown
#BC8F8F
ΔE00 9.61
Grey Pink
#C3909B
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAEB2 #AECAC6
analogous
#CAAEC0 #CAAEB2 #CAB8AE
triadic
#CAAEB2 #B2CAAE #AEB2CA
tetradic
#CAAEB2 #C0CAAE #AECAC6 #B8AECA
square
#CAAEB2 #C0CAAE #AECAC6 #B8AECA
split-complementary
#CAAEB2 #AECAB8 #AEC0CA
monochromatic
#99646C #B2898F #CAAEB2 #E2D3D5 #F3EDED
Accessibility & contrast
On white
2.06
#CAAEB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#CAAEB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAEB2
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAEB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAEB2 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B2B2
Deuteranopia (green-blind)
#B8B7B2
Tritanopia (blue-blind)
#D0ACAF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caaeb2; /* rgb */ color: rgb(202, 174, 178); /* oklch */ color: oklch(77.6% 0.033 8.1);
Tailwind
colors: {
custom: {
50: '#dac6c9',
500: '#caaeb2',
950: '#000000',
},
}SCSS
$custom: #caaeb2; $custom-light: #dac6c9; $custom-dark: #000000;
JSON
{
"hex": "#caaeb2",
"rgb": {
"r": 202,
"g": 174,
"b": 178
},
"hsl": {
"h": 351.429,
"s": 20.896,
"l": 73.725
},
"oklch": {
"l": 0.77628,
"c": 0.03287,
"h": 8.1
},
"luminance": 0.46043
}Semantic roles & 50–950 ramp
primary
#CAAEB2
secondary
#E2E9E8
accent
#9F9346
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151313
muted
#838282