#CFBCA5#CFBCA5
#CFBCA5 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.5% C 0.038 H 72.5°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCA5 |
|---|---|
| RGB | rgb(207, 188, 165) |
| HSL | hsl(33, 30%, 73%) |
| HSV | hsv(33, 20%, 81%) |
| CMYK | cmyk(0%, 9.2%, 20.3%, 18.8%) |
| CIE-LAB | lab(77.25, 3.04, 14.09) |
| CIE-LCH | lch(77.25, 14.42, 77.81°) |
| OKLab | oklab(80.51% 0.0115 0.0364) |
| OKLCH | oklch(80.51% 0.038 72.5) |
| XYZ | xyz(50.5068, 51.9497, 42.9567) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.00
Khaki
#C3B091
ΔE00 4.51
Greige
#B8AB98
ΔE00 5.48
Tan
#D2B48C
ΔE00 5.85
Putty
#BEAE8A
ΔE00 6.76
Taupe (survey)
#B9A281
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCA5 #A5B8CF
analogous
#CFA7A5 #CFBCA5 #CDCFA5
triadic
#CFBCA5 #A5CFBC #BCA5CF
tetradic
#CFBCA5 #A5CFA7 #A5B8CF #CFA5CD
square
#CFBCA5 #A5CFA7 #A5B8CF #CFA5CD
split-complementary
#CFBCA5 #A5CDCF #A7A5CF
monochromatic
#A38057 #BA9E7D #CFBCA5 #E4DACD #F4F0EB
Accessibility & contrast
On white
1.84
#CFBCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#CFBCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCA5
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCA5 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BCA4
Deuteranopia (green-blind)
#C8C1A5
Tritanopia (blue-blind)
#D7B7B6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbca5; /* rgb */ color: rgb(207, 188, 165); /* oklch */ color: oklch(80.5% 0.038 72.5);
Tailwind
colors: {
custom: {
50: '#ded0bf',
500: '#cfbca5',
950: '#000000',
},
}SCSS
$custom: #cfbca5; $custom-light: #ded0bf; $custom-dark: #000000;
JSON
{
"hex": "#cfbca5",
"rgb": {
"r": 207,
"g": 188,
"b": 165
},
"hsl": {
"h": 32.857,
"s": 30.435,
"l": 72.941
},
"oklch": {
"l": 0.80507,
"c": 0.03818,
"h": 72.5
},
"luminance": 0.51948
}Semantic roles & 50–950 ramp
primary
#CFBCA5
secondary
#748AA5
accent
#6EA93C
background
#FEFEFD
surface
#FCFBF8
border
#D5D4D1
text
#151412
muted
#848382