#CFBB8F#CFBB8F
#CFBB8F is a light, moderate orange. Relative luminance 0.508; OKLCH L 79.8% C 0.063 H 86.4°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB8F |
|---|---|
| RGB | rgb(207, 187, 143) |
| HSL | hsl(41, 40%, 69%) |
| HSV | hsv(41, 31%, 81%) |
| CMYK | cmyk(0%, 9.7%, 30.9%, 18.8%) |
| CIE-LAB | lab(76.55, 0.51, 24.92) |
| CIE-LCH | lch(76.55, 24.92, 88.82°) |
| OKLab | oklab(79.81% 0.004 0.0628) |
| OKLCH | oklch(79.81% 0.063 86.4) |
| XYZ | xyz(48.4610, 50.7907, 33.2321) |
| Luminance | 0.5079 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.23
Sand
#C2B280
ΔE00 3.62
Putty
#BEAE8A
ΔE00 4.25
Tan
#D2B48C
ΔE00 4.41
Toupe
#C7AC7D
ΔE00 4.44
Khaki
#C3B091
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB8F #8FA3CF
analogous
#CF9B8F #CFBB8F #C3CF8F
triadic
#CFBB8F #8FCFBB #BB8FCF
tetradic
#CFBB8F #8FCF9B #8FA3CF #CF8FC3
square
#CFBB8F #8FCF9B #8FA3CF #CF8FC3
split-complementary
#CFBB8F #8FC3CF #9B8FCF
monochromatic
#9F8344 #BDA164 #CFBB8F #E1D5BA #F4EFE5
Accessibility & contrast
On white
1.88
#CFBB8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#CFBB8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB8F
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB8F | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8C
Deuteranopia (green-blind)
#CBBF90
Tritanopia (blue-blind)
#D9B4AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb8f; /* rgb */ color: rgb(207, 187, 143); /* oklch */ color: oklch(79.8% 0.063 86.4);
Tailwind
colors: {
custom: {
50: '#decfb0',
500: '#cfbb8f',
950: '#000000',
},
}SCSS
$custom: #cfbb8f; $custom-light: #decfb0; $custom-dark: #000000;
JSON
{
"hex": "#cfbb8f",
"rgb": {
"r": 207,
"g": 187,
"b": 143
},
"hsl": {
"h": 41.25,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.79812,
"c": 0.0629,
"h": 86.4
},
"luminance": 0.50789
}Semantic roles & 50–950 ramp
primary
#CFBB8F
secondary
#5E74A4
accent
#5BB332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381