#CBB6AE#CBB6AE
#CBB6AE is a light, muted orange. Relative luminance 0.492; OKLCH L 79.2% C 0.027 H 42.1°. Best body text is #000000 at 10.84:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB6AE |
|---|---|
| RGB | rgb(203, 182, 174) |
| HSL | hsl(17, 22%, 74%) |
| HSV | hsv(17, 14%, 80%) |
| CMYK | cmyk(0%, 10.3%, 14.3%, 20.4%) |
| CIE-LAB | lab(75.58, 6.16, 6.80) |
| CIE-LCH | lch(75.58, 9.17, 47.82°) |
| OKLab | oklab(79.18% 0.0198 0.0179) |
| OKLCH | oklch(79.18% 0.027 42.1) |
| XYZ | xyz(48.9961, 49.2095, 46.9535) |
| Luminance | 0.4921 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 4.56
Warm Gray
#C9BEB0
ΔE00 6.48
Greige
#B8AB98
ΔE00 8.40
Mushroom
#BA9E88
ΔE00 8.86
Silver
#C0C0C0
ΔE00 9.24
Dark Gray
#A9A9A9
ΔE00 10.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB6AE #AEC3CB
analogous
#CBAEB5 #CBB6AE #CBC5AE
triadic
#CBB6AE #AECBB6 #B6AECB
tetradic
#CBB6AE #B5CBAE #AEC3CB #C5AECB
square
#CBB6AE #B5CBAE #AEC3CB #C5AECB
split-complementary
#CBB6AE #AECBC5 #AEB5CB
monochromatic
#9B7364 #B39489 #CBB6AE #E3D8D3 #F3EEEC
Accessibility & contrast
On white
1.94
#CBB6AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.84
#CBB6AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB6AE
10.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB6AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB6AE | 1.00 | 1.94 | 10.84 | 10.84 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB8AD
Deuteranopia (green-blind)
#C0BCAE
Tritanopia (blue-blind)
#D1B3B4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #cbb6ae; /* rgb */ color: rgb(203, 182, 174); /* oklch */ color: oklch(79.2% 0.027 42.1);
Tailwind
colors: {
custom: {
50: '#dbcbc6',
500: '#cbb6ae',
950: '#000000',
},
}SCSS
$custom: #cbb6ae; $custom-light: #dbcbc6; $custom-dark: #000000;
JSON
{
"hex": "#cbb6ae",
"rgb": {
"r": 203,
"g": 182,
"b": 174
},
"hsl": {
"h": 16.552,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.79184,
"c": 0.02669,
"h": 42.1
},
"luminance": 0.49208
}Semantic roles & 50–950 ramp
primary
#CBB6AE
secondary
#E2E7E9
accent
#87A045
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282