#CFBAAC#CFBAAC
#CFBAAC is a light, muted orange. Relative luminance 0.514; OKLCH L 80.3% C 0.031 H 55.9°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBAAC |
|---|---|
| RGB | rgb(207, 186, 172) |
| HSL | hsl(24, 27%, 74%) |
| HSV | hsv(24, 17%, 81%) |
| CMYK | cmyk(0%, 10.1%, 16.9%, 18.8%) |
| CIE-LAB | lab(76.90, 5.18, 9.81) |
| CIE-LCH | lch(76.90, 11.10, 62.18°) |
| OKLab | oklab(80.28% 0.0173 0.0256) |
| OKLCH | oklch(80.28% 0.031 55.9) |
| XYZ | xyz(50.7372, 51.3629, 46.2630) |
| Luminance | 0.5136 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.64
Greige
#B8AB98
ΔE00 6.92
Pinkish Grey
#C8ACA9
ΔE00 7.40
Khaki
#C3B091
ΔE00 8.09
Mushroom
#BA9E88
ΔE00 8.31
Tan
#D2B48C
ΔE00 9.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBAAC #ACC1CF
analogous
#CFACB0 #CFBAAC #CFCCAC
triadic
#CFBAAC #ACCFBA #BAACCF
tetradic
#CFBAAC #B0CFAC #ACC1CF #CCACCF
square
#CFBAAC #B0CFAC #ACC1CF #CCACCF
split-complementary
#CFBAAC #ACCFCC #ACB0CF
monochromatic
#A27A5E #B99A85 #CFBAAC #E5DAD3 #F4EFEC
Accessibility & contrast
On white
1.86
#CFBAAC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#CFBAAC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBAAC
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBAAC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBAAC | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBAB
Deuteranopia (green-blind)
#C5C0AC
Tritanopia (blue-blind)
#D6B6B6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbaac; /* rgb */ color: rgb(207, 186, 172); /* oklch */ color: oklch(80.3% 0.031 55.9);
Tailwind
colors: {
custom: {
50: '#decec4',
500: '#cfbaac',
950: '#000000',
},
}SCSS
$custom: #cfbaac; $custom-light: #decec4; $custom-dark: #000000;
JSON
{
"hex": "#cfbaac",
"rgb": {
"r": 207,
"g": 186,
"b": 172
},
"hsl": {
"h": 24,
"s": 26.718,
"l": 74.314
},
"oklch": {
"l": 0.80282,
"c": 0.03093,
"h": 55.9
},
"luminance": 0.51362
}Semantic roles & 50–950 ramp
primary
#CFBAAC
secondary
#7B94A4
accent
#7DA540
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382