#CFBBAB#CFBBAB
#CFBBAB is a light, muted orange. Relative luminance 0.517; OKLCH L 80.5% C 0.032 H 61.0°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBBAB |
|---|---|
| RGB | rgb(207, 187, 171) |
| HSL | hsl(27, 27%, 74%) |
| HSV | hsv(27, 17%, 81%) |
| CMYK | cmyk(0%, 9.7%, 17.4%, 18.8%) |
| CIE-LAB | lab(77.13, 4.49, 10.68) |
| CIE-LCH | lch(77.13, 11.59, 67.21°) |
| OKLab | oklab(80.46% 0.0154 0.0278) |
| OKLCH | oklch(80.46% 0.032 61) |
| XYZ | xyz(50.8529, 51.7475, 45.8296) |
| Luminance | 0.5175 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.89
Greige
#B8AB98
ΔE00 6.29
Khaki
#C3B091
ΔE00 7.08
Tan
#D2B48C
ΔE00 8.13
Mushroom
#BA9E88
ΔE00 8.37
Warm Beige
#E9DCC9
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBBAB #ABBFCF
analogous
#CFABAD #CFBBAB #CFCDAB
triadic
#CFBBAB #ABCFBB #BBABCF
tetradic
#CFBBAB #ADCFAB #ABBFCF #CDABCF
square
#CFBBAB #ADCFAB #ABBFCF #CDABCF
split-complementary
#CFBBAB #ABCFCD #ABADCF
monochromatic
#A27C5D #B99B84 #CFBBAB #E5DBD2 #F4EFEC
Accessibility & contrast
On white
1.85
#CFBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#CFBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBBAB
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBBAB | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BCAA
Deuteranopia (green-blind)
#C6C0AB
Tritanopia (blue-blind)
#D6B7B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbbab; /* rgb */ color: rgb(207, 187, 171); /* oklch */ color: oklch(80.5% 0.032 61.0);
Tailwind
colors: {
custom: {
50: '#decfc4',
500: '#cfbbab',
950: '#000000',
},
}SCSS
$custom: #cfbbab; $custom-light: #decfc4; $custom-dark: #000000;
JSON
{
"hex": "#cfbbab",
"rgb": {
"r": 207,
"g": 187,
"b": 171
},
"hsl": {
"h": 26.667,
"s": 27.273,
"l": 74.118
},
"oklch": {
"l": 0.80456,
"c": 0.03182,
"h": 61
},
"luminance": 0.51746
}Semantic roles & 50–950 ramp
primary
#CFBBAB
secondary
#7A91A4
accent
#78A640
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382