#CBB7AE#CBB7AE
#CBB7AE is a light, muted orange. Relative luminance 0.496; OKLCH L 79.4% C 0.026 H 45.8°. Best body text is #000000 at 10.92:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB7AE |
|---|---|
| RGB | rgb(203, 183, 174) |
| HSL | hsl(19, 22%, 74%) |
| HSV | hsv(19, 14%, 80%) |
| CMYK | cmyk(0%, 9.9%, 14.3%, 20.4%) |
| CIE-LAB | lab(75.84, 5.62, 7.16) |
| CIE-LCH | lch(75.84, 9.11, 51.86°) |
| OKLab | oklab(79.38% 0.0183 0.0188) |
| OKLCH | oklch(79.38% 0.026 45.8) |
| XYZ | xyz(49.2017, 49.6205, 47.0220) |
| Luminance | 0.4962 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.31
Warm Gray
#C9BEB0
ΔE00 5.72
Greige
#B8AB98
ΔE00 7.81
Mushroom
#BA9E88
ΔE00 8.73
Silver
#C0C0C0
ΔE00 8.96
Khaki
#C3B091
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB7AE #AEC2CB
analogous
#CBAEB4 #CBB7AE #CBC6AE
triadic
#CBB7AE #AECBB7 #B7AECB
tetradic
#CBB7AE #B4CBAE #AEC2CB #C6AECB
square
#CBB7AE #B4CBAE #AEC2CB #C6AECB
split-complementary
#CBB7AE #AECBC6 #AEB4CB
monochromatic
#9B7564 #B39689 #CBB7AE #E3D8D3 #F3EEEC
Accessibility & contrast
On white
1.92
#CBB7AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.92
#CBB7AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB7AE
10.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB7AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB7AE | 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)
#BCB9AD
Deuteranopia (green-blind)
#C1BCAE
Tritanopia (blue-blind)
#D1B4B4
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb7ae; /* rgb */ color: rgb(203, 183, 174); /* oklch */ color: oklch(79.4% 0.026 45.8);
Tailwind
colors: {
custom: {
50: '#dbccc6',
500: '#cbb7ae',
950: '#000000',
},
}SCSS
$custom: #cbb7ae; $custom-light: #dbccc6; $custom-dark: #000000;
JSON
{
"hex": "#cbb7ae",
"rgb": {
"r": 203,
"g": 183,
"b": 174
},
"hsl": {
"h": 18.621,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.79383,
"c": 0.02624,
"h": 45.8
},
"luminance": 0.49619
}Semantic roles & 50–950 ramp
primary
#CBB7AE
secondary
#E2E7E9
accent
#84A045
background
#FDFCFC
surface
#FBF8F8
border
#D4D1D1
text
#151313
muted
#838282