#CFBCAB#CFBCAB
#CFBCAB is a light, muted orange. Relative luminance 0.522; OKLCH L 80.7% C 0.032 H 64.2°. Best body text is #000000 at 11.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBCAB |
|---|---|
| RGB | rgb(207, 188, 171) |
| HSL | hsl(28, 27%, 74%) |
| HSV | hsv(28, 17%, 81%) |
| CMYK | cmyk(0%, 9.2%, 17.4%, 18.8%) |
| CIE-LAB | lab(77.38, 3.96, 11.04) |
| CIE-LCH | lch(77.38, 11.73, 70.29°) |
| OKLab | oklab(80.66% 0.0139 0.0287) |
| OKLCH | oklch(80.66% 0.032 64.2) |
| XYZ | xyz(51.0658, 52.1732, 45.9006) |
| Luminance | 0.5217 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.38
Greige
#B8AB98
ΔE00 5.99
Khaki
#C3B091
ΔE00 6.57
Tan
#D2B48C
ΔE00 7.78
Warm Beige
#E9DCC9
ΔE00 8.09
Mushroom
#BA9E88
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBCAB #ABBECF
analogous
#CFABAC #CFBCAB #CFCEAB
triadic
#CFBCAB #ABCFBC #BCABCF
tetradic
#CFBCAB #ACCFAB #ABBECF #CEABCF
square
#CFBCAB #ACCFAB #ABBECF #CEABCF
split-complementary
#CFBCAB #ABCFCE #ABACCF
monochromatic
#A27E5D #B99D84 #CFBCAB #E5DBD2 #F4EFEC
Accessibility & contrast
On white
1.84
#CFBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.43
#CFBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBCAB
11.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBCAB | 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)
#C2BDAA
Deuteranopia (green-blind)
#C7C1AB
Tritanopia (blue-blind)
#D6B8B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cfbcab; /* rgb */ color: rgb(207, 188, 171); /* oklch */ color: oklch(80.7% 0.032 64.2);
Tailwind
colors: {
custom: {
50: '#ded0c4',
500: '#cfbcab',
950: '#000000',
},
}SCSS
$custom: #cfbcab; $custom-light: #ded0c4; $custom-dark: #000000;
JSON
{
"hex": "#cfbcab",
"rgb": {
"r": 207,
"g": 188,
"b": 171
},
"hsl": {
"h": 28.333,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.80655,
"c": 0.03192,
"h": 64.2
},
"luminance": 0.52172
}Semantic roles & 50–950 ramp
primary
#CFBCAB
secondary
#7A90A4
accent
#76A640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151412
muted
#848382