#CFABA8#CFABA8
#CFABA8 is a light, muted red. Relative luminance 0.452; OKLCH L 77.2% C 0.042 H 23.7°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABA8 |
|---|---|
| RGB | rgb(207, 171, 168) |
| HSL | hsl(5, 29%, 74%) |
| HSV | hsv(5, 19%, 81%) |
| CMYK | cmyk(0%, 17.4%, 18.8%, 18.8%) |
| CIE-LAB | lab(73.04, 12.62, 6.47) |
| CIE-LCH | lch(73.04, 14.19, 27.13°) |
| OKLab | oklab(77.24% 0.0389 0.0171) |
| OKLCH | oklch(77.24% 0.042 23.7) |
| XYZ | xyz(47.3630, 45.2200, 43.2716) |
| Luminance | 0.4522 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.56
Dusty Pink
#D8A7B1
ΔE00 6.24
Rosybrown
#BC8F8F
ΔE00 8.12
Grey Pink
#C3909B
ΔE00 9.44
Faded Pink
#DE9DAC
ΔE00 9.48
Pale Rose
#FDC1C5
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABA8 #A8CCCF
analogous
#CFA8B8 #CFABA8 #CFBEA8
triadic
#CFABA8 #A8CFAB #ABA8CF
tetradic
#CFABA8 #B8CFA8 #A8CCCF #BEA8CF
square
#CFABA8 #B8CFA8 #A8CCCF #BEA8CF
split-complementary
#CFABA8 #A8CFBE #A8B8CF
monochromatic
#A35F5A #B98581 #CFABA8 #E5D1CF #F4ECEB
Accessibility & contrast
On white
2.09
#CFABA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#CFABA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABA8
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABA8 | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA8
Deuteranopia (green-blind)
#BAB6A8
Tritanopia (blue-blind)
#D7A7AA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfaba8; /* rgb */ color: rgb(207, 171, 168); /* oklch */ color: oklch(77.2% 0.042 23.7);
Tailwind
colors: {
custom: {
50: '#dec4c1',
500: '#cfaba8',
950: '#000000',
},
}SCSS
$custom: #cfaba8; $custom-light: #dec4c1; $custom-dark: #000000;
JSON
{
"hex": "#cfaba8",
"rgb": {
"r": 207,
"g": 171,
"b": 168
},
"hsl": {
"h": 4.615,
"s": 28.889,
"l": 73.529
},
"oklch": {
"l": 0.77235,
"c": 0.04249,
"h": 23.7
},
"luminance": 0.45218
}Semantic roles & 50–950 ramp
primary
#CFABA8
secondary
#E0EAEB
accent
#9FA83E
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181