#CCAFAB#CCAFAB
#CCAFAB is a light, muted red. Relative luminance 0.464; OKLCH L 77.8% C 0.034 H 27.2°. Best body text is #000000 at 10.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CCAFAB |
|---|---|
| RGB | rgb(204, 175, 171) |
| HSL | hsl(7, 24%, 74%) |
| HSV | hsv(7, 16%, 80%) |
| CMYK | cmyk(0%, 14.2%, 16.2%, 20%) |
| CIE-LAB | lab(73.83, 9.82, 5.93) |
| CIE-LCH | lch(73.83, 11.47, 31.12°) |
| OKLab | oklab(77.81% 0.0305 0.0157) |
| OKLCH | oklch(77.81% 0.034 27.2) |
| XYZ | xyz(47.5823, 46.4389, 44.9773) |
| Luminance | 0.4644 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 1.00
Dusty Pink
#D8A7B1
ΔE00 8.19
Rosybrown
#BC8F8F
ΔE00 9.78
Mushroom
#BA9E88
ΔE00 9.99
Warm Gray
#C9BEB0
ΔE00 10.72
Pale Rose
#FDC1C5
ΔE00 10.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CCAFAB #ABC8CC
analogous
#CCABB7 #CCAFAB #CCBFAB
triadic
#CCAFAB #ABCCAF #AFABCC
tetradic
#CCAFAB #B7CCAB #ABC8CC #BFABCC
square
#CCAFAB #B7CCAB #ABC8CC #BFABCC
split-complementary
#CCAFAB #ABCCBF #ABB7CC
monochromatic
#9D675F #B58B85 #CCAFAB #E3D3D1 #F3EDEC
Accessibility & contrast
On white
2.04
#CCAFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.29
#CCAFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CCAFAB
10.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CCAFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CCAFAB | 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)
#B5B2AB
Deuteranopia (green-blind)
#BBB8AB
Tritanopia (blue-blind)
#D3ACAE
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #ccafab; /* rgb */ color: rgb(204, 175, 171); /* oklch */ color: oklch(77.8% 0.034 27.2);
Tailwind
colors: {
custom: {
50: '#dbc6c4',
500: '#ccafab',
950: '#000000',
},
}SCSS
$custom: #ccafab; $custom-light: #dbc6c4; $custom-dark: #000000;
JSON
{
"hex": "#ccafab",
"rgb": {
"r": 204,
"g": 175,
"b": 171
},
"hsl": {
"h": 7.273,
"s": 24.444,
"l": 73.529
},
"oklch": {
"l": 0.77812,
"c": 0.03429,
"h": 27.2
},
"luminance": 0.46438
}Semantic roles & 50–950 ramp
primary
#CCAFAB
secondary
#E1E9EA
accent
#97A343
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151312
muted
#838281