#CFBA85#CFBA85
#CFBA85 is a light, moderate orange. Relative luminance 0.501; OKLCH L 79.4% C 0.074 H 88.9°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBA85 |
|---|---|
| RGB | rgb(207, 186, 133) |
| HSL | hsl(43, 44%, 67%) |
| HSV | hsv(43, 36%, 81%) |
| CMYK | cmyk(0%, 10.1%, 35.7%, 18.8%) |
| CIE-LAB | lab(76.12, -0.20, 29.63) |
| CIE-LCH | lch(76.12, 29.63, 90.39°) |
| OKLab | oklab(79.41% 0.0014 0.0737) |
| OKLCH | oklch(79.41% 0.074 88.9) |
| XYZ | xyz(47.5255, 50.0783, 29.3484) |
| Luminance | 0.5008 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.91
Very Light Brown
#D3B683
ΔE00 2.94
Sandstone
#C9AE74
ΔE00 3.64
Tan (survey)
#D1B26F
ΔE00 4.24
Fawn
#CFAF7B
ΔE00 4.44
Toupe
#C7AC7D
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBA85 #859ACF
analogous
#CF9585 #CFBA85 #BFCF85
triadic
#CFBA85 #85CFBA #BA85CF
tetradic
#CFBA85 #85CF95 #859ACF #CF85BF
square
#CFBA85 #85CF95 #859ACF #CF85BF
split-complementary
#CFBA85 #85BFCF #9585CF
monochromatic
#9C813D #BEA159 #CFBA85 #E0D3B1 #F2ECDD
Accessibility & contrast
On white
1.91
#CFBA85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#CFBA85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBA85
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBA85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBA85 | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B881
Deuteranopia (green-blind)
#CBBE87
Tritanopia (blue-blind)
#DAB2AC
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfba85; /* rgb */ color: rgb(207, 186, 133); /* oklch */ color: oklch(79.4% 0.074 88.9);
Tailwind
colors: {
custom: {
50: '#dfcea9',
500: '#cfba85',
950: '#000000',
},
}SCSS
$custom: #cfba85; $custom-light: #dfcea9; $custom-dark: #000000;
JSON
{
"hex": "#cfba85",
"rgb": {
"r": 207,
"g": 186,
"b": 133
},
"hsl": {
"h": 42.973,
"s": 43.529,
"l": 66.667
},
"oklch": {
"l": 0.79412,
"c": 0.07374,
"h": 88.9
},
"luminance": 0.50077
}Semantic roles & 50–950 ramp
primary
#CFBA85
secondary
#566CA2
accent
#55B72F
background
#FEFEFC
surface
#FCFAF6
border
#D5D3D0
text
#151310
muted
#848380