#CFBA83#CFBA83
#CFBA83 is a light, moderate orange. Relative luminance 0.500; OKLCH L 79.4% C 0.076 H 89.5°. Best body text is #000000 at 11.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBA83 |
|---|---|
| RGB | rgb(207, 186, 131) |
| HSL | hsl(43, 44%, 66%) |
| HSV | hsv(43, 37%, 81%) |
| CMYK | cmyk(0%, 10.1%, 36.7%, 18.8%) |
| CIE-LAB | lab(76.08, -0.44, 30.64) |
| CIE-LCH | lch(76.08, 30.64, 90.82°) |
| OKLab | oklab(79.37% 0.0006 0.076) |
| OKLCH | oklch(79.37% 0.076 89.5) |
| XYZ | xyz(47.3887, 50.0235, 28.6276) |
| Luminance | 0.5002 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.96
Very Light Brown
#D3B683
ΔE00 3.15
Sandstone
#C9AE74
ΔE00 3.55
Tan (survey)
#D1B26F
ΔE00 4.01
Fawn
#CFAF7B
ΔE00 4.57
Toupe
#C7AC7D
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBA83 #8398CF
analogous
#CF9483 #CFBA83 #BECF83
triadic
#CFBA83 #83CFBA #BA83CF
tetradic
#CFBA83 #83CF94 #8398CF #CF83BE
square
#CFBA83 #83CF94 #8398CF #CF83BE
split-complementary
#CFBA83 #83BECF #9483CF
monochromatic
#9B813C #BEA157 #CFBA83 #E0D3AF #F1EBDB
Accessibility & contrast
On white
1.91
#CFBA83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.00
#CFBA83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBA83
11.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBA83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBA83 | 1.00 | 1.91 | 11.00 | 11.00 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B87F
Deuteranopia (green-blind)
#CBBE85
Tritanopia (blue-blind)
#DBB1AC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfba83; /* rgb */ color: rgb(207, 186, 131); /* oklch */ color: oklch(79.4% 0.076 89.5);
Tailwind
colors: {
custom: {
50: '#dfcea7',
500: '#cfba83',
950: '#000000',
},
}SCSS
$custom: #cfba83; $custom-light: #dfcea7; $custom-dark: #000000;
JSON
{
"hex": "#cfba83",
"rgb": {
"r": 207,
"g": 186,
"b": 131
},
"hsl": {
"h": 43.421,
"s": 44.186,
"l": 66.275
},
"oklch": {
"l": 0.79374,
"c": 0.07603,
"h": 89.5
},
"luminance": 0.50022
}Semantic roles & 50–950 ramp
primary
#CFBA83
secondary
#556AA1
accent
#54B72E
background
#FEFEFC
surface
#FCFAF6
border
#D5D3D0
text
#15130F
muted
#848380