#CBBEB7#CBBEB7
#CBBEB7 is a light, near-neutral orange. Relative luminance 0.529; OKLCH L 81.0% C 0.018 H 50.4°. Best body text is #000000 at 11.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEB7 |
|---|---|
| RGB | rgb(203, 190, 183) |
| HSL | hsl(21, 16%, 76%) |
| HSV | hsv(21, 10%, 80%) |
| CMYK | cmyk(0%, 6.4%, 9.9%, 20.4%) |
| CIE-LAB | lab(77.84, 3.37, 5.17) |
| CIE-LCH | lch(77.84, 6.17, 56.93°) |
| OKLab | oklab(81.03% 0.0113 0.0136) |
| OKLCH | oklch(81.03% 0.018 50.4) |
| XYZ | xyz(51.5885, 52.9430, 52.2919) |
| Luminance | 0.5294 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.94
Silver
#C0C0C0
ΔE00 6.22
Light Gray
#D3D3D3
ΔE00 7.73
Pinkish Grey
#C8ACA9
ΔE00 7.75
Greige
#B8AB98
ΔE00 7.86
Silver (survey)
#C5C9C7
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEB7 #B7C4CB
analogous
#CBB7BA #CBBEB7 #CBC8B7
triadic
#CBBEB7 #B7CBBE #BEB7CB
tetradic
#CBBEB7 #BACBB7 #B7C4CB #C8B7CB
square
#CBBEB7 #BACBB7 #B7C4CB #C8B7CB
split-complementary
#CBBEB7 #B7CBC8 #B7BACB
monochromatic
#987E70 #B19E93 #CBBEB7 #E5DEDB #F2EFED
Accessibility & contrast
On white
1.81
#CBBEB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.59
#CBBEB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEB7
11.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEB7 | 1.00 | 1.81 | 11.59 | 11.59 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1BFB7
Deuteranopia (green-blind)
#C4C1B7
Tritanopia (blue-blind)
#CFBCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbbeb7; /* rgb */ color: rgb(203, 190, 183); /* oklch */ color: oklch(81.0% 0.018 50.4);
Tailwind
colors: {
custom: {
50: '#dad1cc',
500: '#cbbeb7',
950: '#000000',
},
}SCSS
$custom: #cbbeb7; $custom-light: #dad1cc; $custom-dark: #000000;
JSON
{
"hex": "#cbbeb7",
"rgb": {
"r": 203,
"g": 190,
"b": 183
},
"hsl": {
"h": 21,
"s": 16.129,
"l": 75.686
},
"oklch": {
"l": 0.81026,
"c": 0.01771,
"h": 50.4
},
"luminance": 0.52942
}Semantic roles & 50–950 ramp
primary
#CBBEB7
secondary
#87979F
accent
#7F9A4B
background
#FEFEFE
surface
#FBFBFA
border
#D4D4D3
text
#151413
muted
#848383