#CBB9B2#CBB9B2
#CBB9B2 is a light, muted orange. Relative luminance 0.506; OKLCH L 79.9% C 0.023 H 42.5°. Best body text is #000000 at 11.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB9B2 |
|---|---|
| RGB | rgb(203, 185, 178) |
| HSL | hsl(17, 19%, 75%) |
| HSV | hsv(17, 12%, 80%) |
| CMYK | cmyk(0%, 8.9%, 12.3%, 20.4%) |
| CIE-LAB | lab(76.44, 5.21, 5.86) |
| CIE-LCH | lch(76.44, 7.84, 48.40°) |
| OKLab | oklab(79.89% 0.0168 0.0155) |
| OKLCH | oklch(79.89% 0.023 42.5) |
| XYZ | xyz(50.0129, 50.6097, 49.2449) |
| Luminance | 0.5061 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.47
Warm Gray
#C9BEB0
ΔE00 5.65
Silver
#C0C0C0
ΔE00 8.05
Greige
#B8AB98
ΔE00 8.29
Dark Gray
#A9A9A9
ΔE00 9.65
Dove Gray
#B6B8BD
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB9B2 #B2C4CB
analogous
#CBB2B8 #CBB9B2 #CBC6B2
triadic
#CBB9B2 #B2CBB9 #B9B2CB
tetradic
#CBB9B2 #B8CBB2 #B2C4CB #C6B2CB
square
#CBB9B2 #B8CBB2 #B2C4CB #C6B2CB
split-complementary
#CBB9B2 #B2CBC6 #B2B8CB
monochromatic
#9A7769 #B2988D #CBB9B2 #E4DAD7 #F3EEED
Accessibility & contrast
On white
1.89
#CBB9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.12
#CBB9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB9B2
11.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB9B2 | 1.00 | 1.89 | 11.12 | 11.12 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBBB2
Deuteranopia (green-blind)
#C1BEB2
Tritanopia (blue-blind)
#D0B6B7
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbb9b2; /* rgb */ color: rgb(203, 185, 178); /* oklch */ color: oklch(79.9% 0.023 42.5);
Tailwind
colors: {
custom: {
50: '#dbcec9',
500: '#cbb9b2',
950: '#000000',
},
}SCSS
$custom: #cbb9b2; $custom-light: #dbcec9; $custom-dark: #000000;
JSON
{
"hex": "#cbb9b2",
"rgb": {
"r": 203,
"g": 185,
"b": 178
},
"hsl": {
"h": 16.8,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.79889,
"c": 0.02285,
"h": 42.5
},
"luminance": 0.50609
}Semantic roles & 50–950 ramp
primary
#CBB9B2
secondary
#8297A0
accent
#869E48
background
#FEFEFD
surface
#FBFAF9
border
#D4D3D2
text
#151313
muted
#848382