#CFBB8D#CFBB8D
#CFBB8D is a light, moderate orange. Relative luminance 0.507; OKLCH L 79.8% C 0.065 H 87.2°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBB8D |
|---|---|
| RGB | rgb(207, 187, 141) |
| HSL | hsl(42, 41%, 68%) |
| HSV | hsv(42, 32%, 81%) |
| CMYK | cmyk(0%, 9.7%, 31.9%, 18.8%) |
| CIE-LAB | lab(76.52, 0.26, 25.93) |
| CIE-LCH | lch(76.52, 25.93, 89.43°) |
| OKLab | oklab(79.77% 0.0032 0.0652) |
| OKLCH | oklch(79.77% 0.065 87.2) |
| XYZ | xyz(48.3108, 50.7306, 32.4413) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Brown
#D3B683
ΔE00 3.12
Sand
#C2B280
ΔE00 3.32
Toupe
#C7AC7D
ΔE00 4.43
Putty
#BEAE8A
ΔE00 4.47
Sandstone
#C9AE74
ΔE00 4.64
Tan
#D2B48C
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBB8D #8DA1CF
analogous
#CF9A8D #CFBB8D #C2CF8D
triadic
#CFBB8D #8DCFBB #BB8DCF
tetradic
#CFBB8D #8DCF9A #8DA1CF #CF8DC2
square
#CFBB8D #8DCF9A #8DA1CF #CF8DC2
split-complementary
#CFBB8D #8DC2CF #9A8DCF
monochromatic
#9F8343 #BDA162 #CFBB8D #E1D5B8 #F3EEE3
Accessibility & contrast
On white
1.88
#CFBB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#CFBB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBB8D
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBB8D | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6BA8A
Deuteranopia (green-blind)
#CBBF8E
Tritanopia (blue-blind)
#DAB3AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbb8d; /* rgb */ color: rgb(207, 187, 141); /* oklch */ color: oklch(79.8% 0.065 87.2);
Tailwind
colors: {
custom: {
50: '#decfae',
500: '#cfbb8d',
950: '#000000',
},
}SCSS
$custom: #cfbb8d; $custom-light: #decfae; $custom-dark: #000000;
JSON
{
"hex": "#cfbb8d",
"rgb": {
"r": 207,
"g": 187,
"b": 141
},
"hsl": {
"h": 41.818,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.79771,
"c": 0.06524,
"h": 87.2
},
"luminance": 0.50729
}Semantic roles & 50–950 ramp
primary
#CFBB8D
secondary
#5C72A4
accent
#59B432
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381