#CBBEB5#CBBEB5
#CBBEB5 is a light, near-neutral orange. Relative luminance 0.529; OKLCH L 81.0% C 0.019 H 57.1°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEB5 |
|---|---|
| RGB | rgb(203, 190, 181) |
| HSL | hsl(25, 17%, 75%) |
| HSV | hsv(25, 11%, 80%) |
| CMYK | cmyk(0%, 6.4%, 10.8%, 20.4%) |
| CIE-LAB | lab(77.79, 3.03, 6.18) |
| CIE-LCH | lch(77.79, 6.89, 63.86°) |
| OKLab | oklab(80.97% 0.0105 0.0163) |
| OKLCH | oklch(80.97% 0.019 57.1) |
| XYZ | xyz(51.3818, 52.8604, 51.2034) |
| Luminance | 0.5286 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.96
Silver
#C0C0C0
ΔE00 6.55
Greige
#B8AB98
ΔE00 7.11
Light Gray
#D3D3D3
ΔE00 8.01
Pinkish Grey
#C8ACA9
ΔE00 8.37
Warm Beige
#E9DCC9
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEB5 #B5C2CB
analogous
#CBB5B7 #CBBEB5 #CBC9B5
triadic
#CBBEB5 #B5CBBE #BEB5CB
tetradic
#CBBEB5 #B7CBB5 #B5C2CB #C9B5CB
square
#CBBEB5 #B7CBB5 #B5C2CB #C9B5CB
split-complementary
#CBBEB5 #B5CBC9 #B5B7CB
monochromatic
#987F6D #B29E91 #CBBEB5 #E4DED9 #F2EFED
Accessibility & contrast
On white
1.81
#CBBEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#CBBEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEB5
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEB5 | 1.00 | 1.81 | 11.57 | 11.57 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB4
Deuteranopia (green-blind)
#C5C1B5
Tritanopia (blue-blind)
#D0BCBB
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbbeb5; /* rgb */ color: rgb(203, 190, 181); /* oklch */ color: oklch(81.0% 0.019 57.1);
Tailwind
colors: {
custom: {
50: '#dbd1cb',
500: '#cbbeb5',
950: '#000000',
},
}SCSS
$custom: #cbbeb5; $custom-light: #dbd1cb; $custom-dark: #000000;
JSON
{
"hex": "#cbbeb5",
"rgb": {
"r": 203,
"g": 190,
"b": 181
},
"hsl": {
"h": 24.545,
"s": 17.46,
"l": 75.294
},
"oklch": {
"l": 0.80972,
"c": 0.01936,
"h": 57.1
},
"luminance": 0.5286
}Semantic roles & 50–950 ramp
primary
#CBBEB5
secondary
#85959F
accent
#7A9C4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382