#CAAFB4#CAAFB4
#CAAFB4 is a light, muted red. Relative luminance 0.465; OKLCH L 77.9% C 0.032 H 5.3°. Best body text is #000000 at 10.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFB4 |
|---|---|
| RGB | rgb(202, 175, 180) |
| HSL | hsl(349, 20%, 74%) |
| HSV | hsv(349, 13%, 79%) |
| CMYK | cmyk(0%, 13.4%, 10.9%, 20.8%) |
| CIE-LAB | lab(73.88, 10.56, 1.05) |
| CIE-LCH | lch(73.88, 10.61, 5.66°) |
| OKLab | oklab(77.88% 0.0318 0.0029) |
| OKLCH | oklch(77.88% 0.032 5.3) |
| XYZ | xyz(47.9248, 46.5129, 49.6245) |
| Luminance | 0.4651 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.66
Dusty Pink
#D8A7B1
ΔE00 6.49
Thistle
#D8BFD8
ΔE00 8.61
Light Mauve
#C292A1
ΔE00 9.68
Rosybrown
#BC8F8F
ΔE00 10.05
Grey Pink
#C3909B
ΔE00 10.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFB4 #AFCAC5
analogous
#CAAFC2 #CAAFB4 #CAB8AF
triadic
#CAAFB4 #B4CAAF #AFB4CA
tetradic
#CAAFB4 #C2CAAF #AFCAC5 #B8AFCA
square
#CAAFB4 #C2CAAF #AFCAC5 #B8AFCA
split-complementary
#CAAFB4 #AFCAB8 #AFC2CA
monochromatic
#99656F #B28A91 #CAAFB4 #E2D4D7 #F3EDEE
Accessibility & contrast
On white
2.04
#CAAFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.30
#CAAFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFB4
10.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFB4 | 1.00 | 2.04 | 10.30 | 10.30 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B3B4
Deuteranopia (green-blind)
#B8B7B4
Tritanopia (blue-blind)
#CFADB1
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #caafb4; /* rgb */ color: rgb(202, 175, 180); /* oklch */ color: oklch(77.9% 0.032 5.3);
Tailwind
colors: {
custom: {
50: '#dac6ca',
500: '#caafb4',
950: '#000000',
},
}SCSS
$custom: #caafb4; $custom-light: #dac6ca; $custom-dark: #000000;
JSON
{
"hex": "#caafb4",
"rgb": {
"r": 202,
"g": 175,
"b": 180
},
"hsl": {
"h": 348.889,
"s": 20.301,
"l": 73.922
},
"oklch": {
"l": 0.77882,
"c": 0.0319,
"h": 5.3
},
"luminance": 0.46512
}Semantic roles & 50–950 ramp
primary
#CAAFB4
secondary
#E2E9E8
accent
#9F8E47
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#141313
muted
#838282