#BEBECB#BEBECB
#BEBECB is a light, near-neutral blue. Relative luminance 0.521; OKLCH L 80.5% C 0.018 H 286.0°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBECB |
|---|---|
| RGB | rgb(190, 190, 203) |
| HSL | hsl(240, 11%, 77%) |
| HSV | hsv(240, 6%, 80%) |
| CMYK | cmyk(6.4%, 6.4%, 0%, 20.4%) |
| CIE-LAB | lab(77.33, 2.48, -6.52) |
| CIE-LCH | lch(77.33, 6.97, 290.81°) |
| OKLab | oklab(80.55% 0.005 -0.0174) |
| OKLCH | oklch(80.55% 0.018 286) |
| XYZ | xyz(50.4261, 52.0857, 63.8853) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 4.57
Silver
#C0C0C0
ΔE00 6.42
Light Blue Grey
#B7C9E2
ΔE00 7.90
Light Gray
#D3D3D3
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.33
Silver (survey)
#C5C9C7
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBECB #CBCBBE
analogous
#BEC5CB #BEBECB #C5BECB
triadic
#BEBECB #CBBEBE #BECBBE
tetradic
#BEBECB #CBBEC5 #CBCBBE #BECBC5
square
#BEBECB #CBBEC5 #CBCBBE #BECBC5
split-complementary
#BEBECB #CBC5BE #C5CBBE
monochromatic
#7A7A95 #9C9CB0 #BEBECB #E0E0E6 #EEEEF1
Accessibility & contrast
On white
1.84
#BEBECB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#BEBECB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBECB
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBECB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBECB | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBFCC
Deuteranopia (green-blind)
#BBBFCB
Tritanopia (blue-blind)
#BCC0C2
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebecb; /* rgb */ color: rgb(190, 190, 203); /* oklch */ color: oklch(80.5% 0.018 286.0);
Tailwind
colors: {
custom: {
50: '#d1d1da',
500: '#bebecb',
950: '#000000',
},
}SCSS
$custom: #bebecb; $custom-light: #d1d1da; $custom-dark: #000000;
JSON
{
"hex": "#bebecb",
"rgb": {
"r": 190,
"g": 190,
"b": 203
},
"hsl": {
"h": 240,
"s": 11.111,
"l": 77.059
},
"oklch": {
"l": 0.80549,
"c": 0.01813,
"h": 286
},
"luminance": 0.52086
}Semantic roles & 50–950 ramp
primary
#BEBECB
secondary
#9F9F8E
accent
#955095
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383