#CFBF92#CFBF92
#CFBF92 is a light, moderate orange. Relative luminance 0.526; OKLCH L 80.7% C 0.063 H 90.8°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBF92 |
|---|---|
| RGB | rgb(207, 191, 146) |
| HSL | hsl(44, 39%, 69%) |
| HSV | hsv(44, 29%, 81%) |
| CMYK | cmyk(0%, 7.7%, 29.5%, 18.8%) |
| CIE-LAB | lab(77.64, -1.21, 24.80) |
| CIE-LCH | lch(77.64, 24.83, 92.78°) |
| OKLab | oklab(80.69% -0.0009 0.0625) |
| OKLCH | oklch(80.69% 0.063 90.8) |
| XYZ | xyz(49.5517, 52.6037, 34.7318) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.78
Very Light Brown
#D3B683
ΔE00 4.71
Putty
#BEAE8A
ΔE00 5.05
Khaki
#C3B091
ΔE00 5.91
Toupe
#C7AC7D
ΔE00 5.97
Sandstone
#C9AE74
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBF92 #92A2CF
analogous
#CFA192 #CFBF92 #C1CF92
triadic
#CFBF92 #92CFBF #BF92CF
tetradic
#CFBF92 #92CFA1 #92A2CF #CF92C1
square
#CFBF92 #92CFA1 #92A2CF #CF92C1
split-complementary
#CFBF92 #92C1CF #A192CF
monochromatic
#A08947 #BCA668 #CFBF92 #E2D8BC #F4F1E7
Accessibility & contrast
On white
1.82
#CFBF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#CFBF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBF92
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBF92 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9BD8F
Deuteranopia (green-blind)
#CDC293
Tritanopia (blue-blind)
#D9B8B3
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cfbf92; /* rgb */ color: rgb(207, 191, 146); /* oklch */ color: oklch(80.7% 0.063 90.8);
Tailwind
colors: {
custom: {
50: '#ded2b2',
500: '#cfbf92',
950: '#000000',
},
}SCSS
$custom: #cfbf92; $custom-light: #ded2b2; $custom-dark: #000000;
JSON
{
"hex": "#cfbf92",
"rgb": {
"r": 207,
"g": 191,
"b": 146
},
"hsl": {
"h": 44.262,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.80688,
"c": 0.06255,
"h": 90.8
},
"luminance": 0.52602
}Semantic roles & 50–950 ramp
primary
#CFBF92
secondary
#6173A4
accent
#55B234
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151411
muted
#848381