#CFA397#CFA397
#CFA397 is a light, muted red. Relative luminance 0.417; OKLCH L 75.3% C 0.055 H 35.8°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA397 |
|---|---|
| RGB | rgb(207, 163, 151) |
| HSL | hsl(13, 37%, 70%) |
| HSV | hsv(13, 27%, 81%) |
| CMYK | cmyk(0%, 21.3%, 27.1%, 18.8%) |
| CIE-LAB | lab(70.66, 14.47, 12.44) |
| CIE-LCH | lch(70.66, 19.08, 40.69°) |
| OKLab | oklab(75.26% 0.0448 0.0323) |
| OKLCH | oklch(75.26% 0.055 35.8) |
| XYZ | xyz(44.4159, 41.6962, 34.9808) |
| Luminance | 0.4169 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.84
Pinkish Tan
#D99B82
ΔE00 5.86
Rosybrown
#BC8F8F
ΔE00 7.64
Blush (survey)
#F29E8E
ΔE00 8.34
Mushroom
#BA9E88
ΔE00 8.58
Darksalmon
#E9967A
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA397 #97C3CF
analogous
#CF97A7 #CFA397 #CFBF97
triadic
#CFA397 #97CFA3 #A397CF
tetradic
#CFA397 #A7CF97 #97C3CF #BF97CF
square
#CFA397 #A7CF97 #97C3CF #BF97CF
split-complementary
#CFA397 #97CFBF #97A7CF
monochromatic
#A15D4A #BC7E6D #CFA397 #E2C8C1 #F5ECEA
Accessibility & contrast
On white
2.25
#CFA397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#CFA397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA397
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA397 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADA896
Deuteranopia (green-blind)
#B7B097
Tritanopia (blue-blind)
#DA9DA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #cfa397; /* rgb */ color: rgb(207, 163, 151); /* oklch */ color: oklch(75.3% 0.055 35.8);
Tailwind
colors: {
custom: {
50: '#debeb5',
500: '#cfa397',
950: '#000000',
},
}SCSS
$custom: #cfa397; $custom-light: #debeb5; $custom-dark: #000000;
JSON
{
"hex": "#cfa397",
"rgb": {
"r": 207,
"g": 163,
"b": 151
},
"hsl": {
"h": 12.857,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.75255,
"c": 0.05519,
"h": 35.8
},
"luminance": 0.41694
}Semantic roles & 50–950 ramp
primary
#CFA397
secondary
#D9E5E9
accent
#96B036
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151211
muted
#838180