#CFBB8A#CFBB8A
#CFBB8A is a light, moderate orange. Relative luminance 0.506; OKLCH L 79.7% C 0.069 H 88.4°. Best body text is #000000 at 11.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB8A |
|---|---|
| RGB | rgb(207, 187, 138) |
| HSL | hsl(43, 42%, 68%) |
| HSV | hsv(43, 33%, 81%) |
| CMYK | cmyk(0%, 9.7%, 33.3%, 18.8%) |
| CIE-LAB | lab(76.46, -0.12, 27.45) |
| CIE-LCH | lch(76.46, 27.45, 90.25°) |
| OKLab | oklab(79.71% 0.002 0.0687) |
| OKLCH | oklch(79.71% 0.069 88.4) |
| XYZ | xyz(48.0906, 50.6426, 31.2816) |
| Luminance | 0.5064 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.03
Very Light Brown
#D3B683
ΔE00 3.10
Sandstone
#C9AE74
ΔE00 4.28
Toupe
#C7AC7D
ΔE00 4.52
Fawn
#CFAF7B
ΔE00 4.71
Putty
#BEAE8A
ΔE00 4.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB8A #8A9ECF
analogous
#CF998A #CFBB8A #C0CF8A
triadic
#CFBB8A #8ACFBB #BB8ACF
tetradic
#CFBB8A #8ACF99 #8A9ECF #CF8AC0
square
#CFBB8A #8ACF99 #8A9ECF #CF8AC0
split-complementary
#CFBB8A #8AC0CF #998ACF
monochromatic
#9E8341 #BDA25F #CFBB8A #E1D4B5 #F3EDE1
Accessibility & contrast
On white
1.89
#CFBB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.13
#CFBB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB8A
11.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB8A | 1.00 | 1.89 | 11.13 | 11.13 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6B987
Deuteranopia (green-blind)
#CBBF8B
Tritanopia (blue-blind)
#DAB3AE
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb8a; /* rgb */ color: rgb(207, 187, 138); /* oklch */ color: oklch(79.7% 0.069 88.4);
Tailwind
colors: {
custom: {
50: '#decfac',
500: '#cfbb8a',
950: '#000000',
},
}SCSS
$custom: #cfbb8a; $custom-light: #decfac; $custom-dark: #000000;
JSON
{
"hex": "#cfbb8a",
"rgb": {
"r": 207,
"g": 187,
"b": 138
},
"hsl": {
"h": 42.609,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.79712,
"c": 0.06874,
"h": 88.4
},
"luminance": 0.50641
}Semantic roles & 50–950 ramp
primary
#CFBB8A
secondary
#5A6FA4
accent
#57B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381