#CFBC8D#CFBC8D
#CFBC8D is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.0% C 0.066 H 88.6°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC8D |
|---|---|
| RGB | rgb(207, 188, 141) |
| HSL | hsl(43, 41%, 68%) |
| HSV | hsv(43, 32%, 81%) |
| CMYK | cmyk(0%, 9.2%, 31.9%, 18.8%) |
| CIE-LAB | lab(76.77, -0.27, 26.28) |
| CIE-LCH | lch(76.77, 26.28, 90.59°) |
| OKLab | oklab(79.97% 0.0017 0.066) |
| OKLCH | oklch(79.97% 0.066 88.6) |
| XYZ | xyz(48.5237, 51.1564, 32.5122) |
| Luminance | 0.5115 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.23
Very Light Brown
#D3B683
ΔE00 3.48
Putty
#BEAE8A
ΔE00 4.73
Sandstone
#C9AE74
ΔE00 4.81
Toupe
#C7AC7D
ΔE00 4.83
Fawn
#CFAF7B
ΔE00 5.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC8D #8DA0CF
analogous
#CF9B8D #CFBC8D #C1CF8D
triadic
#CFBC8D #8DCFBC #BC8DCF
tetradic
#CFBC8D #8DCF9B #8DA0CF #CF8DC1
square
#CFBC8D #8DCF9B #8DA0CF #CF8DC1
split-complementary
#CFBC8D #8DC1CF #9B8DCF
monochromatic
#9F8443 #BDA362 #CFBC8D #E1D5B8 #F3EFE3
Accessibility & contrast
On white
1.87
#CFBC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#CFBC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC8D
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC8D | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA8A
Deuteranopia (green-blind)
#CCC08E
Tritanopia (blue-blind)
#D9B4B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbc8d; /* rgb */ color: rgb(207, 188, 141); /* oklch */ color: oklch(80.0% 0.066 88.6);
Tailwind
colors: {
custom: {
50: '#ded0ae',
500: '#cfbc8d',
950: '#000000',
},
}SCSS
$custom: #cfbc8d; $custom-light: #ded0ae; $custom-dark: #000000;
JSON
{
"hex": "#cfbc8d",
"rgb": {
"r": 207,
"g": 188,
"b": 141
},
"hsl": {
"h": 42.727,
"s": 40.741,
"l": 68.235
},
"oklch": {
"l": 0.79975,
"c": 0.06601,
"h": 88.6
},
"luminance": 0.51155
}Semantic roles & 50–950 ramp
primary
#CFBC8D
secondary
#5C71A4
accent
#57B432
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381