#CFBC8B#CFBC8B
#CFBC8B is a light, moderate orange. Relative luminance 0.511; OKLCH L 79.9% C 0.068 H 89.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC8B |
|---|---|
| RGB | rgb(207, 188, 139) |
| HSL | hsl(43, 41%, 68%) |
| HSV | hsv(43, 33%, 81%) |
| CMYK | cmyk(0%, 9.2%, 32.9%, 18.8%) |
| CIE-LAB | lab(76.74, -0.52, 27.29) |
| CIE-LCH | lch(76.74, 27.29, 91.10°) |
| OKLab | oklab(79.94% 0.0008 0.0683) |
| OKLCH | oklch(79.94% 0.068 89.3) |
| XYZ | xyz(48.3763, 51.0974, 31.7356) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.07
Very Light Brown
#D3B683
ΔE00 3.49
Sandstone
#C9AE74
ΔE00 4.60
Toupe
#C7AC7D
ΔE00 4.90
Putty
#BEAE8A
ΔE00 5.01
Fawn
#CFAF7B
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC8B #8B9ECF
analogous
#CF9A8B #CFBC8B #C0CF8B
triadic
#CFBC8B #8BCFBC #BC8BCF
tetradic
#CFBC8B #8BCF9A #8B9ECF #CF8BC0
square
#CFBC8B #8BCF9A #8B9ECF #CF8BC0
split-complementary
#CFBC8B #8BC0CF #9A8BCF
monochromatic
#9E8441 #BDA360 #CFBC8B #E1D5B6 #F3EEE2
Accessibility & contrast
On white
1.87
#CFBC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#CFBC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC8B
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC8B | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7BA88
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#DAB4AF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbc8b; /* rgb */ color: rgb(207, 188, 139); /* oklch */ color: oklch(79.9% 0.068 89.3);
Tailwind
colors: {
custom: {
50: '#ded0ad',
500: '#cfbc8b',
950: '#000000',
},
}SCSS
$custom: #cfbc8b; $custom-light: #ded0ad; $custom-dark: #000000;
JSON
{
"hex": "#cfbc8b",
"rgb": {
"r": 207,
"g": 188,
"b": 139
},
"hsl": {
"h": 43.235,
"s": 41.463,
"l": 67.843
},
"oklch": {
"l": 0.79935,
"c": 0.06836,
"h": 89.3
},
"luminance": 0.51096
}Semantic roles & 50–950 ramp
primary
#CFBC8B
secondary
#5A6FA4
accent
#56B531
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381