#CFAF97#CFAF97
#CFAF97 is a light, muted orange. Relative luminance 0.462; OKLCH L 77.6% C 0.050 H 58.8°. Best body text is #000000 at 10.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFAF97 |
|---|---|
| RGB | rgb(207, 175, 151) |
| HSL | hsl(26, 37%, 70%) |
| HSV | hsv(26, 27%, 81%) |
| CMYK | cmyk(0%, 15.5%, 27.1%, 18.8%) |
| CIE-LAB | lab(73.65, 7.98, 16.63) |
| CIE-LCH | lch(73.65, 18.44, 64.37°) |
| OKLab | oklab(77.59% 0.0258 0.0427) |
| OKLCH | oklch(77.59% 0.05 58.8) |
| XYZ | xyz(46.6486, 46.1614, 35.7250) |
| Luminance | 0.4616 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Mushroom
#BA9E88
ΔE00 5.21
Tan
#D2B48C
ΔE00 6.11
Khaki
#C3B091
ΔE00 7.03
Taupe (survey)
#B9A281
ΔE00 7.40
Greige
#B8AB98
ΔE00 7.77
Burlywood
#DEB887
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFAF97 #97B7CF
analogous
#CF979B #CFAF97 #CFCB97
triadic
#CFAF97 #97CFAF #AF97CF
tetradic
#CFAF97 #9BCF97 #97B7CF #CB97CF
square
#CFAF97 #9BCF97 #97B7CF #CB97CF
split-complementary
#CFAF97 #97CFCB #979BCF
monochromatic
#A1704A #BC8F6D #CFAF97 #E2CFC1 #F5EFEA
Accessibility & contrast
On white
2.05
#CFAF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.23
#CFAF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFAF97
10.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFAF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFAF97 | 1.00 | 2.05 | 10.23 | 10.23 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B195
Deuteranopia (green-blind)
#C0B897
Tritanopia (blue-blind)
#D9A9A8
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #cfaf97; /* rgb */ color: rgb(207, 175, 151); /* oklch */ color: oklch(77.6% 0.050 58.8);
Tailwind
colors: {
custom: {
50: '#dec6b5',
500: '#cfaf97',
950: '#000000',
},
}SCSS
$custom: #cfaf97; $custom-light: #dec6b5; $custom-dark: #000000;
JSON
{
"hex": "#cfaf97",
"rgb": {
"r": 207,
"g": 175,
"b": 151
},
"hsl": {
"h": 25.714,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.77586,
"c": 0.04988,
"h": 58.8
},
"luminance": 0.4616
}Semantic roles & 50–950 ramp
primary
#CFAF97
secondary
#D9E2E9
accent
#7BB036
background
#FDFCFB
surface
#FBF8F6
border
#D4D1D0
text
#151311
muted
#838280