#CFA79A#CFA79A
#CFA79A is a light, muted red. Relative luminance 0.432; OKLCH L 76.1% C 0.051 H 38.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA79A |
|---|---|
| RGB | rgb(207, 167, 154) |
| HSL | hsl(15, 36%, 71%) |
| HSV | hsv(15, 26%, 81%) |
| CMYK | cmyk(0%, 19.3%, 25.6%, 18.8%) |
| CIE-LAB | lab(71.72, 12.72, 12.27) |
| CIE-LCH | lch(71.72, 17.67, 43.99°) |
| OKLab | oklab(76.1% 0.0396 0.0319) |
| OKLCH | oklch(76.1% 0.051 38.8) |
| XYZ | xyz(45.3842, 43.2378, 36.5207) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.19
Pinkish Tan
#D99B82
ΔE00 6.48
Mushroom
#BA9E88
ΔE00 7.69
Rosybrown
#BC8F8F
ΔE00 8.85
Blush (survey)
#F29E8E
ΔE00 9.31
Pale Salmon
#FFB19A
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA79A #9AC2CF
analogous
#CF9AA7 #CFA79A #CFC19A
triadic
#CFA79A #9ACFA7 #A79ACF
tetradic
#CFA79A #A7CF9A #9AC2CF #C19ACF
square
#CFA79A #A7CF9A #9AC2CF #C19ACF
split-complementary
#CFA79A #9ACFC1 #9AA7CF
monochromatic
#A2624D #BB8371 #CFA79A #E3CBC3 #F5EDEA
Accessibility & contrast
On white
2.18
#CFA79A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#CFA79A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA79A
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA79A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA79A | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AB99
Deuteranopia (green-blind)
#BAB39A
Tritanopia (blue-blind)
#D9A1A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #cfa79a; /* rgb */ color: rgb(207, 167, 154); /* oklch */ color: oklch(76.1% 0.051 38.8);
Tailwind
colors: {
custom: {
50: '#dec1b7',
500: '#cfa79a',
950: '#000000',
},
}SCSS
$custom: #cfa79a; $custom-light: #dec1b7; $custom-dark: #000000;
JSON
{
"hex": "#cfa79a",
"rgb": {
"r": 207,
"g": 167,
"b": 154
},
"hsl": {
"h": 14.717,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.76098,
"c": 0.05085,
"h": 38.8
},
"luminance": 0.43236
}Semantic roles & 50–950 ramp
primary
#CFA79A
secondary
#DBE6EA
accent
#91AE37
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180