#CBBCB3#CBBCB3
#CBBCB3 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.5% C 0.021 H 53.2°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBCB3 |
|---|---|
| RGB | rgb(203, 188, 179) |
| HSL | hsl(23, 19%, 75%) |
| HSV | hsv(23, 12%, 80%) |
| CMYK | cmyk(0%, 7.4%, 11.8%, 20.4%) |
| CIE-LAB | lab(77.23, 3.77, 6.46) |
| CIE-LCH | lch(77.23, 7.48, 59.74°) |
| OKLab | oklab(80.52% 0.0127 0.017) |
| OKLCH | oklch(80.52% 0.021 53.2) |
| XYZ | xyz(50.7479, 51.9184, 49.9870) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.66
Greige
#B8AB98
ΔE00 7.16
Silver
#C0C0C0
ΔE00 7.20
Pinkish Grey
#C8ACA9
ΔE00 7.44
Light Gray
#D3D3D3
ΔE00 8.77
Warm Beige
#E9DCC9
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBCB3 #B3C2CB
analogous
#CBB3B6 #CBBCB3 #CBC8B3
triadic
#CBBCB3 #B3CBBC #BCB3CB
tetradic
#CBBCB3 #B6CBB3 #B3C2CB #C8B3CB
square
#CBBCB3 #B6CBB3 #B3C2CB #C8B3CB
split-complementary
#CBBCB3 #B3CBC8 #B3B6CB
monochromatic
#997C6A #B29C8F #CBBCB3 #E4DCD7 #F3EFED
Accessibility & contrast
On white
1.84
#CBBCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CBBCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBCB3
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBCB3 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB2
Deuteranopia (green-blind)
#C4C0B3
Tritanopia (blue-blind)
#D0B9B9
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbcb3; /* rgb */ color: rgb(203, 188, 179); /* oklch */ color: oklch(80.5% 0.021 53.2);
Tailwind
colors: {
custom: {
50: '#dbd0c9',
500: '#cbbcb3',
950: '#000000',
},
}SCSS
$custom: #cbbcb3; $custom-light: #dbd0c9; $custom-dark: #000000;
JSON
{
"hex": "#cbbcb3",
"rgb": {
"r": 203,
"g": 188,
"b": 179
},
"hsl": {
"h": 22.5,
"s": 18.75,
"l": 74.902
},
"oklch": {
"l": 0.80516,
"c": 0.02121,
"h": 53.2
},
"luminance": 0.51918
}Semantic roles & 50–950 ramp
primary
#CBBCB3
secondary
#8395A0
accent
#7D9D48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382