#CFBB86#CFBB86
#CFBB86 is a light, moderate orange. Relative luminance 0.505; OKLCH L 79.6% C 0.073 H 89.7°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB86 |
|---|---|
| RGB | rgb(207, 187, 134) |
| HSL | hsl(44, 43%, 67%) |
| HSV | hsv(44, 35%, 81%) |
| CMYK | cmyk(0%, 9.7%, 35.3%, 18.8%) |
| CIE-LAB | lab(76.39, -0.61, 29.47) |
| CIE-LCH | lch(76.39, 29.47, 91.18°) |
| OKLab | oklab(79.63% 0.0003 0.0734) |
| OKLCH | oklch(79.63% 0.073 89.7) |
| XYZ | xyz(47.8064, 50.5289, 29.7844) |
| Luminance | 0.5053 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.92
Very Light Brown
#D3B683
ΔE00 3.31
Sandstone
#C9AE74
ΔE00 3.98
Tan (survey)
#D1B26F
ΔE00 4.54
Toupe
#C7AC7D
ΔE00 4.80
Fawn
#CFAF7B
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB86 #869ACF
analogous
#CF9786 #CFBB86 #BECF86
triadic
#CFBB86 #86CFBB #BB86CF
tetradic
#CFBB86 #86CF97 #869ACF #CF86BE
square
#CFBB86 #86CF97 #869ACF #CF86BE
split-complementary
#CFBB86 #86BECF #9786CF
monochromatic
#9D833E #BEA25A #CFBB86 #E0D4B2 #F2ECDE
Accessibility & contrast
On white
1.89
#CFBB86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#CFBB86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB86
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB86 | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B982
Deuteranopia (green-blind)
#CCBF88
Tritanopia (blue-blind)
#DAB3AD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfbb86; /* rgb */ color: rgb(207, 187, 134); /* oklch */ color: oklch(79.6% 0.073 89.7);
Tailwind
colors: {
custom: {
50: '#decfa9',
500: '#cfbb86',
950: '#000000',
},
}SCSS
$custom: #cfbb86; $custom-light: #decfa9; $custom-dark: #000000;
JSON
{
"hex": "#cfbb86",
"rgb": {
"r": 207,
"g": 187,
"b": 134
},
"hsl": {
"h": 43.562,
"s": 43.195,
"l": 66.863
},
"oklch": {
"l": 0.79634,
"c": 0.07338,
"h": 89.7
},
"luminance": 0.50527
}Semantic roles & 50–950 ramp
primary
#CFBB86
secondary
#576CA2
accent
#54B62F
background
#FEFEFC
surface
#FCFBF6
border
#D5D4D0
text
#151310
muted
#848380