#CFB89A#CFB89A
#CFB89A is a light, muted orange. Relative luminance 0.499; OKLCH L 79.4% C 0.049 H 74.3°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB89A |
|---|---|
| RGB | rgb(207, 184, 154) |
| HSL | hsl(34, 36%, 71%) |
| HSV | hsv(34, 26%, 81%) |
| CMYK | cmyk(0%, 11.1%, 25.6%, 18.8%) |
| CIE-LAB | lab(76.00, 3.58, 18.26) |
| CIE-LCH | lch(76.00, 18.61, 78.91°) |
| OKLab | oklab(79.44% 0.0131 0.0467) |
| OKLCH | oklch(79.44% 0.049 74.3) |
| XYZ | xyz(48.7057, 49.8809, 37.6279) |
| Luminance | 0.4988 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.05
Tan
#D2B48C
ΔE00 3.31
Putty
#BEAE8A
ΔE00 5.30
Very Light Brown
#D3B683
ΔE00 5.74
Toupe
#C7AC7D
ΔE00 5.86
Burlywood
#DEB887
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB89A #9AB1CF
analogous
#CF9D9A #CFB89A #CBCF9A
triadic
#CFB89A #9ACFB8 #B89ACF
tetradic
#CFB89A #9ACF9D #9AB1CF #CF9ACB
square
#CFB89A #9ACF9D #9AB1CF #CF9ACB
split-complementary
#CFB89A #9ACBCF #9D9ACF
monochromatic
#A27D4D #BB9B71 #CFB89A #E3D5C3 #F5F0EA
Accessibility & contrast
On white
1.91
#CFB89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#CFB89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB89A
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB89A | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B898
Deuteranopia (green-blind)
#C7BE9B
Tritanopia (blue-blind)
#D8B2B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cfb89a; /* rgb */ color: rgb(207, 184, 154); /* oklch */ color: oklch(79.4% 0.049 74.3);
Tailwind
colors: {
custom: {
50: '#decdb7',
500: '#cfb89a',
950: '#000000',
},
}SCSS
$custom: #cfb89a; $custom-light: #decdb7; $custom-dark: #000000;
JSON
{
"hex": "#cfb89a",
"rgb": {
"r": 207,
"g": 184,
"b": 154
},
"hsl": {
"h": 33.962,
"s": 35.57,
"l": 70.784
},
"oklch": {
"l": 0.79445,
"c": 0.04854,
"h": 74.3
},
"luminance": 0.49879
}Semantic roles & 50–950 ramp
primary
#CFB89A
secondary
#DBE1EA
accent
#6BAE37
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280