#CFBB92#CFBB92
#CFBB92 is a light, muted orange. Relative luminance 0.509; OKLCH L 79.9% C 0.059 H 85.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB92 |
|---|---|
| RGB | rgb(207, 187, 146) |
| HSL | hsl(40, 39%, 69%) |
| HSV | hsv(40, 29%, 81%) |
| CMYK | cmyk(0%, 9.7%, 29.5%, 18.8%) |
| CIE-LAB | lab(76.61, 0.90, 23.39) |
| CIE-LCH | lch(76.61, 23.41, 87.79°) |
| OKLab | oklab(79.87% 0.0052 0.0592) |
| OKLCH | oklch(79.87% 0.059 85) |
| XYZ | xyz(48.6913, 50.8828, 34.4450) |
| Luminance | 0.5088 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.55
Putty
#BEAE8A
ΔE00 4.03
Tan
#D2B48C
ΔE00 4.07
Khaki
#C3B091
ΔE00 4.09
Sand
#C2B280
ΔE00 4.17
Toupe
#C7AC7D
ΔE00 4.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB92 #92A6CF
analogous
#CF9D92 #CFBB92 #C5CF92
triadic
#CFBB92 #92CFBB #BB92CF
tetradic
#CFBB92 #92CF9D #92A6CF #CF92C5
square
#CFBB92 #92CF9D #92A6CF #CF92C5
split-complementary
#CFBB92 #92C5CF #9D92CF
monochromatic
#A08347 #BCA068 #CFBB92 #E2D6BC #F4F0E7
Accessibility & contrast
On white
1.88
#CFBB92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CFBB92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB92
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB92 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5BA8F
Deuteranopia (green-blind)
#CABF93
Tritanopia (blue-blind)
#D9B4B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb92; /* rgb */ color: rgb(207, 187, 146); /* oklch */ color: oklch(79.9% 0.059 85.0);
Tailwind
colors: {
custom: {
50: '#decfb2',
500: '#cfbb92',
950: '#000000',
},
}SCSS
$custom: #cfbb92; $custom-light: #decfb2; $custom-dark: #000000;
JSON
{
"hex": "#cfbb92",
"rgb": {
"r": 207,
"g": 187,
"b": 146
},
"hsl": {
"h": 40.328,
"s": 38.854,
"l": 69.216
},
"oklch": {
"l": 0.79874,
"c": 0.05939,
"h": 85
},
"luminance": 0.50881
}Semantic roles & 50–950 ramp
primary
#CFBB92
secondary
#6177A4
accent
#5DB234
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151311
muted
#848381