#C2BDB2#C2BDB2
#C2BDB2 is a light, near-neutral orange. Relative luminance 0.511; OKLCH L 79.9% C 0.016 H 86.4°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BDB2 |
|---|---|
| RGB | rgb(194, 189, 178) |
| HSL | hsl(41, 12%, 73%) |
| HSV | hsv(41, 8%, 76%) |
| CMYK | cmyk(0%, 2.6%, 8.2%, 23.9%) |
| CIE-LAB | lab(76.73, -0.19, 6.18) |
| CIE-LCH | lch(76.73, 6.18, 91.75°) |
| OKLab | oklab(79.93% 0.001 0.0162) |
| OKLCH | oklch(79.93% 0.016 86.4) |
| XYZ | xyz(48.4807, 51.0793, 49.4161) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | neutral |
| Family | orange |
Closest named colors
Warm Gray
#C9BEB0
ΔE00 2.87
Silver
#C0C0C0
ΔE00 5.47
Silver (survey)
#C5C9C7
ΔE00 6.11
Greige
#B8AB98
ΔE00 6.29
Greyish
#A8A495
ΔE00 7.42
Light Gray
#D3D3D3
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BDB2 #B2B7C2
analogous
#C2B5B2 #C2BDB2 #BFC2B2
triadic
#C2BDB2 #B2C2BD #BDB2C2
tetradic
#C2BDB2 #B2C2B5 #B2B7C2 #C2B2BF
square
#C2BDB2 #B2C2B5 #B2B7C2 #C2B2BF
split-complementary
#C2BDB2 #B2BFC2 #B5B2C2
monochromatic
#8B826E #A7A090 #C2BDB2 #DDDAD4 #F1F0EE
Accessibility & contrast
On white
1.87
#C2BDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#C2BDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BDB2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BDB2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BDB1
Deuteranopia (green-blind)
#C1BEB2
Tritanopia (blue-blind)
#C5BBBA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #c2bdb2; /* rgb */ color: rgb(194, 189, 178); /* oklch */ color: oklch(79.9% 0.016 86.4);
Tailwind
colors: {
custom: {
50: '#d4d0c9',
500: '#c2bdb2',
950: '#000000',
},
}SCSS
$custom: #c2bdb2; $custom-light: #d4d0c9; $custom-dark: #000000;
JSON
{
"hex": "#c2bdb2",
"rgb": {
"r": 194,
"g": 189,
"b": 178
},
"hsl": {
"h": 41.25,
"s": 11.594,
"l": 72.941
},
"oklch": {
"l": 0.79933,
"c": 0.01624,
"h": 86.4
},
"luminance": 0.51079
}Semantic roles & 50–950 ramp
primary
#C2BDB2
secondary
#838995
accent
#669650
background
#FEFEFD
surface
#FBFBF9
border
#D4D4D2
text
#141413
muted
#838382