#CBBCB1#CBBCB1
#CBBCB1 is a light, muted orange. Relative luminance 0.518; OKLCH L 80.5% C 0.023 H 58.7°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCB1 |
|---|---|
| RGB | rgb(203, 188, 177) |
| HSL | hsl(25, 20%, 75%) |
| HSV | hsv(25, 13%, 80%) |
| CMYK | cmyk(0%, 7.4%, 12.8%, 20.4%) |
| CIE-LAB | lab(77.18, 3.44, 7.47) |
| CIE-LCH | lch(77.18, 8.22, 65.28°) |
| OKLab | oklab(80.46% 0.0119 0.0196) |
| OKLCH | oklch(80.46% 0.023 58.7) |
| XYZ | xyz(50.5471, 51.8381, 48.9294) |
| Luminance | 0.5184 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.85
Greige
#B8AB98
ΔE00 6.46
Silver
#C0C0C0
ΔE00 7.55
Pinkish Grey
#C8ACA9
ΔE00 8.17
Khaki
#C3B091
ΔE00 8.41
Warm Beige
#E9DCC9
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCB1 #B1C0CB
analogous
#CBB1B3 #CBBCB1 #CBC9B1
triadic
#CBBCB1 #B1CBBC #BCB1CB
tetradic
#CBBCB1 #B3CBB1 #B1C0CB #C9B1CB
square
#CBBCB1 #B3CBB1 #B1C0CB #C9B1CB
split-complementary
#CBBCB1 #B1CBC9 #B1B3CB
monochromatic
#9A7D68 #B39C8C #CBBCB1 #E3DCD6 #F3EFED
Accessibility & contrast
On white
1.85
#CBBCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#CBBCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCB1
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCB1 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BDB0
Deuteranopia (green-blind)
#C4C0B1
Tritanopia (blue-blind)
#D0B9B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbcb1; /* rgb */ color: rgb(203, 188, 177); /* oklch */ color: oklch(80.5% 0.023 58.7);
Tailwind
colors: {
custom: {
50: '#dbd0c8',
500: '#cbbcb1',
950: '#000000',
},
}SCSS
$custom: #cbbcb1; $custom-light: #dbd0c8; $custom-dark: #000000;
JSON
{
"hex": "#cbbcb1",
"rgb": {
"r": 203,
"g": 188,
"b": 177
},
"hsl": {
"h": 25.385,
"s": 20,
"l": 74.51
},
"oklch": {
"l": 0.80463,
"c": 0.02293,
"h": 58.7
},
"luminance": 0.51837
}Semantic roles & 50–950 ramp
primary
#CBBCB1
secondary
#8192A0
accent
#799E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382