#CFBA96#CFBA96
#CFBA96 is a light, muted orange. Relative luminance 0.506; OKLCH L 79.8% C 0.054 H 81.1°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBA96 |
|---|---|
| RGB | rgb(207, 186, 150) |
| HSL | hsl(38, 37%, 70%) |
| HSV | hsv(38, 28%, 81%) |
| CMYK | cmyk(0%, 10.1%, 27.5%, 18.8%) |
| CIE-LAB | lab(76.43, 1.97, 21.01) |
| CIE-LCH | lch(76.43, 21.10, 84.65°) |
| OKLab | oklab(79.76% 0.0084 0.0534) |
| OKLCH | oklch(79.76% 0.054 81.1) |
| XYZ | xyz(48.7965, 50.5867, 36.0420) |
| Luminance | 0.5059 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.08
Tan
#D2B48C
ΔE00 3.35
Putty
#BEAE8A
ΔE00 4.08
Very Light Brown
#D3B683
ΔE00 4.23
Toupe
#C7AC7D
ΔE00 4.84
Fawn
#CFAF7B
ΔE00 5.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBA96 #96ABCF
analogous
#CF9E96 #CFBA96 #C7CF96
triadic
#CFBA96 #96CFBA #BA96CF
tetradic
#CFBA96 #96CF9E #96ABCF #CF96C7
square
#CFBA96 #96CF9E #96ABCF #CF96C7
split-complementary
#CFBA96 #96C7CF #9E96CF
monochromatic
#A1814A #BC9E6C #CFBA96 #E2D6C0 #F5F1EA
Accessibility & contrast
On white
1.89
#CFBA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CFBA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBA96
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBA96 | 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)
#C4B994
Deuteranopia (green-blind)
#C9BF97
Tritanopia (blue-blind)
#D9B3B0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfba96; /* rgb */ color: rgb(207, 186, 150); /* oklch */ color: oklch(79.8% 0.054 81.1);
Tailwind
colors: {
custom: {
50: '#deceb5',
500: '#cfba96',
950: '#000000',
},
}SCSS
$custom: #cfba96; $custom-light: #deceb5; $custom-dark: #000000;
JSON
{
"hex": "#cfba96",
"rgb": {
"r": 207,
"g": 186,
"b": 150
},
"hsl": {
"h": 37.895,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.79758,
"c": 0.05407,
"h": 81.1
},
"luminance": 0.50585
}Semantic roles & 50–950 ramp
primary
#CFBA96
secondary
#657CA5
accent
#63B035
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381