#CFB89B#CFB89B
#CFB89B is a light, muted orange. Relative luminance 0.499; OKLCH L 79.5% C 0.047 H 73.5°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB89B |
|---|---|
| RGB | rgb(207, 184, 155) |
| HSL | hsl(33, 35%, 71%) |
| HSV | hsv(33, 25%, 81%) |
| CMYK | cmyk(0%, 11.1%, 25.1%, 18.8%) |
| CIE-LAB | lab(76.02, 3.72, 17.75) |
| CIE-LCH | lch(76.02, 18.14, 78.17°) |
| OKLab | oklab(79.47% 0.0135 0.0455) |
| OKLCH | oklch(79.47% 0.047 73.5) |
| XYZ | xyz(48.7893, 49.9144, 38.0684) |
| Luminance | 0.4991 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 3.22
Tan
#D2B48C
ΔE00 3.55
Putty
#BEAE8A
ΔE00 5.55
Greige
#B8AB98
ΔE00 5.92
Very Light Brown
#D3B683
ΔE00 6.07
Burlywood
#DEB887
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB89B #9BB2CF
analogous
#CF9E9B #CFB89B #CCCF9B
triadic
#CFB89B #9BCFB8 #B89BCF
tetradic
#CFB89B #9BCF9E #9BB2CF #CF9BCC
square
#CFB89B #9BCF9E #9BB2CF #CF9BCC
split-complementary
#CFB89B #9BCCCF #9E9BCF
monochromatic
#A27D4E #BB9B72 #CFB89B #E3D5C4 #F5F0EA
Accessibility & contrast
On white
1.91
#CFB89B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#CFB89B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB89B
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB89B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB89B | 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)
#C1B899
Deuteranopia (green-blind)
#C6BE9C
Tritanopia (blue-blind)
#D8B2B0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cfb89b; /* rgb */ color: rgb(207, 184, 155); /* oklch */ color: oklch(79.5% 0.047 73.5);
Tailwind
colors: {
custom: {
50: '#decdb8',
500: '#cfb89b',
950: '#000000',
},
}SCSS
$custom: #cfb89b; $custom-light: #decdb8; $custom-dark: #000000;
JSON
{
"hex": "#cfb89b",
"rgb": {
"r": 207,
"g": 184,
"b": 155
},
"hsl": {
"h": 33.462,
"s": 35.135,
"l": 70.98
},
"oklch": {
"l": 0.79468,
"c": 0.04745,
"h": 73.5
},
"luminance": 0.49913
}Semantic roles & 50–950 ramp
primary
#CFB89B
secondary
#DCE2EA
accent
#6CAE38
background
#FDFCFB
surface
#FBF9F6
border
#D4D2D0
text
#151311
muted
#838280