#C2BBB1#C2BBB1
#C2BBB1 is a light, near-neutral orange. Relative luminance 0.502; OKLCH L 79.5% C 0.016 H 77.0°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BBB1 |
|---|---|
| RGB | rgb(194, 187, 177) |
| HSL | hsl(35, 12%, 73%) |
| HSV | hsv(35, 9%, 76%) |
| CMYK | cmyk(0%, 3.6%, 8.8%, 23.9%) |
| CIE-LAB | lab(76.18, 0.70, 5.94) |
| CIE-LCH | lch(76.18, 5.98, 83.23°) |
| OKLab | oklab(79.5% 0.0036 0.0156) |
| OKLCH | oklch(79.5% 0.016 77) |
| XYZ | xyz(47.9534, 50.1848, 48.7469) |
| Luminance | 0.5018 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.31
Silver
#C0C0C0
ΔE00 5.42
Greige
#B8AB98
ΔE00 5.81
Silver (survey)
#C5C9C7
ΔE00 6.69
Dark Gray
#A9A9A9
ΔE00 7.43
Greyish
#A8A495
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BBB1 #B1B8C2
analogous
#C2B2B1 #C2BBB1 #C0C2B1
triadic
#C2BBB1 #B1C2BB #BBB1C2
tetradic
#C2BBB1 #B1C2B2 #B1B8C2 #C2B1C0
square
#C2BBB1 #B1C2B2 #B1B8C2 #C2B1C0
split-complementary
#C2BBB1 #B1C0C2 #B2B1C2
monochromatic
#8C7F6D #A79D8F #C2BBB1 #DDD9D3 #F2F0EE
Accessibility & contrast
On white
1.90
#C2BBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#C2BBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BBB1
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BBB1 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB0
Deuteranopia (green-blind)
#C0BDB1
Tritanopia (blue-blind)
#C5B9B8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #c2bbb1; /* rgb */ color: rgb(194, 187, 177); /* oklch */ color: oklch(79.5% 0.016 77.0);
Tailwind
colors: {
custom: {
50: '#d4cfc8',
500: '#c2bbb1',
950: '#000000',
},
}SCSS
$custom: #c2bbb1; $custom-light: #d4cfc8; $custom-dark: #000000;
JSON
{
"hex": "#c2bbb1",
"rgb": {
"r": 194,
"g": 187,
"b": 177
},
"hsl": {
"h": 35.294,
"s": 12.23,
"l": 72.745
},
"oklch": {
"l": 0.79497,
"c": 0.016,
"h": 77
},
"luminance": 0.50184
}Semantic roles & 50–950 ramp
primary
#C2BBB1
secondary
#828A95
accent
#6C964F
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141313
muted
#838382