#CFBF9F#CFBF9F
#CFBF9F is a light, muted orange. Relative luminance 0.530; OKLCH L 81.0% C 0.047 H 84.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF9F |
|---|---|
| RGB | rgb(207, 191, 159) |
| HSL | hsl(40, 33%, 72%) |
| HSV | hsv(40, 23%, 81%) |
| CMYK | cmyk(0%, 7.7%, 23.2%, 18.8%) |
| CIE-LAB | lab(77.89, 0.58, 18.21) |
| CIE-LCH | lch(77.89, 18.22, 88.18°) |
| OKLab | oklab(80.97% 0.0045 0.0466) |
| OKLCH | oklch(80.97% 0.047 84.5) |
| XYZ | xyz(50.6210, 53.0314, 40.3636) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Khaki
#C3B091
ΔE00 4.10
Putty
#BEAE8A
ΔE00 4.82
Tan
#D2B48C
ΔE00 5.59
Very Light Brown
#D3B683
ΔE00 6.20
Sand
#C2B280
ΔE00 6.33
Warm Gray
#C9BEB0
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF9F #9FAFCF
analogous
#CFA79F #CFBF9F #C7CF9F
triadic
#CFBF9F #9FCFBF #BF9FCF
tetradic
#CFBF9F #9FCFA7 #9FAFCF #CF9FC7
square
#CFBF9F #9FCFA7 #9FAFCF #CF9FC7
split-complementary
#CFBF9F #9FC7CF #A79FCF
monochromatic
#A28751 #BBA476 #CFBF9F #E3DAC8 #F5F1EB
Accessibility & contrast
On white
1.81
#CFBF9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CFBF9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF9F
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF9F | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BE9D
Deuteranopia (green-blind)
#CBC2A0
Tritanopia (blue-blind)
#D7B9B6
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cfbf9f; /* rgb */ color: rgb(207, 191, 159); /* oklch */ color: oklch(81.0% 0.047 84.5);
Tailwind
colors: {
custom: {
50: '#ded2bb',
500: '#cfbf9f',
950: '#000000',
},
}SCSS
$custom: #cfbf9f; $custom-light: #ded2bb; $custom-dark: #000000;
JSON
{
"hex": "#cfbf9f",
"rgb": {
"r": 207,
"g": 191,
"b": 159
},
"hsl": {
"h": 40,
"s": 33.333,
"l": 71.765
},
"oklch": {
"l": 0.8097,
"c": 0.04686,
"h": 84.5
},
"luminance": 0.5303
}Semantic roles & 50–950 ramp
primary
#CFBF9F
secondary
#6E80A5
accent
#60AC39
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381