#CBC3BB#CBC3BB
#CBC3BB is a very light, near-neutral orange. Relative luminance 0.553; OKLCH L 82.1% C 0.014 H 67.6°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CBC3BB |
|---|---|
| RGB | rgb(203, 195, 187) |
| HSL | hsl(30, 13%, 76%) |
| HSV | hsv(30, 8%, 80%) |
| CMYK | cmyk(0%, 3.9%, 7.9%, 20.4%) |
| CIE-LAB | lab(79.22, 1.39, 5.01) |
| CIE-LCH | lch(79.22, 5.20, 74.46°) |
| OKLab | oklab(82.14% 0.0054 0.0132) |
| OKLCH | oklch(82.14% 0.014 67.6) |
| XYZ | xyz(53.1123, 55.3151, 54.8830) |
| Luminance | 0.5532 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.93
Silver
#C0C0C0
ΔE00 4.95
Light Gray
#D3D3D3
ΔE00 6.04
Silver (survey)
#C5C9C7
ΔE00 6.08
Gainsboro
#DCDCDC
ΔE00 7.48
Warm Beige
#E9DCC9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBC3BB #BBC3CB
analogous
#CBBBBB #CBC3BB #CBCBBB
triadic
#CBC3BB #BBCBC3 #C3BBCB
tetradic
#CBC3BB #BBCBBB #BBC3CB #CBBBCB
square
#CBC3BB #BBCBBB #BBC3CB #CBBBCB
split-complementary
#CBC3BB #BBCBCB #BBBBCB
monochromatic
#968676 #B0A498 #CBC3BB #E6E2DE #F2F0EE
Accessibility & contrast
On white
1.74
#CBC3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#CBC3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBC3BB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBC3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBC3BB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#C8C5BB
Tritanopia (blue-blind)
#CEC1C1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #cbc3bb; /* rgb */ color: rgb(203, 195, 187); /* oklch */ color: oklch(82.1% 0.014 67.6);
Tailwind
colors: {
custom: {
50: '#dad5cf',
500: '#cbc3bb',
950: '#000000',
},
}SCSS
$custom: #cbc3bb; $custom-light: #dad5cf; $custom-dark: #000000;
JSON
{
"hex": "#cbc3bb",
"rgb": {
"r": 203,
"g": 195,
"b": 187
},
"hsl": {
"h": 30,
"s": 13.333,
"l": 76.471
},
"oklch": {
"l": 0.82143,
"c": 0.01426,
"h": 67.6
},
"luminance": 0.55315
}Semantic roles & 50–950 ramp
primary
#CBC3BB
secondary
#8B959F
accent
#73974E
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#151413
muted
#848383