#CFB6AA#CFB6AA
#CFB6AA is a light, muted orange. Relative luminance 0.496; OKLCH L 79.4% C 0.033 H 47.3°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB6AA |
|---|---|
| RGB | rgb(207, 182, 170) |
| HSL | hsl(19, 28%, 74%) |
| HSV | hsv(19, 18%, 81%) |
| CMYK | cmyk(0%, 12.1%, 17.9%, 18.8%) |
| CIE-LAB | lab(75.84, 7.01, 9.39) |
| CIE-LCH | lch(75.84, 11.71, 53.27°) |
| OKLab | oklab(79.44% 0.0227 0.0245) |
| OKLCH | oklch(79.44% 0.033 47.3) |
| XYZ | xyz(49.7157, 49.6249, 44.9821) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.30
Warm Gray
#C9BEB0
ΔE00 6.80
Mushroom
#BA9E88
ΔE00 7.93
Greige
#B8AB98
ΔE00 8.33
Khaki
#C3B091
ΔE00 9.77
Apricot
#FBCEB1
ΔE00 9.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB6AA #AAC3CF
analogous
#CFAAB1 #CFB6AA #CFC9AA
triadic
#CFB6AA #AACFB6 #B6AACF
tetradic
#CFB6AA #B1CFAA #AAC3CF #C9AACF
square
#CFB6AA #B1CFAA #AAC3CF #C9AACF
split-complementary
#CFB6AA #AACFC9 #AAB1CF
monochromatic
#A3735C #B99483 #CFB6AA #E5D8D1 #F4EEEB
Accessibility & contrast
On white
1.92
#CFB6AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CFB6AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB6AA
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB6AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB6AA | 1.00 | 1.92 | 10.92 | 10.92 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB8A9
Deuteranopia (green-blind)
#C2BDAA
Tritanopia (blue-blind)
#D6B2B3
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cfb6aa; /* rgb */ color: rgb(207, 182, 170); /* oklch */ color: oklch(79.4% 0.033 47.3);
Tailwind
colors: {
custom: {
50: '#decbc3',
500: '#cfb6aa',
950: '#000000',
},
}SCSS
$custom: #cfb6aa; $custom-light: #decbc3; $custom-dark: #000000;
JSON
{
"hex": "#cfb6aa",
"rgb": {
"r": 207,
"g": 182,
"b": 170
},
"hsl": {
"h": 19.459,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.79437,
"c": 0.03339,
"h": 47.3
},
"luminance": 0.49624
}Semantic roles & 50–950 ramp
primary
#CFB6AA
secondary
#E1E7EA
accent
#85A63F
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281