#CFBA97#CFBA97
#CFBA97 is a light, muted orange. Relative luminance 0.506; OKLCH L 79.8% C 0.053 H 80.4°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBA97 |
|---|---|
| RGB | rgb(207, 186, 151) |
| HSL | hsl(38, 37%, 70%) |
| HSV | hsv(38, 27%, 81%) |
| CMYK | cmyk(0%, 10.1%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.45, 2.10, 20.50) |
| CIE-LCH | lch(76.45, 20.61, 84.14°) |
| OKLab | oklab(79.78% 0.0088 0.0522) |
| OKLCH | oklch(79.78% 0.053 80.4) |
| XYZ | xyz(48.8774, 50.6190, 36.4679) |
| Luminance | 0.5062 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 2.98
Tan
#D2B48C
ΔE00 3.36
Putty
#BEAE8A
ΔE00 4.18
Very Light Brown
#D3B683
ΔE00 4.47
Toupe
#C7AC7D
ΔE00 5.01
Fawn
#CFAF7B
ΔE00 5.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBA97 #97ACCF
analogous
#CF9E97 #CFBA97 #C8CF97
triadic
#CFBA97 #97CFBA #BA97CF
tetradic
#CFBA97 #97CF9E #97ACCF #CF97C8
square
#CFBA97 #97CF9E #97ACCF #CF97C8
split-complementary
#CFBA97 #97C8CF #9E97CF
monochromatic
#A1814A #BC9E6D #CFBA97 #E2D6C1 #F5F1EA
Accessibility & contrast
On white
1.89
#CFBA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CFBA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBA97
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBA97 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BA95
Deuteranopia (green-blind)
#C9BF98
Tritanopia (blue-blind)
#D9B4B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfba97; /* rgb */ color: rgb(207, 186, 151); /* oklch */ color: oklch(79.8% 0.053 80.4);
Tailwind
colors: {
custom: {
50: '#deceb5',
500: '#cfba97',
950: '#000000',
},
}SCSS
$custom: #cfba97; $custom-light: #deceb5; $custom-dark: #000000;
JSON
{
"hex": "#cfba97",
"rgb": {
"r": 207,
"g": 186,
"b": 151
},
"hsl": {
"h": 37.5,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.7978,
"c": 0.05293,
"h": 80.4
},
"luminance": 0.50618
}Semantic roles & 50–950 ramp
primary
#CFBA97
secondary
#667DA5
accent
#64B036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381