#CBBDA8#CBBDA8
#CBBDA8 is a light, muted orange. Relative luminance 0.519; OKLCH L 80.4% C 0.033 H 78.1°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBDA8 |
|---|---|
| RGB | rgb(203, 189, 168) |
| HSL | hsl(36, 25%, 73%) |
| HSV | hsv(36, 17%, 80%) |
| CMYK | cmyk(0%, 6.9%, 17.2%, 20.4%) |
| CIE-LAB | lab(77.23, 1.48, 12.40) |
| CIE-LCH | lch(77.23, 12.49, 83.21°) |
| OKLab | oklab(80.43% 0.0068 0.0322) |
| OKLCH | oklch(80.43% 0.033 78.1) |
| XYZ | xyz(49.8938, 51.9198, 44.4314) |
| Luminance | 0.5192 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.72
Khaki
#C3B091
ΔE00 4.86
Greige
#B8AB98
ΔE00 4.95
Putty
#BEAE8A
ΔE00 6.57
Tan
#D2B48C
ΔE00 7.28
Warm Beige
#E9DCC9
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBDA8 #A8B6CB
analogous
#CBABA8 #CBBDA8 #C7CBA8
triadic
#CBBDA8 #A8CBBD #BDA8CB
tetradic
#CBBDA8 #A8CBAB #A8B6CB #CBA8C7
square
#CBBDA8 #A8CBAB #A8B6CB #CBA8C7
split-complementary
#CBBDA8 #A8C7CB #ABA8CB
monochromatic
#9C835D #B4A082 #CBBDA8 #E2DACE #F4F0EC
Accessibility & contrast
On white
1.84
#CBBDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#CBBDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBDA8
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBDA8 | 1.00 | 1.84 | 11.38 | 11.38 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3BDA7
Deuteranopia (green-blind)
#C7C0A9
Tritanopia (blue-blind)
#D1B9B7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #cbbda8; /* rgb */ color: rgb(203, 189, 168); /* oklch */ color: oklch(80.4% 0.033 78.1);
Tailwind
colors: {
custom: {
50: '#dbd0c1',
500: '#cbbda8',
950: '#000000',
},
}SCSS
$custom: #cbbda8; $custom-light: #dbd0c1; $custom-dark: #000000;
JSON
{
"hex": "#cbbda8",
"rgb": {
"r": 203,
"g": 189,
"b": 168
},
"hsl": {
"h": 36,
"s": 25.18,
"l": 72.745
},
"oklch": {
"l": 0.80433,
"c": 0.03286,
"h": 78.1
},
"luminance": 0.51919
}Semantic roles & 50–950 ramp
primary
#CBBDA8
secondary
#7788A0
accent
#69A442
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151412
muted
#848382