#CFB89F#CFB89F
#CFB89F is a light, muted orange. Relative luminance 0.500; OKLCH L 79.6% C 0.043 H 69.5°. Best body text is #000000 at 11.01:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB89F |
|---|---|
| RGB | rgb(207, 184, 159) |
| HSL | hsl(31, 33%, 72%) |
| HSV | hsv(31, 23%, 81%) |
| CMYK | cmyk(0%, 11.1%, 23.2%, 18.8%) |
| CIE-LAB | lab(76.10, 4.29, 15.71) |
| CIE-LCH | lch(76.10, 16.29, 74.73°) |
| OKLab | oklab(79.56% 0.0151 0.0405) |
| OKLCH | oklch(79.56% 0.043 69.5) |
| XYZ | xyz(49.1308, 50.0510, 39.8669) |
| Luminance | 0.5005 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.22
Tan
#D2B48C
ΔE00 4.71
Warm Gray
#C9BEB0
ΔE00 5.47
Greige
#B8AB98
ΔE00 5.70
Putty
#BEAE8A
ΔE00 6.73
Taupe (survey)
#B9A281
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB89F #9FB6CF
analogous
#CFA09F #CFB89F #CECF9F
triadic
#CFB89F #9FCFB8 #B89FCF
tetradic
#CFB89F #9FCFA0 #9FB6CF #CF9FCE
square
#CFB89F #9FCFA0 #9FB6CF #CF9FCE
split-complementary
#CFB89F #9FCECF #A09FCF
monochromatic
#A27B51 #BB9A76 #CFB89F #E3D6C8 #F5F0EB
Accessibility & contrast
On white
1.91
#CFB89F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.01
#CFB89F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB89F
11.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB89F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB89F | 1.00 | 1.91 | 11.01 | 11.01 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B99D
Deuteranopia (green-blind)
#C6BEA0
Tritanopia (blue-blind)
#D8B3B1
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cfb89f; /* rgb */ color: rgb(207, 184, 159); /* oklch */ color: oklch(79.6% 0.043 69.5);
Tailwind
colors: {
custom: {
50: '#decdbb',
500: '#cfb89f',
950: '#000000',
},
}SCSS
$custom: #cfb89f; $custom-light: #decdbb; $custom-dark: #000000;
JSON
{
"hex": "#cfb89f",
"rgb": {
"r": 207,
"g": 184,
"b": 159
},
"hsl": {
"h": 31.25,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.79561,
"c": 0.04319,
"h": 69.5
},
"luminance": 0.5005
}Semantic roles & 50–950 ramp
primary
#CFB89F
secondary
#6E88A5
accent
#70AC39
background
#FEFEFD
surface
#FCFAF8
border
#D5D3D1
text
#151311
muted
#848381