#CBBAB2#CBBAB2
#CBBAB2 is a light, muted orange. Relative luminance 0.510; OKLCH L 80.1% C 0.022 H 46.9°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBAB2 |
|---|---|
| RGB | rgb(203, 186, 178) |
| HSL | hsl(19, 19%, 75%) |
| HSV | hsv(19, 12%, 80%) |
| CMYK | cmyk(0%, 8.4%, 12.3%, 20.4%) |
| CIE-LAB | lab(76.70, 4.67, 6.23) |
| CIE-LCH | lch(76.70, 7.79, 53.14°) |
| OKLab | oklab(80.09% 0.0153 0.0164) |
| OKLCH | oklch(80.09% 0.022 46.9) |
| XYZ | xyz(50.2228, 51.0296, 49.3149) |
| Luminance | 0.5103 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.86
Pinkish Grey
#C8ACA9
ΔE00 6.22
Greige
#B8AB98
ΔE00 7.74
Silver
#C0C0C0
ΔE00 7.77
Light Gray
#D3D3D3
ΔE00 9.44
Dark Gray
#A9A9A9
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBAB2 #B2C3CB
analogous
#CBB2B7 #CBBAB2 #CBC7B2
triadic
#CBBAB2 #B2CBBA #BAB2CB
tetradic
#CBBAB2 #B7CBB2 #B2C3CB #C7B2CB
square
#CBBAB2 #B7CBB2 #B2C3CB #C7B2CB
split-complementary
#CBBAB2 #B2CBC7 #B2B7CB
monochromatic
#9A7969 #B2998D #CBBAB2 #E4DBD7 #F3EFED
Accessibility & contrast
On white
1.87
#CBBAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CBBAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBAB2
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBAB2 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB1
Deuteranopia (green-blind)
#C2BFB2
Tritanopia (blue-blind)
#D0B7B8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbab2; /* rgb */ color: rgb(203, 186, 178); /* oklch */ color: oklch(80.1% 0.022 46.9);
Tailwind
colors: {
custom: {
50: '#dbcec9',
500: '#cbbab2',
950: '#000000',
},
}SCSS
$custom: #cbbab2; $custom-light: #dbcec9; $custom-dark: #000000;
JSON
{
"hex": "#cbbab2",
"rgb": {
"r": 203,
"g": 186,
"b": 178
},
"hsl": {
"h": 19.2,
"s": 19.38,
"l": 74.706
},
"oklch": {
"l": 0.80089,
"c": 0.02245,
"h": 46.9
},
"luminance": 0.51029
}Semantic roles & 50–950 ramp
primary
#CBBAB2
secondary
#8296A0
accent
#829E48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151313
muted
#848382