#CFBCA4#CFBCA4
#CFBCA4 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.5% C 0.039 H 73.6°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCA4 |
|---|---|
| RGB | rgb(207, 188, 164) |
| HSL | hsl(33, 31%, 73%) |
| HSV | hsv(33, 21%, 81%) |
| CMYK | cmyk(0%, 9.2%, 20.8%, 18.8%) |
| CIE-LAB | lab(77.23, 2.89, 14.60) |
| CIE-LCH | lch(77.23, 14.88, 78.78°) |
| OKLab | oklab(80.48% 0.0111 0.0377) |
| OKLCH | oklch(80.48% 0.039 73.6) |
| XYZ | xyz(50.4162, 51.9134, 42.4792) |
| Luminance | 0.5191 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.23
Khaki
#C3B091
ΔE00 4.24
Greige
#B8AB98
ΔE00 5.50
Tan
#D2B48C
ΔE00 5.59
Putty
#BEAE8A
ΔE00 6.44
Taupe (survey)
#B9A281
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCA4 #A4B7CF
analogous
#CFA6A4 #CFBCA4 #CCCFA4
triadic
#CFBCA4 #A4CFBC #BCA4CF
tetradic
#CFBCA4 #A4CFA6 #A4B7CF #CFA4CC
square
#CFBCA4 #A4CFA6 #A4B7CF #CFA4CC
split-complementary
#CFBCA4 #A4CCCF #A6A4CF
monochromatic
#A38156 #BA9F7C #CFBCA4 #E4D9CC #F4F0EB
Accessibility & contrast
On white
1.84
#CFBCA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CFBCA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCA4
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCA4 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA3
Deuteranopia (green-blind)
#C8C1A5
Tritanopia (blue-blind)
#D7B7B5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbca4; /* rgb */ color: rgb(207, 188, 164); /* oklch */ color: oklch(80.5% 0.039 73.6);
Tailwind
colors: {
custom: {
50: '#ded0bf',
500: '#cfbca4',
950: '#000000',
},
}SCSS
$custom: #cfbca4; $custom-light: #ded0bf; $custom-dark: #000000;
JSON
{
"hex": "#cfbca4",
"rgb": {
"r": 207,
"g": 188,
"b": 164
},
"hsl": {
"h": 33.488,
"s": 30.935,
"l": 72.745
},
"oklch": {
"l": 0.80482,
"c": 0.03928,
"h": 73.6
},
"luminance": 0.51912
}Semantic roles & 50–950 ramp
primary
#CFBCA4
secondary
#7389A5
accent
#6CAA3C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151312
muted
#848382