#CFBD89#CFBD89
#CFBD89 is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.1% C 0.072 H 91.2°. Best body text is #000000 at 11.29:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD89 |
|---|---|
| RGB | rgb(207, 189, 137) |
| HSL | hsl(45, 42%, 67%) |
| HSV | hsv(45, 34%, 81%) |
| CMYK | cmyk(0%, 8.7%, 33.8%, 18.8%) |
| CIE-LAB | lab(76.96, -1.30, 28.64) |
| CIE-LCH | lch(76.96, 28.67, 92.59°) |
| OKLab | oklab(80.1% -0.0015 0.0715) |
| OKLCH | oklch(80.1% 0.072 91.2) |
| XYZ | xyz(48.4458, 51.4682, 31.0445) |
| Luminance | 0.5147 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.10
Very Light Brown
#D3B683
ΔE00 4.01
Sandstone
#C9AE74
ΔE00 4.73
Tan (survey)
#D1B26F
ΔE00 5.29
Toupe
#C7AC7D
ΔE00 5.46
Fawn
#CFAF7B
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD89 #899BCF
analogous
#CF9A89 #CFBD89 #BECF89
triadic
#CFBD89 #89CFBD #BD89CF
tetradic
#CFBD89 #89CF9A #899BCF #CF89BE
square
#CFBD89 #89CF9A #899BCF #CF89BE
split-complementary
#CFBD89 #89BECF #9A89CF
monochromatic
#9E8540 #BDA55D #CFBD89 #E1D5B5 #F2EEE0
Accessibility & contrast
On white
1.86
#CFBD89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.29
#CFBD89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD89
11.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD89 | 1.00 | 1.86 | 11.29 | 11.29 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB85
Deuteranopia (green-blind)
#CDC08B
Tritanopia (blue-blind)
#DAB5AF
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbd89; /* rgb */ color: rgb(207, 189, 137); /* oklch */ color: oklch(80.1% 0.072 91.2);
Tailwind
colors: {
custom: {
50: '#ded0ac',
500: '#cfbd89',
950: '#000000',
},
}SCSS
$custom: #cfbd89; $custom-light: #ded0ac; $custom-dark: #000000;
JSON
{
"hex": "#cfbd89",
"rgb": {
"r": 207,
"g": 189,
"b": 137
},
"hsl": {
"h": 44.571,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.801,
"c": 0.07154,
"h": 91.2
},
"luminance": 0.51467
}Semantic roles & 50–950 ramp
primary
#CFBD89
secondary
#596CA3
accent
#52B530
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381