#BEBDC8#BEBDC8
#BEBDC8 is a light, near-neutral blue. Relative luminance 0.515; OKLCH L 80.3% C 0.015 H 290.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDC8 |
|---|---|
| RGB | rgb(190, 189, 200) |
| HSL | hsl(245, 9%, 76%) |
| HSV | hsv(245, 6%, 78%) |
| CMYK | cmyk(5%, 5.5%, 0%, 21.6%) |
| CIE-LAB | lab(76.99, 2.43, -5.40) |
| CIE-LCH | lch(76.99, 5.92, 294.21°) |
| OKLab | oklab(80.25% 0.0053 -0.0144) |
| OKLCH | oklch(80.25% 0.015 290.2) |
| XYZ | xyz(49.8562, 51.5123, 61.9487) |
| Luminance | 0.5151 (WCAG relative) |
| Temperature | neutral |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 3.95
Silver
#C0C0C0
ΔE00 5.70
Light Gray
#D3D3D3
ΔE00 7.70
Silver (survey)
#C5C9C7
ΔE00 8.06
Dark Gray
#A9A9A9
ΔE00 8.11
Light Blue Grey
#B7C9E2
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDC8 #C7C8BD
analogous
#BDC2C8 #BEBDC8 #C4BDC8
triadic
#BEBDC8 #C8BEBD #BDC8BE
tetradic
#BEBDC8 #C8BDC2 #C7C8BD #BDC8C4
square
#BEBDC8 #C8BDC2 #C7C8BD #BDC8C4
split-complementary
#BEBDC8 #C8C4BD #C2C8BD
monochromatic
#7C7A90 #9D9CAC #BEBDC8 #DFDEE4 #EFEEF1
Accessibility & contrast
On white
1.86
#BEBDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#BEBDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDC8
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDC8 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBBEC9
Deuteranopia (green-blind)
#BBBEC8
Tritanopia (blue-blind)
#BCBFC0
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebdc8; /* rgb */ color: rgb(190, 189, 200); /* oklch */ color: oklch(80.3% 0.015 290.2);
Tailwind
colors: {
custom: {
50: '#d1d0d8',
500: '#bebdc8',
950: '#000000',
},
}SCSS
$custom: #bebdc8; $custom-light: #d1d0d8; $custom-dark: #000000;
JSON
{
"hex": "#bebdc8",
"rgb": {
"r": 190,
"g": 189,
"b": 200
},
"hsl": {
"h": 245.455,
"s": 9.091,
"l": 76.275
},
"oklch": {
"l": 0.80251,
"c": 0.01537,
"h": 290.2
},
"luminance": 0.51512
}Semantic roles & 50–950 ramp
primary
#BEBDC8
secondary
#9A9B8E
accent
#93528D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383