#C2BEC4#C2BEC4
#C2BEC4 is a light, near-neutral grey. Relative luminance 0.523; OKLCH L 80.7% C 0.009 H 314.8°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #C2BEC4 |
|---|---|
| RGB | rgb(194, 190, 196) |
| HSL | hsl(280, 5%, 76%) |
| HSV | hsv(280, 3%, 77%) |
| CMYK | cmyk(1%, 3.1%, 0%, 23.1%) |
| CIE-LAB | lab(77.45, 2.50, -2.52) |
| CIE-LCH | lch(77.45, 3.55, 314.79°) |
| OKLab | oklab(80.65% 0.0066 -0.0067) |
| OKLCH | oklch(80.65% 0.009 314.8) |
| XYZ | xyz(50.6238, 52.2819, 59.6383) |
| Luminance | 0.5228 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.74
Silver
#C0C0C0
ΔE00 4.11
Light Gray
#D3D3D3
ΔE00 6.36
Silver (survey)
#C5C9C7
ΔE00 6.88
Dark Gray
#A9A9A9
ΔE00 7.36
Gainsboro
#DCDCDC
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C2BEC4 #C0C4BE
analogous
#BFBEC4 #C2BEC4 #C4BEC3
triadic
#C2BEC4 #C4C2BE #BEC4C2
tetradic
#C2BEC4 #C4BFBE #C0C4BE #BEC3C4
square
#C2BEC4 #C4BFBE #C0C4BE #BEC3C4
split-complementary
#C2BEC4 #C3C4BE #BEC4BF
monochromatic
#867E8A #A49EA7 #C2BEC4 #E0DEE1 #F0EFF0
Accessibility & contrast
On white
1.83
#C2BEC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#C2BEC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C2BEC4
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C2BEC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C2BEC4 | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBFC4
Deuteranopia (green-blind)
#BEBFC4
Tritanopia (blue-blind)
#C2BFC0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #c2bec4; /* rgb */ color: rgb(194, 190, 196); /* oklch */ color: oklch(80.7% 0.009 314.8);
Tailwind
colors: {
custom: {
50: '#d4d1d5',
500: '#c2bec4',
950: '#000000',
},
}SCSS
$custom: #c2bec4; $custom-light: #d4d1d5; $custom-dark: #000000;
JSON
{
"hex": "#c2bec4",
"rgb": {
"r": 194,
"g": 190,
"b": 196
},
"hsl": {
"h": 280,
"s": 4.839,
"l": 75.686
},
"oklch": {
"l": 0.80653,
"c": 0.0094,
"h": 314.8
},
"luminance": 0.52282
}Semantic roles & 50–950 ramp
primary
#C2BEC4
secondary
#92978F
accent
#8F5769
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383