#C2BBB0#C2BBB0
#C2BBB0 is a light, near-neutral orange. Relative luminance 0.501; OKLCH L 79.5% C 0.017 H 79.3°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBB0 |
|---|---|
| RGB | rgb(194, 187, 176) |
| HSL | hsl(37, 13%, 73%) |
| HSV | hsv(37, 9%, 76%) |
| CMYK | cmyk(0%, 3.6%, 9.3%, 23.9%) |
| CIE-LAB | lab(76.16, 0.53, 6.44) |
| CIE-LCH | lch(76.16, 6.46, 85.25°) |
| OKLab | oklab(79.47% 0.0032 0.0169) |
| OKLCH | oklch(79.47% 0.017 79.3) |
| XYZ | xyz(47.8541, 50.1450, 48.2239) |
| Luminance | 0.5014 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.15
Greige
#B8AB98
ΔE00 5.57
Silver
#C0C0C0
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 6.88
Greyish
#A8A495
ΔE00 7.27
Dark Gray
#A9A9A9
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBB0 #B0B7C2
analogous
#C2B2B0 #C2BBB0 #C0C2B0
triadic
#C2BBB0 #B0C2BB #BBB0C2
tetradic
#C2BBB0 #B0C2B2 #B0B7C2 #C2B0C0
square
#C2BBB0 #B0C2B2 #B0B7C2 #C2B0C0
split-complementary
#C2BBB0 #B0C0C2 #B2B0C2
monochromatic
#8C7F6C #A79D8D #C2BBB0 #DDD9D3 #F2F0EE
Accessibility & contrast
On white
1.90
#C2BBB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#C2BBB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBB0
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBB0 | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBAF
Deuteranopia (green-blind)
#C0BCB0
Tritanopia (blue-blind)
#C6B9B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bbb0; /* rgb */ color: rgb(194, 187, 176); /* oklch */ color: oklch(79.5% 0.017 79.3);
Tailwind
colors: {
custom: {
50: '#d4cfc7',
500: '#c2bbb0',
950: '#000000',
},
}SCSS
$custom: #c2bbb0; $custom-light: #d4cfc7; $custom-dark: #000000;
JSON
{
"hex": "#c2bbb0",
"rgb": {
"r": 194,
"g": 187,
"b": 176
},
"hsl": {
"h": 36.667,
"s": 12.857,
"l": 72.549
},
"oklch": {
"l": 0.7947,
"c": 0.0172,
"h": 79.3
},
"luminance": 0.50145
}Semantic roles & 50–950 ramp
primary
#C2BBB0
secondary
#818996
accent
#6B974F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382