#CFBCA6#CFBCA6
#CFBCA6 is a light, muted orange. Relative luminance 0.520; OKLCH L 80.5% C 0.037 H 71.3°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCA6 |
|---|---|
| RGB | rgb(207, 188, 166) |
| HSL | hsl(32, 30%, 73%) |
| HSV | hsv(32, 20%, 81%) |
| CMYK | cmyk(0%, 9.2%, 19.8%, 18.8%) |
| CIE-LAB | lab(77.27, 3.19, 13.58) |
| CIE-LCH | lch(77.27, 13.95, 76.77°) |
| OKLab | oklab(80.53% 0.0119 0.0352) |
| OKLCH | oklch(80.53% 0.037 71.3) |
| XYZ | xyz(50.5982, 51.9862, 43.4379) |
| Luminance | 0.5199 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.81
Khaki
#C3B091
ΔE00 4.80
Greige
#B8AB98
ΔE00 5.49
Tan
#D2B48C
ΔE00 6.12
Putty
#BEAE8A
ΔE00 7.09
Warm Beige
#E9DCC9
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCA6 #A6B9CF
analogous
#CFA7A6 #CFBCA6 #CDCFA6
triadic
#CFBCA6 #A6CFBC #BCA6CF
tetradic
#CFBCA6 #A6CFA7 #A6B9CF #CFA6CD
square
#CFBCA6 #A6CFA7 #A6B9CF #CFA6CD
split-complementary
#CFBCA6 #A6CDCF #A7A6CF
monochromatic
#A38058 #BA9E7E #CFBCA6 #E4DACE #F4F0EB
Accessibility & contrast
On white
1.84
#CFBCA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#CFBCA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCA6
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCA6 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA5
Deuteranopia (green-blind)
#C8C1A6
Tritanopia (blue-blind)
#D7B7B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbca6; /* rgb */ color: rgb(207, 188, 166); /* oklch */ color: oklch(80.5% 0.037 71.3);
Tailwind
colors: {
custom: {
50: '#ded0c0',
500: '#cfbca6',
950: '#000000',
},
}SCSS
$custom: #cfbca6; $custom-light: #ded0c0; $custom-dark: #000000;
JSON
{
"hex": "#cfbca6",
"rgb": {
"r": 207,
"g": 188,
"b": 166
},
"hsl": {
"h": 32.195,
"s": 29.927,
"l": 73.137
},
"oklch": {
"l": 0.80531,
"c": 0.0371,
"h": 71.3
},
"luminance": 0.51985
}Semantic roles & 50–950 ramp
primary
#CFBCA6
secondary
#758BA5
accent
#6FA93D
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382