#C2BEBE#C2BEBE
#C2BEBE is a light, near-neutral grey. Relative luminance 0.520; OKLCH L 80.5% C 0.004 H 17.2°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEBE |
|---|---|
| RGB | rgb(194, 190, 190) |
| HSL | hsl(0, 3%, 75%) |
| HSV | hsv(0, 2%, 76%) |
| CMYK | cmyk(0%, 2.1%, 2.1%, 23.9%) |
| CIE-LAB | lab(77.29, 1.40, 0.49) |
| CIE-LCH | lch(77.29, 1.48, 19.53°) |
| OKLab | oklab(80.47% 0.0043 0.0013) |
| OKLCH | oklch(80.47% 0.004 17.2) |
| XYZ | xyz(49.9544, 52.0141, 56.1133) |
| Luminance | 0.5201 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 2.07
Dove Gray
#B6B8BD
ΔE00 3.98
Silver (survey)
#C5C9C7
ΔE00 5.15
Light Gray
#D3D3D3
ΔE00 5.39
Dark Gray
#A9A9A9
ΔE00 6.34
Warm Gray
#C9BEB0
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEBE #BEC2C2
analogous
#C2BEC0 #C2BEBE #C2C0BE
triadic
#C2BEBE #BEC2BE #BEBEC2
tetradic
#C2BEBE #C0C2BE #BEC2C2 #C0BEC2
square
#C2BEBE #C0C2BE #BEC2C2 #C0BEC2
split-complementary
#C2BEBE #BEC2C0 #BEC0C2
monochromatic
#877F7F #A49E9E #C2BEBE #E0DEDE #F0EFEF
Accessibility & contrast
On white
1.84
#C2BEBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#C2BEBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEBE
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEBE | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBEBE
Deuteranopia (green-blind)
#BFBFBE
Tritanopia (blue-blind)
#C3BEBE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bebe; /* rgb */ color: rgb(194, 190, 190); /* oklch */ color: oklch(80.5% 0.004 17.2);
Tailwind
colors: {
custom: {
50: '#d4d1d1',
500: '#c2bebe',
950: '#000000',
},
}SCSS
$custom: #c2bebe; $custom-light: #d4d1d1; $custom-dark: #000000;
JSON
{
"hex": "#c2bebe",
"rgb": {
"r": 194,
"g": 190,
"b": 190
},
"hsl": {
"h": 0,
"s": 3.175,
"l": 75.294
},
"oklch": {
"l": 0.80475,
"c": 0.00449,
"h": 17.2
},
"luminance": 0.52014
}Semantic roles & 50–950 ramp
primary
#C2BEBE
secondary
#909595
accent
#8D8D59
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383