#CFA697#CFA697
#CFA697 is a light, muted orange. Relative luminance 0.428; OKLCH L 75.8% C 0.053 H 41.0°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CFA697 |
|---|---|
| RGB | rgb(207, 166, 151) |
| HSL | hsl(16, 37%, 70%) |
| HSV | hsv(16, 27%, 81%) |
| CMYK | cmyk(0%, 19.8%, 27.1%, 18.8%) |
| CIE-LAB | lab(71.40, 12.84, 13.48) |
| CIE-LCH | lch(71.40, 18.61, 46.40°) |
| OKLab | oklab(75.83% 0.04 0.0349) |
| OKLCH | oklch(75.83% 0.053 41) |
| XYZ | xyz(44.9549, 42.7742, 35.1604) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Tan
#D99B82
ΔE00 5.83
Pinkish Grey
#C8ACA9
ΔE00 5.95
Mushroom
#BA9E88
ΔE00 7.20
Rosybrown
#BC8F8F
ΔE00 9.20
Blush (survey)
#F29E8E
ΔE00 9.21
Darksalmon
#E9967A
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFA697 #97C0CF
analogous
#CF97A4 #CFA697 #CFC297
triadic
#CFA697 #97CFA6 #A697CF
tetradic
#CFA697 #A4CF97 #97C0CF #C297CF
square
#CFA697 #A4CF97 #97C0CF #C297CF
split-complementary
#CFA697 #97CFC2 #97A4CF
monochromatic
#A1624A #BC826D #CFA697 #E2CAC1 #F5EDEA
Accessibility & contrast
On white
2.20
#CFA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#CFA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFA697
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFA697 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0AA96
Deuteranopia (green-blind)
#B9B297
Tritanopia (blue-blind)
#DAA0A2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #cfa697; /* rgb */ color: rgb(207, 166, 151); /* oklch */ color: oklch(75.8% 0.053 41.0);
Tailwind
colors: {
custom: {
50: '#dec0b5',
500: '#cfa697',
950: '#000000',
},
}SCSS
$custom: #cfa697; $custom-light: #dec0b5; $custom-dark: #000000;
JSON
{
"hex": "#cfa697",
"rgb": {
"r": 207,
"g": 166,
"b": 151
},
"hsl": {
"h": 16.071,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.75831,
"c": 0.05307,
"h": 41
},
"luminance": 0.42772
}Semantic roles & 50–950 ramp
primary
#CFA697
secondary
#D9E5E9
accent
#8FB036
background
#FDFBFB
surface
#FBF7F6
border
#D4D0D0
text
#151211
muted
#838180