#CBBEB6#CBBEB6
#CBBEB6 is a light, near-neutral orange. Relative luminance 0.529; OKLCH L 81.0% C 0.018 H 53.9°. Best body text is #000000 at 11.58:1 contrast (WCAG AA passes).
Color values
| HEX | #CBBEB6 |
|---|---|
| RGB | rgb(203, 190, 182) |
| HSL | hsl(23, 17%, 75%) |
| HSV | hsv(23, 10%, 80%) |
| CMYK | cmyk(0%, 6.4%, 10.3%, 20.4%) |
| CIE-LAB | lab(77.82, 3.20, 5.68) |
| CIE-LCH | lch(77.82, 6.52, 60.59°) |
| OKLab | oklab(81% 0.0109 0.015) |
| OKLCH | oklch(81% 0.019 53.9) |
| XYZ | xyz(51.4848, 52.9015, 51.7457) |
| Luminance | 0.5290 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 3.44
Silver
#C0C0C0
ΔE00 6.37
Greige
#B8AB98
ΔE00 7.47
Light Gray
#D3D3D3
ΔE00 7.86
Pinkish Grey
#C8ACA9
ΔE00 8.05
Silver (survey)
#C5C9C7
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBBEB6 #B6C3CB
analogous
#CBB6B8 #CBBEB6 #CBC8B6
triadic
#CBBEB6 #B6CBBE #BEB6CB
tetradic
#CBBEB6 #B8CBB6 #B6C3CB #C8B6CB
square
#CBBEB6 #B8CBB6 #B6C3CB #C8B6CB
split-complementary
#CBBEB6 #B6CBC8 #B6B8CB
monochromatic
#987E6F #B29E92 #CBBEB6 #E4DEDA #F2EFED
Accessibility & contrast
On white
1.81
#CBBEB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.58
#CBBEB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBBEB6
11.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBBEB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBBEB6 | 1.00 | 1.81 | 11.58 | 11.58 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2BFB6
Deuteranopia (green-blind)
#C5C1B6
Tritanopia (blue-blind)
#CFBCBC
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #cbbeb6; /* rgb */ color: rgb(203, 190, 182); /* oklch */ color: oklch(81.0% 0.018 53.9);
Tailwind
colors: {
custom: {
50: '#dad1cb',
500: '#cbbeb6',
950: '#000000',
},
}SCSS
$custom: #cbbeb6; $custom-light: #dad1cb; $custom-dark: #000000;
JSON
{
"hex": "#cbbeb6",
"rgb": {
"r": 203,
"g": 190,
"b": 182
},
"hsl": {
"h": 22.857,
"s": 16.8,
"l": 75.49
},
"oklch": {
"l": 0.80999,
"c": 0.0185,
"h": 53.9
},
"luminance": 0.52901
}Semantic roles & 50–950 ramp
primary
#CBBEB6
secondary
#86969F
accent
#7C9B4A
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#151413
muted
#848382