#CFBCAA#CFBCAA
#CFBCAA is a light, muted orange. Relative luminance 0.521; OKLCH L 80.6% C 0.033 H 65.8°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCAA |
|---|---|
| RGB | rgb(207, 188, 170) |
| HSL | hsl(29, 28%, 74%) |
| HSV | hsv(29, 18%, 81%) |
| CMYK | cmyk(0%, 9.2%, 17.9%, 18.8%) |
| CIE-LAB | lab(77.36, 3.80, 11.55) |
| CIE-LCH | lch(77.36, 12.16, 71.78°) |
| OKLab | oklab(80.63% 0.0135 0.03) |
| OKLCH | oklch(80.63% 0.033 65.8) |
| XYZ | xyz(50.9709, 52.1353, 45.4005) |
| Luminance | 0.5213 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.37
Greige
#B8AB98
ΔE00 5.83
Khaki
#C3B091
ΔE00 6.18
Tan
#D2B48C
ΔE00 7.42
Warm Beige
#E9DCC9
ΔE00 8.01
Putty
#BEAE8A
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCAA #AABDCF
analogous
#CFAAAB #CFBCAA #CFCFAA
triadic
#CFBCAA #AACFBC #BCAACF
tetradic
#CFBCAA #ABCFAA #AABDCF #CFAACF
square
#CFBCAA #ABCFAA #AABDCF #CFAACF
split-complementary
#CFBCAA #AACFCF #AAABCF
monochromatic
#A37E5C #B99D83 #CFBCAA #E5DBD1 #F4F0EB
Accessibility & contrast
On white
1.84
#CFBCAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CFBCAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCAA
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCAA | 1.00 | 1.84 | 11.43 | 11.43 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BDA9
Deuteranopia (green-blind)
#C7C1AA
Tritanopia (blue-blind)
#D6B8B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbcaa; /* rgb */ color: rgb(207, 188, 170); /* oklch */ color: oklch(80.6% 0.033 65.8);
Tailwind
colors: {
custom: {
50: '#ded0c3',
500: '#cfbcaa',
950: '#000000',
},
}SCSS
$custom: #cfbcaa; $custom-light: #ded0c3; $custom-dark: #000000;
JSON
{
"hex": "#cfbcaa",
"rgb": {
"r": 207,
"g": 188,
"b": 170
},
"hsl": {
"h": 29.189,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.8063,
"c": 0.03292,
"h": 65.8
},
"luminance": 0.52134
}Semantic roles & 50–950 ramp
primary
#CFBCAA
secondary
#798FA4
accent
#74A63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382