#BEBCD3#BEBCD3
#BEBCD3 is a light, muted blue. Relative luminance 0.516; OKLCH L 80.4% C 0.032 H 289.7°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCD3 |
|---|---|
| RGB | rgb(190, 188, 211) |
| HSL | hsl(245, 21%, 78%) |
| HSV | hsv(245, 11%, 83%) |
| CMYK | cmyk(10%, 10.9%, 0%, 17.3%) |
| CIE-LAB | lab(77.05, 5.15, -11.27) |
| CIE-LCH | lch(77.05, 12.39, 294.56°) |
| OKLab | oklab(80.41% 0.0108 -0.0303) |
| OKLCH | oklch(80.41% 0.032 289.7) |
| XYZ | xyz(50.9739, 51.6165, 68.8929) |
| Luminance | 0.5162 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.50
Thistle
#D8BFD8
ΔE00 8.56
Light Blue Grey
#B7C9E2
ΔE00 8.91
Periwinkle
#CCCCFF
ΔE00 9.19
Lightsteelblue
#B0C4DE
ΔE00 9.33
Light Periwinkle
#C1C6FC
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCD3 #D1D3BC
analogous
#BCC5D3 #BEBCD3 #C9BCD3
triadic
#BEBCD3 #D3BEBC #BCD3BE
tetradic
#BEBCD3 #D3BCC5 #D1D3BC #BCD3C9
square
#BEBCD3 #D3BCC5 #D1D3BC #BCD3C9
split-complementary
#BEBCD3 #D3C9BC #C5D3BC
monochromatic
#7672A2 #9A97BB #BEBCD3 #E2E1EB #EDEDF3
Accessibility & contrast
On white
1.85
#BEBCD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#BEBCD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCD3
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCD3 | 1.00 | 1.85 | 11.32 | 11.32 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BFD4
Deuteranopia (green-blind)
#B7BED2
Tritanopia (blue-blind)
#BABFC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebcd3; /* rgb */ color: rgb(190, 188, 211); /* oklch */ color: oklch(80.4% 0.032 289.7);
Tailwind
colors: {
custom: {
50: '#d1d0e0',
500: '#bebcd3',
950: '#000000',
},
}SCSS
$custom: #bebcd3; $custom-light: #d1d0e0; $custom-dark: #000000;
JSON
{
"hex": "#bebcd3",
"rgb": {
"r": 190,
"g": 188,
"b": 211
},
"hsl": {
"h": 245.217,
"s": 20.721,
"l": 78.235
},
"oklch": {
"l": 0.80407,
"c": 0.03221,
"h": 289.7
},
"luminance": 0.51617
}Semantic roles & 50–950 ramp
primary
#BEBCD3
secondary
#A6A88B
accent
#9F4697
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384