#CAAFAC#CAAFAC
#CAAFAC is a light, muted red. Relative luminance 0.462; OKLCH L 77.7% C 0.032 H 25.4°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CAAFAC |
|---|---|
| RGB | rgb(202, 175, 172) |
| HSL | hsl(6, 22%, 73%) |
| HSV | hsv(6, 15%, 79%) |
| CMYK | cmyk(0%, 13.4%, 14.9%, 20.8%) |
| CIE-LAB | lab(73.67, 9.24, 5.13) |
| CIE-LCH | lch(73.67, 10.57, 29.05°) |
| OKLab | oklab(77.66% 0.0287 0.0136) |
| OKLCH | oklch(77.66% 0.032 25.4) |
| XYZ | xyz(47.1332, 46.1963, 45.4556) |
| Luminance | 0.4620 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 0.84
Dusty Pink
#D8A7B1
ΔE00 8.36
Rosybrown
#BC8F8F
ΔE00 9.96
Mushroom
#BA9E88
ΔE00 10.16
Warm Gray
#C9BEB0
ΔE00 10.48
Pale Rose
#FDC1C5
ΔE00 11.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CAAFAC #ACC7CA
analogous
#CAACB8 #CAAFAC #CABEAC
triadic
#CAAFAC #ACCAAF #AFACCA
tetradic
#CAAFAC #B8CAAC #ACC7CA #BEACCA
square
#CAAFAC #B8CAAC #ACC7CA #BEACCA
split-complementary
#CAAFAC #ACCABE #ACB8CA
monochromatic
#9A6862 #B28B87 #CAAFAC #E2D3D1 #F3EDEC
Accessibility & contrast
On white
2.05
#CAAFAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#CAAFAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CAAFAC
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CAAFAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CAAFAC | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B2AC
Deuteranopia (green-blind)
#BAB7AC
Tritanopia (blue-blind)
#D1ACAE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #caafac; /* rgb */ color: rgb(202, 175, 172); /* oklch */ color: oklch(77.7% 0.032 25.4);
Tailwind
colors: {
custom: {
50: '#dac6c4',
500: '#caafac',
950: '#000000',
},
}SCSS
$custom: #caafac; $custom-light: #dac6c4; $custom-dark: #000000;
JSON
{
"hex": "#caafac",
"rgb": {
"r": 202,
"g": 175,
"b": 172
},
"hsl": {
"h": 6,
"s": 22.059,
"l": 73.333
},
"oklch": {
"l": 0.77655,
"c": 0.03172,
"h": 25.4
},
"luminance": 0.46195
}Semantic roles & 50–950 ramp
primary
#CAAFAC
secondary
#E2E9E9
accent
#97A045
background
#FDFCFC
surface
#FAF8F8
border
#D3D1D1
text
#151312
muted
#838281