#CBBBA8#CBBBA8
#CBBBA8 is a light, muted orange. Relative luminance 0.511; OKLCH L 80.0% C 0.032 H 72.1°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBBA8 |
|---|---|
| RGB | rgb(203, 187, 168) |
| HSL | hsl(33, 25%, 73%) |
| HSV | hsv(33, 17%, 80%) |
| CMYK | cmyk(0%, 7.9%, 17.2%, 20.4%) |
| CIE-LAB | lab(76.72, 2.54, 11.67) |
| CIE-LCH | lch(76.72, 11.95, 77.73°) |
| OKLab | oklab(80.03% 0.0098 0.0303) |
| OKLCH | oklch(80.03% 0.032 72.1) |
| XYZ | xyz(49.4665, 51.0653, 44.2890) |
| Luminance | 0.5106 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.52
Greige
#B8AB98
ΔE00 4.75
Khaki
#C3B091
ΔE00 5.18
Tan
#D2B48C
ΔE00 7.26
Putty
#BEAE8A
ΔE00 7.30
Warm Beige
#E9DCC9
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBBA8 #A8B8CB
analogous
#CBA9A8 #CBBBA8 #CACBA8
triadic
#CBBBA8 #A8CBBB #BBA8CB
tetradic
#CBBBA8 #A8CBA9 #A8B8CB #CBA8CA
square
#CBBBA8 #A8CBA9 #A8B8CB #CBA8CA
split-complementary
#CBBBA8 #A8CACB #A9A8CB
monochromatic
#9C7F5D #B49D82 #CBBBA8 #E2D9CE #F4F0EC
Accessibility & contrast
On white
1.87
#CBBBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#CBBBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBBA8
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBBA8 | 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)
#C1BBA7
Deuteranopia (green-blind)
#C5BFA8
Tritanopia (blue-blind)
#D2B7B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #cbbba8; /* rgb */ color: rgb(203, 187, 168); /* oklch */ color: oklch(80.0% 0.032 72.1);
Tailwind
colors: {
custom: {
50: '#dbcfc1',
500: '#cbbba8',
950: '#000000',
},
}SCSS
$custom: #cbbba8; $custom-light: #dbcfc1; $custom-dark: #000000;
JSON
{
"hex": "#cbbba8",
"rgb": {
"r": 203,
"g": 187,
"b": 168
},
"hsl": {
"h": 32.571,
"s": 25.18,
"l": 72.745
},
"oklch": {
"l": 0.80029,
"c": 0.03186,
"h": 72.1
},
"luminance": 0.51064
}Semantic roles & 50–950 ramp
primary
#CBBBA8
secondary
#778AA0
accent
#6FA442
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151312
muted
#848382