#BEBEC8#BEBEC8
#BEBEC8 is a light, near-neutral blue. Relative luminance 0.519; OKLCH L 80.5% C 0.014 H 286.1°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBEC8 |
|---|---|
| RGB | rgb(190, 190, 200) |
| HSL | hsl(240, 8%, 76%) |
| HSV | hsv(240, 5%, 78%) |
| CMYK | cmyk(5%, 5%, 0%, 21.6%) |
| CIE-LAB | lab(77.25, 1.89, -5.02) |
| CIE-LCH | lch(77.25, 5.36, 290.67°) |
| OKLab | oklab(80.46% 0.0039 -0.0134) |
| OKLCH | oklch(80.46% 0.014 286.1) |
| XYZ | xyz(50.0721, 51.9440, 62.0206) |
| Luminance | 0.5194 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.40
Silver
#C0C0C0
ΔE00 5.11
Light Gray
#D3D3D3
ΔE00 7.15
Silver (survey)
#C5C9C7
ΔE00 7.37
Dark Gray
#A9A9A9
ΔE00 7.85
Fog
#D8DCE0
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBEC8 #C8C8BE
analogous
#BEC3C8 #BEBEC8 #C3BEC8
triadic
#BEBEC8 #C8BEBE #BEC8BE
tetradic
#BEBEC8 #C8BEC3 #C8C8BE #BEC8C3
square
#BEBEC8 #C8BEC3 #C8C8BE #BEC8C3
split-complementary
#BEBEC8 #C8C3BE #C3C8BE
monochromatic
#7C7C90 #9D9DAC #BEBEC8 #DFDFE4 #EEEEF1
Accessibility & contrast
On white
1.84
#BEBEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#BEBEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBEC8
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBEC8 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBFC9
Deuteranopia (green-blind)
#BCBEC8
Tritanopia (blue-blind)
#BCC0C1
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebec8; /* rgb */ color: rgb(190, 190, 200); /* oklch */ color: oklch(80.5% 0.014 286.1);
Tailwind
colors: {
custom: {
50: '#d1d1d8',
500: '#bebec8',
950: '#000000',
},
}SCSS
$custom: #bebec8; $custom-light: #d1d1d8; $custom-dark: #000000;
JSON
{
"hex": "#bebec8",
"rgb": {
"r": 190,
"g": 190,
"b": 200
},
"hsl": {
"h": 240,
"s": 8.333,
"l": 76.471
},
"oklch": {
"l": 0.80455,
"c": 0.01394,
"h": 286.1
},
"luminance": 0.51944
}Semantic roles & 50–950 ramp
primary
#BEBEC8
secondary
#9B9B8F
accent
#925392
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383