#CFA396#CFA396
#CFA396 is a light, muted red. Relative luminance 0.417; OKLCH L 75.2% C 0.056 H 37.1°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA396 |
|---|---|
| RGB | rgb(207, 163, 150) |
| HSL | hsl(14, 37%, 70%) |
| HSV | hsv(14, 28%, 81%) |
| CMYK | cmyk(0%, 21.3%, 27.5%, 18.8%) |
| CIE-LAB | lab(70.64, 14.33, 12.96) |
| CIE-LCH | lch(70.64, 19.32, 42.12°) |
| OKLab | oklab(75.23% 0.0444 0.0335) |
| OKLCH | oklch(75.23% 0.056 37.1) |
| XYZ | xyz(44.3351, 41.6638, 34.5549) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.58
Pinkish Grey
#C8ACA9
ΔE00 6.05
Rosybrown
#BC8F8F
ΔE00 7.92
Mushroom
#BA9E88
ΔE00 8.26
Blush (survey)
#F29E8E
ΔE00 8.37
Darksalmon
#E9967A
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA396 #96C2CF
analogous
#CF96A6 #CFA396 #CFBF96
triadic
#CFA396 #96CFA3 #A396CF
tetradic
#CFA396 #A6CF96 #96C2CF #BF96CF
square
#CFA396 #A6CF96 #96C2CF #BF96CF
split-complementary
#CFA396 #96CFBF #96A6CF
monochromatic
#A15E4A #BC7E6C #CFA396 #E2C8C0 #F5EDEA
Accessibility & contrast
On white
2.25
#CFA396 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#CFA396 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA396
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA396 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA396 | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA895
Deuteranopia (green-blind)
#B7B096
Tritanopia (blue-blind)
#DA9D9F
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cfa396; /* rgb */ color: rgb(207, 163, 150); /* oklch */ color: oklch(75.2% 0.056 37.1);
Tailwind
colors: {
custom: {
50: '#debeb4',
500: '#cfa396',
950: '#000000',
},
}SCSS
$custom: #cfa396; $custom-light: #debeb4; $custom-dark: #000000;
JSON
{
"hex": "#cfa396",
"rgb": {
"r": 207,
"g": 163,
"b": 150
},
"hsl": {
"h": 13.684,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.7523,
"c": 0.05563,
"h": 37.1
},
"luminance": 0.41662
}Semantic roles & 50–950 ramp
primary
#CFA396
secondary
#D8E5E8
accent
#94B035
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180