#CFBB93#CFBB93
#CFBB93 is a light, muted orange. Relative luminance 0.509; OKLCH L 79.9% C 0.058 H 84.5°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB93 |
|---|---|
| RGB | rgb(207, 187, 147) |
| HSL | hsl(40, 38%, 69%) |
| HSV | hsv(40, 29%, 81%) |
| CMYK | cmyk(0%, 9.7%, 29%, 18.8%) |
| CIE-LAB | lab(76.63, 1.03, 22.89) |
| CIE-LCH | lch(76.63, 22.91, 87.41°) |
| OKLab | oklab(79.9% 0.0056 0.0579) |
| OKLCH | oklch(79.9% 0.058 84.5) |
| XYZ | xyz(48.7694, 50.9141, 34.8565) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.69
Khaki
#C3B091
ΔE00 3.90
Tan
#D2B48C
ΔE00 3.98
Putty
#BEAE8A
ΔE00 4.00
Sand
#C2B280
ΔE00 4.39
Toupe
#C7AC7D
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB93 #93A7CF
analogous
#CF9D93 #CFBB93 #C5CF93
triadic
#CFBB93 #93CFBB #BB93CF
tetradic
#CFBB93 #93CF9D #93A7CF #CF93C5
square
#CFBB93 #93CF9D #93A7CF #CF93C5
split-complementary
#CFBB93 #93C5CF #9D93CF
monochromatic
#A08347 #BCA069 #CFBB93 #E2D6BD #F5F0E8
Accessibility & contrast
On white
1.88
#CFBB93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#CFBB93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB93
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB93 | 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)
#C5BA90
Deuteranopia (green-blind)
#CABF94
Tritanopia (blue-blind)
#D9B4B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb93; /* rgb */ color: rgb(207, 187, 147); /* oklch */ color: oklch(79.9% 0.058 84.5);
Tailwind
colors: {
custom: {
50: '#decfb3',
500: '#cfbb93',
950: '#000000',
},
}SCSS
$custom: #cfbb93; $custom-light: #decfb3; $custom-dark: #000000;
JSON
{
"hex": "#cfbb93",
"rgb": {
"r": 207,
"g": 187,
"b": 147
},
"hsl": {
"h": 40,
"s": 38.462,
"l": 69.412
},
"oklch": {
"l": 0.79896,
"c": 0.05821,
"h": 84.5
},
"luminance": 0.50913
}Semantic roles & 50–950 ramp
primary
#CFBB93
secondary
#6278A4
accent
#5EB134
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151311
muted
#848381