#CFB4AA#CFB4AA
#CFB4AA is a light, muted orange. Relative luminance 0.488; OKLCH L 79.0% C 0.034 H 41.4°. Best body text is #000000 at 10.76:1 contrast (WCAG AA passes).
Color values
| HEX | #CFB4AA |
|---|---|
| RGB | rgb(207, 180, 170) |
| HSL | hsl(16, 28%, 74%) |
| HSV | hsv(16, 18%, 81%) |
| CMYK | cmyk(0%, 13%, 17.9%, 18.8%) |
| CIE-LAB | lab(75.33, 8.08, 8.67) |
| CIE-LCH | lch(75.33, 11.85, 47.01°) |
| OKLab | oklab(79.04% 0.0257 0.0227) |
| OKLCH | oklch(79.04% 0.034 41.4) |
| XYZ | xyz(49.3090, 48.8116, 44.8465) |
| Luminance | 0.4881 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 3.96
Warm Gray
#C9BEB0
ΔE00 8.10
Mushroom
#BA9E88
ΔE00 8.31
Greige
#B8AB98
ΔE00 9.45
Apricot
#FBCEB1
ΔE00 10.33
Pinkish Tan
#D99B82
ΔE00 10.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CFB4AA #AAC5CF
analogous
#CFAAB3 #CFB4AA #CFC7AA
triadic
#CFB4AA #AACFB4 #B4AACF
tetradic
#CFB4AA #B3CFAA #AAC5CF #C7AACF
square
#CFB4AA #B3CFAA #AAC5CF #C7AACF
split-complementary
#CFB4AA #AACFC7 #AAB3CF
monochromatic
#A36F5C #B99183 #CFB4AA #E5D7D1 #F4EEEB
Accessibility & contrast
On white
1.95
#CFB4AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.76
#CFB4AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CFB4AA
10.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CFB4AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CFB4AA | 1.00 | 1.95 | 10.76 | 10.76 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB6A9
Deuteranopia (green-blind)
#C1BCAA
Tritanopia (blue-blind)
#D7B0B1
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cfb4aa; /* rgb */ color: rgb(207, 180, 170); /* oklch */ color: oklch(79.0% 0.034 41.4);
Tailwind
colors: {
custom: {
50: '#decac3',
500: '#cfb4aa',
950: '#000000',
},
}SCSS
$custom: #cfb4aa; $custom-light: #decac3; $custom-dark: #000000;
JSON
{
"hex": "#cfb4aa",
"rgb": {
"r": 207,
"g": 180,
"b": 170
},
"hsl": {
"h": 16.216,
"s": 27.82,
"l": 73.922
},
"oklch": {
"l": 0.79043,
"c": 0.03431,
"h": 41.4
},
"luminance": 0.4881
}Semantic roles & 50–950 ramp
primary
#CFB4AA
secondary
#E1E8EA
accent
#8AA63F
background
#FDFCFB
surface
#FBF8F7
border
#D4D1D0
text
#151312
muted
#838281