#CFABA5#CFABA5
#CFABA5 is a light, muted red. Relative luminance 0.451; OKLCH L 77.2% C 0.043 H 29.1°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFABA5 |
|---|---|
| RGB | rgb(207, 171, 165) |
| HSL | hsl(9, 30%, 73%) |
| HSV | hsv(9, 20%, 81%) |
| CMYK | cmyk(0%, 17.4%, 20.3%, 18.8%) |
| CIE-LAB | lab(72.96, 12.17, 8.01) |
| CIE-LCH | lch(72.96, 14.57, 33.36°) |
| OKLab | oklab(77.15% 0.0377 0.021) |
| OKLCH | oklch(77.15% 0.043 29.1) |
| XYZ | xyz(47.0868, 45.1095, 41.8167) |
| Luminance | 0.4511 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 2.66
Dusty Pink
#D8A7B1
ΔE00 7.44
Rosybrown
#BC8F8F
ΔE00 8.43
Pinkish Tan
#D99B82
ΔE00 9.30
Mushroom
#BA9E88
ΔE00 9.81
Pale Rose
#FDC1C5
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFABA5 #A5C9CF
analogous
#CFA5B4 #CFABA5 #CFC0A5
triadic
#CFABA5 #A5CFAB #ABA5CF
tetradic
#CFABA5 #B4CFA5 #A5C9CF #C0A5CF
square
#CFABA5 #B4CFA5 #A5C9CF #C0A5CF
split-complementary
#CFABA5 #A5CFC0 #A5B4CF
monochromatic
#A36257 #BA867D #CFABA5 #E4D0CD #F4ECEB
Accessibility & contrast
On white
2.10
#CFABA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#CFABA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFABA5
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFABA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFABA5 | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AFA5
Deuteranopia (green-blind)
#BAB6A5
Tritanopia (blue-blind)
#D8A7A9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #cfaba5; /* rgb */ color: rgb(207, 171, 165); /* oklch */ color: oklch(77.2% 0.043 29.1);
Tailwind
colors: {
custom: {
50: '#dec4bf',
500: '#cfaba5',
950: '#000000',
},
}SCSS
$custom: #cfaba5; $custom-light: #dec4bf; $custom-dark: #000000;
JSON
{
"hex": "#cfaba5",
"rgb": {
"r": 207,
"g": 171,
"b": 165
},
"hsl": {
"h": 8.571,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.77154,
"c": 0.0432,
"h": 29.1
},
"luminance": 0.45108
}Semantic roles & 50–950 ramp
primary
#CFABA5
secondary
#E0E9EB
accent
#9AA93C
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151212
muted
#838181