#CFBC8E#CFBC8E
#CFBC8E is a light, moderate orange. Relative luminance 0.512; OKLCH L 80.0% C 0.065 H 88.2°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBC8E |
|---|---|
| RGB | rgb(207, 188, 142) |
| HSL | hsl(42, 40%, 68%) |
| HSV | hsv(42, 31%, 81%) |
| CMYK | cmyk(0%, 9.2%, 31.4%, 18.8%) |
| CIE-LAB | lab(76.79, -0.14, 25.77) |
| CIE-LCH | lch(76.79, 25.77, 90.32°) |
| OKLab | oklab(80% 0.0021 0.0648) |
| OKLCH | oklch(80% 0.065 88.2) |
| XYZ | xyz(48.5985, 51.1863, 32.9059) |
| Luminance | 0.5119 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand
#C2B280
ΔE00 3.34
Very Light Brown
#D3B683
ΔE00 3.50
Putty
#BEAE8A
ΔE00 4.60
Toupe
#C7AC7D
ΔE00 4.81
Sandstone
#C9AE74
ΔE00 4.93
Tan
#D2B48C
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBC8E #8EA1CF
analogous
#CF9B8E #CFBC8E #C1CF8E
triadic
#CFBC8E #8ECFBC #BC8ECF
tetradic
#CFBC8E #8ECF9B #8EA1CF #CF8EC1
square
#CFBC8E #8ECF9B #8EA1CF #CF8EC1
split-complementary
#CFBC8E #8EC1CF #9B8ECF
monochromatic
#9F8444 #BDA363 #CFBC8E #E1D5B9 #F3EFE4
Accessibility & contrast
On white
1.87
#CFBC8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#CFBC8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBC8E
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBC8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBC8E | 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)
#C7BA8B
Deuteranopia (green-blind)
#CBC08F
Tritanopia (blue-blind)
#D9B4B0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cfbc8e; /* rgb */ color: rgb(207, 188, 142); /* oklch */ color: oklch(80.0% 0.065 88.2);
Tailwind
colors: {
custom: {
50: '#ded0af',
500: '#cfbc8e',
950: '#000000',
},
}SCSS
$custom: #cfbc8e; $custom-light: #ded0af; $custom-dark: #000000;
JSON
{
"hex": "#cfbc8e",
"rgb": {
"r": 207,
"g": 188,
"b": 142
},
"hsl": {
"h": 42.462,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.79995,
"c": 0.06483,
"h": 88.2
},
"luminance": 0.51185
}Semantic roles & 50–950 ramp
primary
#CFBC8E
secondary
#5D72A4
accent
#58B332
background
#FEFEFD
surface
#FCFBF7
border
#D5D4D0
text
#151310
muted
#848381