#CFBD8D#CFBD8D
#CFBD8D is a light, moderate orange. Relative luminance 0.516; OKLCH L 80.2% C 0.067 H 89.9°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD8D |
|---|---|
| RGB | rgb(207, 189, 141) |
| HSL | hsl(44, 41%, 68%) |
| HSV | hsv(44, 32%, 81%) |
| CMYK | cmyk(0%, 8.7%, 31.9%, 18.8%) |
| CIE-LAB | lab(77.03, -0.80, 26.62) |
| CIE-LCH | lch(77.03, 26.64, 91.72°) |
| OKLab | oklab(80.18% 0.0001 0.0668) |
| OKLCH | oklch(80.18% 0.067 89.9) |
| XYZ | xyz(48.7381, 51.5851, 32.5837) |
| Luminance | 0.5158 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.23
Very Light Brown
#D3B683
ΔE00 3.87
Sandstone
#C9AE74
ΔE00 5.02
Putty
#BEAE8A
ΔE00 5.02
Toupe
#C7AC7D
ΔE00 5.24
Fawn
#CFAF7B
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD8D #8D9FCF
analogous
#CF9C8D #CFBD8D #C0CF8D
triadic
#CFBD8D #8DCFBD #BD8DCF
tetradic
#CFBD8D #8DCF9C #8D9FCF #CF8DC0
square
#CFBD8D #8DCF9C #8D9FCF #CF8DC0
split-complementary
#CFBD8D #8DC0CF #9C8DCF
monochromatic
#9F8643 #BDA462 #CFBD8D #E1D6B8 #F3EFE3
Accessibility & contrast
On white
1.86
#CFBD8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#CFBD8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD8D
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD8D | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB8A
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#D9B5B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbd8d; /* rgb */ color: rgb(207, 189, 141); /* oklch */ color: oklch(80.2% 0.067 89.9);
Tailwind
colors: {
custom: {
50: '#ded0ae',
500: '#cfbd8d',
950: '#000000',
},
}SCSS
$custom: #cfbd8d; $custom-light: #ded0ae; $custom-dark: #000000;
JSON
{
"hex": "#cfbd8d",
"rgb": {
"r": 207,
"g": 189,
"b": 141
},
"hsl": {
"h": 43.636,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.80178,
"c": 0.06682,
"h": 89.9
},
"luminance": 0.51584
}Semantic roles & 50–950 ramp
primary
#CFBD8D
secondary
#5C70A4
accent
#55B432
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381