#CAAFB0#CAAFB0
#CAAFB0 is a light, muted red. Relative luminance 0.464; OKLCH L 77.8% C 0.031 H 15.3°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFB0 |
|---|---|
| RGB | rgb(202, 175, 176) |
| HSL | hsl(358, 20%, 74%) |
| HSV | hsv(358, 13%, 79%) |
| CMYK | cmyk(0%, 13.4%, 12.9%, 20.8%) |
| CIE-LAB | lab(73.77, 9.89, 3.09) |
| CIE-LCH | lch(73.77, 10.37, 17.33°) |
| OKLab | oklab(77.77% 0.0302 0.0083) |
| OKLCH | oklch(77.77% 0.031 15.3) |
| XYZ | xyz(47.5232, 46.3523, 47.5093) |
| Luminance | 0.4635 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.99
Dusty Pink
#D8A7B1
ΔE00 7.21
Rosybrown
#BC8F8F
ΔE00 9.82
Thistle
#D8BFD8
ΔE00 10.14
Light Mauve
#C292A1
ΔE00 10.43
Grey Pink
#C3909B
ΔE00 10.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFB0 #AFCAC9
analogous
#CAAFBE #CAAFB0 #CABCAF
triadic
#CAAFB0 #B0CAAF #AFB0CA
tetradic
#CAAFB0 #BECAAF #AFCAC9 #BCAFCA
square
#CAAFB0 #BECAAF #AFCAC9 #BCAFCA
split-complementary
#CAAFB0 #AFCABC #AFBECA
monochromatic
#996567 #B28A8C #CAAFB0 #E2D4D4 #F3EDED
Accessibility & contrast
On white
2.04
#CAAFB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#CAAFB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFB0
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFB0 | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B2B0
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#D0ADAF
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caafb0; /* rgb */ color: rgb(202, 175, 176); /* oklch */ color: oklch(77.8% 0.031 15.3);
Tailwind
colors: {
custom: {
50: '#dac6c7',
500: '#caafb0',
950: '#000000',
},
}SCSS
$custom: #caafb0; $custom-light: #dac6c7; $custom-dark: #000000;
JSON
{
"hex": "#caafb0",
"rgb": {
"r": 202,
"g": 175,
"b": 176
},
"hsl": {
"h": 357.778,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.77767,
"c": 0.03133,
"h": 15.3
},
"luminance": 0.46351
}Semantic roles & 50–950 ramp
primary
#CAAFB0
secondary
#E2E9E9
accent
#9F9B47
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282