#CBB9AE#CBB9AE
#CBB9AE is a light, muted orange. Relative luminance 0.504; OKLCH L 79.8% C 0.026 H 53.6°. Best body text is #000000 at 11.09:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB9AE |
|---|---|
| RGB | rgb(203, 185, 174) |
| HSL | hsl(23, 22%, 74%) |
| HSV | hsv(23, 14%, 80%) |
| CMYK | cmyk(0%, 8.9%, 14.3%, 20.4%) |
| CIE-LAB | lab(76.35, 4.55, 7.89) |
| CIE-LCH | lch(76.35, 9.11, 60.02°) |
| OKLab | oklab(79.78% 0.0153 0.0207) |
| OKLCH | oklch(79.78% 0.026 53.6) |
| XYZ | xyz(49.6171, 50.4514, 47.1605) |
| Luminance | 0.5045 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.20
Greige
#B8AB98
ΔE00 6.73
Pinkish Grey
#C8ACA9
ΔE00 6.88
Silver
#C0C0C0
ΔE00 8.51
Khaki
#C3B091
ΔE00 8.68
Mushroom
#BA9E88
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB9AE #AEC0CB
analogous
#CBAEB2 #CBB9AE #CBC8AE
triadic
#CBB9AE #AECBB9 #B9AECB
tetradic
#CBB9AE #B2CBAE #AEC0CB #C8AECB
square
#CBB9AE #B2CBAE #AEC0CB #C8AECB
split-complementary
#CBB9AE #AECBC8 #AEB2CB
monochromatic
#9B7964 #B39989 #CBB9AE #E3D9D3 #F3EFEC
Accessibility & contrast
On white
1.89
#CBB9AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.09
#CBB9AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB9AE
11.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB9AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB9AE | 1.00 | 1.89 | 11.09 | 11.09 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBAAD
Deuteranopia (green-blind)
#C2BEAE
Tritanopia (blue-blind)
#D1B6B6
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #cbb9ae; /* rgb */ color: rgb(203, 185, 174); /* oklch */ color: oklch(79.8% 0.026 53.6);
Tailwind
colors: {
custom: {
50: '#dbcec6',
500: '#cbb9ae',
950: '#000000',
},
}SCSS
$custom: #cbb9ae; $custom-light: #dbcec6; $custom-dark: #000000;
JSON
{
"hex": "#cbb9ae",
"rgb": {
"r": 203,
"g": 185,
"b": 174
},
"hsl": {
"h": 22.759,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.79782,
"c": 0.0257,
"h": 53.6
},
"luminance": 0.5045
}Semantic roles & 50–950 ramp
primary
#CBB9AE
secondary
#7D93A0
accent
#7EA045
background
#FEFEFD
surface
#FBFAF9
border
#D4D3D2
text
#151313
muted
#848382