#CFBC89#CFBC89
#CFBC89 is a light, moderate orange. Relative luminance 0.510; OKLCH L 79.9% C 0.071 H 90.0°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC89 |
|---|---|
| RGB | rgb(207, 188, 137) |
| HSL | hsl(44, 42%, 67%) |
| HSV | hsv(44, 34%, 81%) |
| CMYK | cmyk(0%, 9.2%, 33.8%, 18.8%) |
| CIE-LAB | lab(76.70, -0.77, 28.30) |
| CIE-LCH | lch(76.70, 28.31, 91.56°) |
| OKLab | oklab(79.9% 0 0.0707) |
| OKLCH | oklch(79.9% 0.071 90) |
| XYZ | xyz(48.2315, 51.0395, 30.9730) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 2.99
Very Light Brown
#D3B683
ΔE00 3.56
Sandstone
#C9AE74
ΔE00 4.44
Toupe
#C7AC7D
ΔE00 5.01
Tan (survey)
#D1B26F
ΔE00 5.09
Fawn
#CFAF7B
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC89 #899CCF
analogous
#CF9989 #CFBC89 #BFCF89
triadic
#CFBC89 #89CFBC #BC89CF
tetradic
#CFBC89 #89CF99 #899CCF #CF89BF
square
#CFBC89 #89CF99 #899CCF #CF89BF
split-complementary
#CFBC89 #89BFCF #9989CF
monochromatic
#9E8440 #BDA35D #CFBC89 #E1D5B5 #F2EDE0
Accessibility & contrast
On white
1.87
#CFBC89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CFBC89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC89
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC89 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA86
Deuteranopia (green-blind)
#CCC08B
Tritanopia (blue-blind)
#DAB4AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbc89; /* rgb */ color: rgb(207, 188, 137); /* oklch */ color: oklch(79.9% 0.071 90.0);
Tailwind
colors: {
custom: {
50: '#ded0ac',
500: '#cfbc89',
950: '#000000',
},
}SCSS
$custom: #cfbc89; $custom-light: #ded0ac; $custom-dark: #000000;
JSON
{
"hex": "#cfbc89",
"rgb": {
"r": 207,
"g": 188,
"b": 137
},
"hsl": {
"h": 43.714,
"s": 42.169,
"l": 67.451
},
"oklch": {
"l": 0.79896,
"c": 0.0707,
"h": 90
},
"luminance": 0.51038
}Semantic roles & 50–950 ramp
primary
#CFBC89
secondary
#596DA3
accent
#54B530
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381