#CFBC97#CFBC97
#CFBC97 is a light, muted orange. Relative luminance 0.515; OKLCH L 80.2% C 0.054 H 83.9°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC97 |
|---|---|
| RGB | rgb(207, 188, 151) |
| HSL | hsl(40, 37%, 70%) |
| HSV | hsv(40, 27%, 81%) |
| CMYK | cmyk(0%, 9.2%, 27.1%, 18.8%) |
| CIE-LAB | lab(76.96, 1.04, 21.21) |
| CIE-LCH | lch(76.96, 21.23, 87.18°) |
| OKLab | oklab(80.18% 0.0058 0.0539) |
| OKLCH | oklch(80.18% 0.054 83.9) |
| XYZ | xyz(49.3016, 51.4676, 36.6093) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.65
Putty
#BEAE8A
ΔE00 4.08
Tan
#D2B48C
ΔE00 4.24
Very Light Brown
#D3B683
ΔE00 4.47
Sand
#C2B280
ΔE00 5.04
Toupe
#C7AC7D
ΔE00 5.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC97 #97AACF
analogous
#CFA097 #CFBC97 #C6CF97
triadic
#CFBC97 #97CFBC #BC97CF
tetradic
#CFBC97 #97CFA0 #97AACF #CF97C6
square
#CFBC97 #97CFA0 #97AACF #CF97C6
split-complementary
#CFBC97 #97C6CF #A097CF
monochromatic
#A1844A #BCA16D #CFBC97 #E2D7C1 #F5F2EA
Accessibility & contrast
On white
1.86
#CFBC97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CFBC97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC97
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC97 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BB95
Deuteranopia (green-blind)
#CAC098
Tritanopia (blue-blind)
#D8B5B2
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbc97; /* rgb */ color: rgb(207, 188, 151); /* oklch */ color: oklch(80.2% 0.054 83.9);
Tailwind
colors: {
custom: {
50: '#ded0b5',
500: '#cfbc97',
950: '#000000',
},
}SCSS
$custom: #cfbc97; $custom-light: #ded0b5; $custom-dark: #000000;
JSON
{
"hex": "#cfbc97",
"rgb": {
"r": 207,
"g": 188,
"b": 151
},
"hsl": {
"h": 39.643,
"s": 36.842,
"l": 70.196
},
"oklch": {
"l": 0.80184,
"c": 0.05423,
"h": 83.9
},
"luminance": 0.51466
}Semantic roles & 50–950 ramp
primary
#CFBC97
secondary
#667BA5
accent
#5FB036
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381