#CBBBAE#CBBBAE
#CBBBAE is a light, muted orange. Relative luminance 0.513; OKLCH L 80.2% C 0.026 H 61.6°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBAE |
|---|---|
| RGB | rgb(203, 187, 174) |
| HSL | hsl(27, 22%, 74%) |
| HSV | hsv(27, 14%, 80%) |
| CMYK | cmyk(0%, 7.9%, 14.3%, 20.4%) |
| CIE-LAB | lab(76.86, 3.49, 8.63) |
| CIE-LCH | lch(76.86, 9.30, 68.00°) |
| OKLab | oklab(80.18% 0.0122 0.0226) |
| OKLCH | oklch(80.18% 0.026 61.6) |
| XYZ | xyz(50.0384, 51.2941, 47.3010) |
| Luminance | 0.5129 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.68
Greige
#B8AB98
ΔE00 5.88
Khaki
#C3B091
ΔE00 7.56
Silver
#C0C0C0
ΔE00 8.24
Warm Beige
#E9DCC9
ΔE00 8.50
Pinkish Grey
#C8ACA9
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBAE #AEBECB
analogous
#CBAEB0 #CBBBAE #CBCAAE
triadic
#CBBBAE #AECBBB #BBAECB
tetradic
#CBBBAE #B0CBAE #AEBECB #CAAECB
square
#CBBBAE #B0CBAE #AEBECB #CAAECB
split-complementary
#CBBBAE #AECBCA #AEB0CB
monochromatic
#9B7C64 #B39C89 #CBBBAE #E3DAD3 #F3EFEC
Accessibility & contrast
On white
1.87
#CBBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#CBBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBAE
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBAE | 1.00 | 1.87 | 11.26 | 11.26 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCAD
Deuteranopia (green-blind)
#C4BFAE
Tritanopia (blue-blind)
#D1B8B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #cbbbae; /* rgb */ color: rgb(203, 187, 174); /* oklch */ color: oklch(80.2% 0.026 61.6);
Tailwind
colors: {
custom: {
50: '#dbcfc6',
500: '#cbbbae',
950: '#000000',
},
}SCSS
$custom: #cbbbae; $custom-light: #dbcfc6; $custom-dark: #000000;
JSON
{
"hex": "#cbbbae",
"rgb": {
"r": 203,
"g": 187,
"b": 174
},
"hsl": {
"h": 26.897,
"s": 21.805,
"l": 73.922
},
"oklch": {
"l": 0.80183,
"c": 0.02566,
"h": 61.6
},
"luminance": 0.51293
}Semantic roles & 50–950 ramp
primary
#CBBBAE
secondary
#7D90A0
accent
#77A045
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382