#C4BEC2#C4BEC2
#C4BEC2 is a light, near-neutral grey. Relative luminance 0.525; OKLCH L 80.8% C 0.009 H 337.5°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #C4BEC2 |
|---|---|
| RGB | rgb(196, 190, 194) |
| HSL | hsl(320, 5%, 76%) |
| HSV | hsv(320, 3%, 77%) |
| CMYK | cmyk(0%, 3.1%, 1%, 23.1%) |
| CIE-LAB | lab(77.55, 2.82, -1.26) |
| CIE-LCH | lch(77.55, 3.09, 335.88°) |
| OKLab | oklab(80.76% 0.008 -0.0033) |
| OKLCH | oklch(80.76% 0.009 337.5) |
| XYZ | xyz(50.9145, 52.4579, 58.4716) |
| Luminance | 0.5246 (WCAG relative) |
| Temperature | neutral |
| Family | grey |
Closest named colors
Silver
#C0C0C0
ΔE00 4.02
Dove Gray
#B6B8BD
ΔE00 4.41
Light Gray
#D3D3D3
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 6.96
Dark Gray
#A9A9A9
ΔE00 7.38
Gainsboro
#DCDCDC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4BEC2 #BEC4C0
analogous
#C3BEC4 #C4BEC2 #C4BEBF
triadic
#C4BEC2 #C2C4BE #BEC2C4
tetradic
#C4BEC2 #C4C3BE #BEC4C0 #BEBFC4
square
#C4BEC2 #C4C3BE #BEC4C0 #BEBFC4
split-complementary
#C4BEC2 #BFC4BE #BEC4C3
monochromatic
#8A7E86 #A79EA4 #C4BEC2 #E1DEE0 #F0EFF0
Accessibility & contrast
On white
1.83
#C4BEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#C4BEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4BEC2
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4BEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4BEC2 | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBFC2
Deuteranopia (green-blind)
#BFC0C2
Tritanopia (blue-blind)
#C5BEBF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #c4bec2; /* rgb */ color: rgb(196, 190, 194); /* oklch */ color: oklch(80.8% 0.009 337.5);
Tailwind
colors: {
custom: {
50: '#d5d1d4',
500: '#c4bec2',
950: '#000000',
},
}SCSS
$custom: #c4bec2; $custom-light: #d5d1d4; $custom-dark: #000000;
JSON
{
"hex": "#c4bec2",
"rgb": {
"r": 196,
"g": 190,
"b": 194
},
"hsl": {
"h": 320,
"s": 4.839,
"l": 75.686
},
"oklch": {
"l": 0.80756,
"c": 0.00866,
"h": 337.5
},
"luminance": 0.52458
}Semantic roles & 50–950 ramp
primary
#C4BEC2
secondary
#8F9792
accent
#8F6957
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383