#CFBC8F#CFBC8F
#CFBC8F is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.0% C 0.064 H 87.8°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC8F |
|---|---|
| RGB | rgb(207, 188, 143) |
| HSL | hsl(42, 40%, 69%) |
| HSV | hsv(42, 31%, 81%) |
| CMYK | cmyk(0%, 9.2%, 30.9%, 18.8%) |
| CIE-LAB | lab(76.81, -0.02, 25.26) |
| CIE-LCH | lch(76.81, 25.26, 90.04°) |
| OKLab | oklab(80.02% 0.0025 0.0636) |
| OKLCH | oklch(80.02% 0.064 87.8) |
| XYZ | xyz(48.6739, 51.2165, 33.3031) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.47
Very Light Brown
#D3B683
ΔE00 3.54
Putty
#BEAE8A
ΔE00 4.48
Toupe
#C7AC7D
ΔE00 4.81
Tan
#D2B48C
ΔE00 4.95
Sandstone
#C9AE74
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC8F #8FA2CF
analogous
#CF9C8F #CFBC8F #C2CF8F
triadic
#CFBC8F #8FCFBC #BC8FCF
tetradic
#CFBC8F #8FCF9C #8FA2CF #CF8FC2
square
#CFBC8F #8FCF9C #8FA2CF #CF8FC2
split-complementary
#CFBC8F #8FC2CF #9C8FCF
monochromatic
#9F8444 #BDA264 #CFBC8F #E1D6BA #F4EFE5
Accessibility & contrast
On white
1.87
#CFBC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CFBC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC8F
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC8F | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BB8C
Deuteranopia (green-blind)
#CBC090
Tritanopia (blue-blind)
#D9B5B0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbc8f; /* rgb */ color: rgb(207, 188, 143); /* oklch */ color: oklch(80.0% 0.064 87.8);
Tailwind
colors: {
custom: {
50: '#ded0b0',
500: '#cfbc8f',
950: '#000000',
},
}SCSS
$custom: #cfbc8f; $custom-light: #ded0b0; $custom-dark: #000000;
JSON
{
"hex": "#cfbc8f",
"rgb": {
"r": 207,
"g": 188,
"b": 143
},
"hsl": {
"h": 42.188,
"s": 40,
"l": 68.627
},
"oklch": {
"l": 0.80015,
"c": 0.06366,
"h": 87.8
},
"luminance": 0.51215
}Semantic roles & 50–950 ramp
primary
#CFBC8F
secondary
#5E73A4
accent
#59B332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381