#CBBDB2#CBBDB2
#CBBDB2 is a light, muted orange. Relative luminance 0.523; OKLCH L 80.7% C 0.022 H 60.7°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDB2 |
|---|---|
| RGB | rgb(203, 189, 178) |
| HSL | hsl(26, 19%, 75%) |
| HSV | hsv(26, 12%, 80%) |
| CMYK | cmyk(0%, 6.9%, 12.3%, 20.4%) |
| CIE-LAB | lab(77.46, 3.07, 7.33) |
| CIE-LCH | lch(77.46, 7.95, 67.28°) |
| OKLab | oklab(80.69% 0.0108 0.0192) |
| OKLCH | oklch(80.69% 0.022 60.7) |
| XYZ | xyz(50.8614, 52.3069, 49.5277) |
| Luminance | 0.5231 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.43
Greige
#B8AB98
ΔE00 6.44
Silver
#C0C0C0
ΔE00 7.25
Warm Beige
#E9DCC9
ΔE00 8.22
Khaki
#C3B091
ΔE00 8.38
Pinkish Grey
#C8ACA9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDB2 #B2C0CB
analogous
#CBB2B4 #CBBDB2 #CBCAB2
triadic
#CBBDB2 #B2CBBD #BDB2CB
tetradic
#CBBDB2 #B4CBB2 #B2C0CB #CAB2CB
square
#CBBDB2 #B4CBB2 #B2C0CB #CAB2CB
split-complementary
#CBBDB2 #B2CBCA #B2B4CB
monochromatic
#9A7E69 #B29E8D #CBBDB2 #E4DCD7 #F3EFED
Accessibility & contrast
On white
1.83
#CBBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#CBBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDB2
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDB2 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BEB1
Deuteranopia (green-blind)
#C5C1B2
Tritanopia (blue-blind)
#D0BABA
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbdb2; /* rgb */ color: rgb(203, 189, 178); /* oklch */ color: oklch(80.7% 0.022 60.7);
Tailwind
colors: {
custom: {
50: '#dbd0c9',
500: '#cbbdb2',
950: '#000000',
},
}SCSS
$custom: #cbbdb2; $custom-light: #dbd0c9; $custom-dark: #000000;
JSON
{
"hex": "#cbbdb2",
"rgb": {
"r": 203,
"g": 189,
"b": 178
},
"hsl": {
"h": 26.4,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.8069,
"c": 0.02206,
"h": 60.7
},
"luminance": 0.52306
}Semantic roles & 50–950 ramp
primary
#CBBDB2
secondary
#8292A0
accent
#789E48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382