#CFBD8A#CFBD8A
#CFBD8A is a light, moderate orange. Relative luminance 0.515; OKLCH L 80.1% C 0.070 H 90.9°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBD8A |
|---|---|
| RGB | rgb(207, 189, 138) |
| HSL | hsl(44, 42%, 68%) |
| HSV | hsv(44, 33%, 81%) |
| CMYK | cmyk(0%, 8.7%, 33.3%, 18.8%) |
| CIE-LAB | lab(76.98, -1.17, 28.14) |
| CIE-LCH | lch(76.98, 28.16, 92.39°) |
| OKLab | oklab(80.12% -0.0011 0.0704) |
| OKLCH | oklch(80.12% 0.07 90.9) |
| XYZ | xyz(48.5179, 51.4970, 31.4240) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.10
Very Light Brown
#D3B683
ΔE00 3.96
Sandstone
#C9AE74
ΔE00 4.79
Toupe
#C7AC7D
ΔE00 5.39
Tan (survey)
#D1B26F
ΔE00 5.40
Putty
#BEAE8A
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBD8A #8A9CCF
analogous
#CF9B8A #CFBD8A #BECF8A
triadic
#CFBD8A #8ACFBD #BD8ACF
tetradic
#CFBD8A #8ACF9B #8A9CCF #CF8ABE
square
#CFBD8A #8ACF9B #8A9CCF #CF8ABE
split-complementary
#CFBD8A #8ABECF #9B8ACF
monochromatic
#9E8641 #BDA55F #CFBD8A #E1D5B5 #F3EEE1
Accessibility & contrast
On white
1.86
#CFBD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#CFBD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBD8A
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBD8A | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8BB87
Deuteranopia (green-blind)
#CDC08C
Tritanopia (blue-blind)
#DAB5B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbd8a; /* rgb */ color: rgb(207, 189, 138); /* oklch */ color: oklch(80.1% 0.070 90.9);
Tailwind
colors: {
custom: {
50: '#ded0ac',
500: '#cfbd8a',
950: '#000000',
},
}SCSS
$custom: #cfbd8a; $custom-light: #ded0ac; $custom-dark: #000000;
JSON
{
"hex": "#cfbd8a",
"rgb": {
"r": 207,
"g": 189,
"b": 138
},
"hsl": {
"h": 44.348,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.80119,
"c": 0.07036,
"h": 90.9
},
"luminance": 0.51496
}Semantic roles & 50–950 ramp
primary
#CFBD8A
secondary
#5A6DA4
accent
#53B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151410
muted
#848381