#CFBF93#CFBF93
#CFBF93 is a light, moderate orange. Relative luminance 0.526; OKLCH L 80.7% C 0.061 H 90.4°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF93 |
|---|---|
| RGB | rgb(207, 191, 147) |
| HSL | hsl(44, 38%, 69%) |
| HSV | hsv(44, 29%, 81%) |
| CMYK | cmyk(0%, 7.7%, 29%, 18.8%) |
| CIE-LAB | lab(77.66, -1.07, 24.29) |
| CIE-LCH | lch(77.66, 24.31, 92.53°) |
| OKLab | oklab(80.71% -0.0005 0.0613) |
| OKLCH | oklch(80.71% 0.061 90.4) |
| XYZ | xyz(49.6298, 52.6349, 35.1433) |
| Luminance | 0.5263 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.90
Very Light Brown
#D3B683
ΔE00 4.75
Putty
#BEAE8A
ΔE00 4.95
Khaki
#C3B091
ΔE00 5.73
Toupe
#C7AC7D
ΔE00 5.97
Tan
#D2B48C
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF93 #93A3CF
analogous
#CFA193 #CFBF93 #C1CF93
triadic
#CFBF93 #93CFBF #BF93CF
tetradic
#CFBF93 #93CFA1 #93A3CF #CF93C1
square
#CFBF93 #93CFA1 #93A3CF #CF93C1
split-complementary
#CFBF93 #93C1CF #A193CF
monochromatic
#A08947 #BCA669 #CFBF93 #E2D8BD #F5F1E8
Accessibility & contrast
On white
1.82
#CFBF93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#CFBF93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF93
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF93 | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD90
Deuteranopia (green-blind)
#CDC294
Tritanopia (blue-blind)
#D9B8B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf93; /* rgb */ color: rgb(207, 191, 147); /* oklch */ color: oklch(80.7% 0.061 90.4);
Tailwind
colors: {
custom: {
50: '#ded2b3',
500: '#cfbf93',
950: '#000000',
},
}SCSS
$custom: #cfbf93; $custom-light: #ded2b3; $custom-dark: #000000;
JSON
{
"hex": "#cfbf93",
"rgb": {
"r": 207,
"g": 191,
"b": 147
},
"hsl": {
"h": 44,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.80708,
"c": 0.06134,
"h": 90.4
},
"luminance": 0.52634
}Semantic roles & 50–950 ramp
primary
#CFBF93
secondary
#6274A4
accent
#56B134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151411
muted
#848381