#CFBAAA#CFBAAA
#CFBAAA is a light, muted orange. Relative luminance 0.513; OKLCH L 80.2% C 0.033 H 59.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CFBAAA |
|---|---|
| RGB | rgb(207, 186, 170) |
| HSL | hsl(26, 28%, 74%) |
| HSV | hsv(26, 18%, 81%) |
| CMYK | cmyk(0%, 10.1%, 17.9%, 18.8%) |
| CIE-LAB | lab(76.85, 4.87, 10.83) |
| CIE-LCH | lch(76.85, 11.87, 65.80°) |
| OKLab | oklab(80.23% 0.0165 0.0282) |
| OKLCH | oklch(80.23% 0.033 59.6) |
| XYZ | xyz(50.5466, 51.2867, 45.2590) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.33
Greige
#B8AB98
ΔE00 6.42
Khaki
#C3B091
ΔE00 7.22
Mushroom
#BA9E88
ΔE00 8.08
Tan
#D2B48C
ΔE00 8.13
Pinkish Grey
#C8ACA9
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFBAAA #AABFCF
analogous
#CFAAAD #CFBAAA #CFCDAA
triadic
#CFBAAA #AACFBA #BAAACF
tetradic
#CFBAAA #ADCFAA #AABFCF #CDAACF
square
#CFBAAA #ADCFAA #AABFCF #CDAACF
split-complementary
#CFBAAA #AACFCD #AAADCF
monochromatic
#A37B5C #B99A83 #CFBAAA #E5DAD1 #F4EFEB
Accessibility & contrast
On white
1.87
#CFBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CFBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFBAAA
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFBAAA | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BBA9
Deuteranopia (green-blind)
#C5BFAA
Tritanopia (blue-blind)
#D6B6B5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cfbaaa; /* rgb */ color: rgb(207, 186, 170); /* oklch */ color: oklch(80.2% 0.033 59.6);
Tailwind
colors: {
custom: {
50: '#decec3',
500: '#cfbaaa',
950: '#000000',
},
}SCSS
$custom: #cfbaaa; $custom-light: #decec3; $custom-dark: #000000;
JSON
{
"hex": "#cfbaaa",
"rgb": {
"r": 207,
"g": 186,
"b": 170
},
"hsl": {
"h": 25.946,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.80231,
"c": 0.03269,
"h": 59.6
},
"luminance": 0.51285
}Semantic roles & 50–950 ramp
primary
#CFBAAA
secondary
#7992A4
accent
#7AA63F
background
#FEFEFD
surface
#FCFBF9
border
#D5D4D2
text
#151312
muted
#848382