#CBBDB1#CBBDB1
#CBBDB1 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.7% C 0.023 H 63.1°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDB1 |
|---|---|
| RGB | rgb(203, 189, 177) |
| HSL | hsl(28, 20%, 75%) |
| HSV | hsv(28, 13%, 80%) |
| CMYK | cmyk(0%, 6.9%, 12.8%, 20.4%) |
| CIE-LAB | lab(77.44, 2.91, 7.84) |
| CIE-LCH | lch(77.44, 8.36, 69.65°) |
| OKLab | oklab(80.66% 0.0104 0.0205) |
| OKLCH | oklch(80.66% 0.023 63.1) |
| XYZ | xyz(50.7614, 52.2668, 49.0009) |
| Luminance | 0.5227 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.04
Greige
#B8AB98
ΔE00 6.14
Silver
#C0C0C0
ΔE00 7.46
Khaki
#C3B091
ΔE00 7.94
Warm Beige
#E9DCC9
ΔE00 8.02
Light Gray
#D3D3D3
ΔE00 8.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDB1 #B1BFCB
analogous
#CBB1B2 #CBBDB1 #CBCAB1
triadic
#CBBDB1 #B1CBBD #BDB1CB
tetradic
#CBBDB1 #B2CBB1 #B1BFCB #CAB1CB
square
#CBBDB1 #B2CBB1 #B1BFCB #CAB1CB
split-complementary
#CBBDB1 #B1CBCA #B1B2CB
monochromatic
#9A7F68 #B39E8C #CBBDB1 #E3DCD6 #F3EFED
Accessibility & contrast
On white
1.83
#CBBDB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#CBBDB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDB1
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDB1 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BEB0
Deuteranopia (green-blind)
#C5C1B1
Tritanopia (blue-blind)
#D0BABA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbdb1; /* rgb */ color: rgb(203, 189, 177); /* oklch */ color: oklch(80.7% 0.023 63.1);
Tailwind
colors: {
custom: {
50: '#dbd0c8',
500: '#cbbdb1',
950: '#000000',
},
}SCSS
$custom: #cbbdb1; $custom-light: #dbd0c8; $custom-dark: #000000;
JSON
{
"hex": "#cbbdb1",
"rgb": {
"r": 203,
"g": 189,
"b": 177
},
"hsl": {
"h": 27.692,
"s": 20,
"l": 74.51
},
"oklch": {
"l": 0.80664,
"c": 0.02301,
"h": 63.1
},
"luminance": 0.52266
}Semantic roles & 50–950 ramp
primary
#CBBDB1
secondary
#8191A0
accent
#769E47
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382