#CFBB96#CFBB96
#CFBB96 is a light, muted orange. Relative luminance 0.510; OKLCH L 80.0% C 0.055 H 82.8°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB96 |
|---|---|
| RGB | rgb(207, 187, 150) |
| HSL | hsl(39, 37%, 70%) |
| HSV | hsv(39, 28%, 81%) |
| CMYK | cmyk(0%, 9.7%, 27.5%, 18.8%) |
| CIE-LAB | lab(76.68, 1.44, 21.36) |
| CIE-LCH | lch(76.68, 21.41, 86.15°) |
| OKLab | oklab(79.96% 0.0069 0.0543) |
| OKLCH | oklch(79.96% 0.055 82.8) |
| XYZ | xyz(49.0079, 51.0095, 36.1125) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.40
Tan
#D2B48C
ΔE00 3.80
Putty
#BEAE8A
ΔE00 4.02
Very Light Brown
#D3B683
ΔE00 4.22
Toupe
#C7AC7D
ΔE00 4.96
Sand
#C2B280
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB96 #96AACF
analogous
#CF9E96 #CFBB96 #C7CF96
triadic
#CFBB96 #96CFBB #BB96CF
tetradic
#CFBB96 #96CF9E #96AACF #CF96C7
square
#CFBB96 #96CF9E #96AACF #CF96C7
split-complementary
#CFBB96 #96C7CF #9E96CF
monochromatic
#A1824A #BCA06C #CFBB96 #E2D6C0 #F5F1EA
Accessibility & contrast
On white
1.87
#CFBB96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#CFBB96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB96
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB96 | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA94
Deuteranopia (green-blind)
#CABF97
Tritanopia (blue-blind)
#D9B4B1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb96; /* rgb */ color: rgb(207, 187, 150); /* oklch */ color: oklch(80.0% 0.055 82.8);
Tailwind
colors: {
custom: {
50: '#decfb5',
500: '#cfbb96',
950: '#000000',
},
}SCSS
$custom: #cfbb96; $custom-light: #decfb5; $custom-dark: #000000;
JSON
{
"hex": "#cfbb96",
"rgb": {
"r": 207,
"g": 187,
"b": 150
},
"hsl": {
"h": 38.947,
"s": 37.255,
"l": 70
},
"oklch": {
"l": 0.7996,
"c": 0.05471,
"h": 82.8
},
"luminance": 0.51008
}Semantic roles & 50–950 ramp
primary
#CFBB96
secondary
#657BA5
accent
#60B035
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381