#CAAFB3#CAAFB3
#CAAFB3 is a light, muted red. Relative luminance 0.465; OKLCH L 77.9% C 0.032 H 7.7°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFB3 |
|---|---|
| RGB | rgb(202, 175, 179) |
| HSL | hsl(351, 20%, 74%) |
| HSV | hsv(351, 13%, 79%) |
| CMYK | cmyk(0%, 13.4%, 11.4%, 20.8%) |
| CIE-LAB | lab(73.85, 10.39, 1.56) |
| CIE-LCH | lch(73.85, 10.51, 8.52°) |
| OKLab | oklab(77.85% 0.0314 0.0043) |
| OKLCH | oklch(77.85% 0.032 7.7) |
| XYZ | xyz(47.8233, 46.4723, 49.0899) |
| Luminance | 0.4647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.24
Dusty Pink
#D8A7B1
ΔE00 6.63
Thistle
#D8BFD8
ΔE00 8.98
Light Mauve
#C292A1
ΔE00 9.83
Rosybrown
#BC8F8F
ΔE00 9.96
Grey Pink
#C3909B
ΔE00 10.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFB3 #AFCAC6
analogous
#CAAFC1 #CAAFB3 #CAB9AF
triadic
#CAAFB3 #B3CAAF #AFB3CA
tetradic
#CAAFB3 #C1CAAF #AFCAC6 #B9AFCA
square
#CAAFB3 #C1CAAF #AFCAC6 #B9AFCA
split-complementary
#CAAFB3 #AFCAB9 #AFC1CA
monochromatic
#99656D #B28A90 #CAAFB3 #E2D4D6 #F3EDEE
Accessibility & contrast
On white
2.04
#CAAFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CAAFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFB3
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFB3 | 1.00 | 2.04 | 10.29 | 10.29 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B3B3
Deuteranopia (green-blind)
#B9B7B3
Tritanopia (blue-blind)
#D0ADB0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caafb3; /* rgb */ color: rgb(202, 175, 179); /* oklch */ color: oklch(77.9% 0.032 7.7);
Tailwind
colors: {
custom: {
50: '#dac6c9',
500: '#caafb3',
950: '#000000',
},
}SCSS
$custom: #caafb3; $custom-light: #dac6c9; $custom-dark: #000000;
JSON
{
"hex": "#caafb3",
"rgb": {
"r": 202,
"g": 175,
"b": 179
},
"hsl": {
"h": 351.111,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.77853,
"c": 0.03168,
"h": 7.7
},
"luminance": 0.46471
}Semantic roles & 50–950 ramp
primary
#CAAFB3
secondary
#E2E9E8
accent
#9F9247
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282