#CBBEB3#CBBEB3
#CBBEB3 is a light, muted orange. Relative luminance 0.528; OKLCH L 80.9% C 0.021 H 62.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEB3 |
|---|---|
| RGB | rgb(203, 190, 179) |
| HSL | hsl(28, 19%, 75%) |
| HSV | hsv(28, 12%, 80%) |
| CMYK | cmyk(0%, 6.4%, 11.8%, 20.4%) |
| CIE-LAB | lab(77.74, 2.70, 7.19) |
| CIE-LCH | lch(77.74, 7.68, 69.41°) |
| OKLab | oklab(80.92% 0.0097 0.0189) |
| OKLCH | oklch(80.92% 0.021 62.8) |
| XYZ | xyz(51.1781, 52.7789, 50.1304) |
| Luminance | 0.5278 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.04
Greige
#B8AB98
ΔE00 6.46
Silver
#C0C0C0
ΔE00 6.96
Warm Beige
#E9DCC9
ΔE00 7.92
Khaki
#C3B091
ΔE00 8.38
Light Gray
#D3D3D3
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEB3 #B3C0CB
analogous
#CBB3B4 #CBBEB3 #CBCAB3
triadic
#CBBEB3 #B3CBBE #BEB3CB
tetradic
#CBBEB3 #B4CBB3 #B3C0CB #CAB3CB
square
#CBBEB3 #B4CBB3 #B3C0CB #CAB3CB
split-complementary
#CBBEB3 #B3CBCA #B3B4CB
monochromatic
#99806A #B29F8F #CBBEB3 #E4DDD7 #F3EFED
Accessibility & contrast
On white
1.82
#CBBEB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#CBBEB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEB3
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEB3 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB2
Deuteranopia (green-blind)
#C5C1B3
Tritanopia (blue-blind)
#D0BBBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbbeb3; /* rgb */ color: rgb(203, 190, 179); /* oklch */ color: oklch(80.9% 0.021 62.8);
Tailwind
colors: {
custom: {
50: '#dbd1c9',
500: '#cbbeb3',
950: '#000000',
},
}SCSS
$custom: #cbbeb3; $custom-light: #dbd1c9; $custom-dark: #000000;
JSON
{
"hex": "#cbbeb3",
"rgb": {
"r": 203,
"g": 190,
"b": 179
},
"hsl": {
"h": 27.5,
"s": 18.75,
"l": 74.902
},
"oklch": {
"l": 0.80918,
"c": 0.02122,
"h": 62.8
},
"luminance": 0.52778
}Semantic roles & 50–950 ramp
primary
#CBBEB3
secondary
#8392A0
accent
#769D48
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382