#CFBC8A#CFBC8A
#CFBC8A is a light, moderate orange. Relative luminance 0.511; OKLCH L 79.9% C 0.070 H 89.6°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC8A |
|---|---|
| RGB | rgb(207, 188, 138) |
| HSL | hsl(43, 42%, 68%) |
| HSV | hsv(43, 33%, 81%) |
| CMYK | cmyk(0%, 9.2%, 33.3%, 18.8%) |
| CIE-LAB | lab(76.72, -0.65, 27.79) |
| CIE-LCH | lch(76.72, 27.80, 91.33°) |
| OKLab | oklab(79.92% 0.0004 0.0695) |
| OKLCH | oklch(79.92% 0.07 89.6) |
| XYZ | xyz(48.3035, 51.0683, 31.3525) |
| Luminance | 0.5107 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.02
Very Light Brown
#D3B683
ΔE00 3.52
Sandstone
#C9AE74
ΔE00 4.51
Toupe
#C7AC7D
ΔE00 4.95
Fawn
#CFAF7B
ΔE00 5.13
Putty
#BEAE8A
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC8A #8A9DCF
analogous
#CF998A #CFBC8A #C0CF8A
triadic
#CFBC8A #8ACFBC #BC8ACF
tetradic
#CFBC8A #8ACF99 #8A9DCF #CF8AC0
square
#CFBC8A #8ACF99 #8A9DCF #CF8AC0
split-complementary
#CFBC8A #8AC0CF #998ACF
monochromatic
#9E8441 #BDA35F #CFBC8A #E1D5B5 #F3EEE1
Accessibility & contrast
On white
1.87
#CFBC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CFBC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC8A
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC8A | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA87
Deuteranopia (green-blind)
#CCC08C
Tritanopia (blue-blind)
#DAB4AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbc8a; /* rgb */ color: rgb(207, 188, 138); /* oklch */ color: oklch(79.9% 0.070 89.6);
Tailwind
colors: {
custom: {
50: '#ded0ac',
500: '#cfbc8a',
950: '#000000',
},
}SCSS
$custom: #cfbc8a; $custom-light: #ded0ac; $custom-dark: #000000;
JSON
{
"hex": "#cfbc8a",
"rgb": {
"r": 207,
"g": 188,
"b": 138
},
"hsl": {
"h": 43.478,
"s": 41.818,
"l": 67.647
},
"oklch": {
"l": 0.79915,
"c": 0.06953,
"h": 89.6
},
"luminance": 0.51067
}Semantic roles & 50–950 ramp
primary
#CFBC8A
secondary
#5A6EA4
accent
#55B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381