#CBBEB9#CBBEB9
#CBBEB9 is a light, near-neutral orange. Relative luminance 0.530; OKLCH L 81.1% C 0.016 H 42.3°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEB9 |
|---|---|
| RGB | rgb(203, 190, 185) |
| HSL | hsl(17, 15%, 76%) |
| HSV | hsv(17, 9%, 80%) |
| CMYK | cmyk(0%, 6.4%, 8.9%, 20.4%) |
| CIE-LAB | lab(77.89, 3.71, 4.16) |
| CIE-LCH | lch(77.89, 5.57, 48.32°) |
| OKLab | oklab(81.08% 0.0121 0.011) |
| OKLCH | oklch(81.08% 0.016 42.3) |
| XYZ | xyz(51.7981, 53.0269, 53.3960) |
| Luminance | 0.5303 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 4.96
Silver
#C0C0C0
ΔE00 6.01
Pinkish Grey
#C8ACA9
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.54
Dove Gray
#B6B8BD
ΔE00 8.01
Silver (survey)
#C5C9C7
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEB9 #B9C6CB
analogous
#CBB9BD #CBBEB9 #CBC7B9
triadic
#CBBEB9 #B9CBBE #BEB9CB
tetradic
#CBBEB9 #BDCBB9 #B9C6CB #C7B9CB
square
#CBBEB9 #BDCBB9 #B9C6CB #C7B9CB
split-complementary
#CBBEB9 #B9CBC7 #B9BDCB
monochromatic
#977D73 #B19D96 #CBBEB9 #E5DFDC #F2EFED
Accessibility & contrast
On white
1.81
#CBBEB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#CBBEB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEB9
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEB9 | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB9
Deuteranopia (green-blind)
#C4C2B9
Tritanopia (blue-blind)
#CFBCBD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #cbbeb9; /* rgb */ color: rgb(203, 190, 185); /* oklch */ color: oklch(81.1% 0.016 42.3);
Tailwind
colors: {
custom: {
50: '#dad1ce',
500: '#cbbeb9',
950: '#000000',
},
}SCSS
$custom: #cbbeb9; $custom-light: #dad1ce; $custom-dark: #000000;
JSON
{
"hex": "#cbbeb9",
"rgb": {
"r": 203,
"g": 190,
"b": 185
},
"hsl": {
"h": 16.667,
"s": 14.754,
"l": 76.078
},
"oklch": {
"l": 0.81082,
"c": 0.01634,
"h": 42.3
},
"luminance": 0.53026
}Semantic roles & 50–950 ramp
primary
#CBBEB9
secondary
#89999F
accent
#84994D
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383