#BEBCD2#BEBCD2
#BEBCD2 is a light, muted blue. Relative luminance 0.516; OKLCH L 80.4% C 0.031 H 289.9°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBCD2 |
|---|---|
| RGB | rgb(190, 188, 210) |
| HSL | hsl(245, 20%, 78%) |
| HSV | hsv(245, 10%, 82%) |
| CMYK | cmyk(9.5%, 10.5%, 0%, 17.6%) |
| CIE-LAB | lab(77.02, 4.95, -10.77) |
| CIE-LCH | lch(77.02, 11.85, 294.67°) |
| OKLab | oklab(80.37% 0.0105 -0.029) |
| OKLCH | oklch(80.37% 0.031 289.9) |
| XYZ | xyz(50.8490, 51.5665, 68.2347) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.16
Thistle
#D8BFD8
ΔE00 8.63
Light Blue Grey
#B7C9E2
ΔE00 8.86
Lightsteelblue
#B0C4DE
ΔE00 9.28
Periwinkle
#CCCCFF
ΔE00 9.51
Light Periwinkle
#C1C6FC
ΔE00 9.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBCD2 #D0D2BC
analogous
#BCC5D2 #BEBCD2 #C9BCD2
triadic
#BEBCD2 #D2BEBC #BCD2BE
tetradic
#BEBCD2 #D2BCC5 #D0D2BC #BCD2C9
square
#BEBCD2 #D2BCC5 #D0D2BC #BCD2C9
split-complementary
#BEBCD2 #D2C9BC #C5D2BC
monochromatic
#7773A1 #9A97B9 #BEBCD2 #E2E1EB #EDEDF3
Accessibility & contrast
On white
1.86
#BEBCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BEBCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBCD2
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBCD2 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7BFD3
Deuteranopia (green-blind)
#B7BED1
Tritanopia (blue-blind)
#BABFC3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebcd2; /* rgb */ color: rgb(190, 188, 210); /* oklch */ color: oklch(80.4% 0.031 289.9);
Tailwind
colors: {
custom: {
50: '#d1d0df',
500: '#bebcd2',
950: '#000000',
},
}SCSS
$custom: #bebcd2; $custom-light: #d1d0df; $custom-dark: #000000;
JSON
{
"hex": "#bebcd2",
"rgb": {
"r": 190,
"g": 188,
"b": 210
},
"hsl": {
"h": 245.455,
"s": 19.643,
"l": 78.039
},
"oklch": {
"l": 0.80373,
"c": 0.0308,
"h": 289.9
},
"luminance": 0.51567
}Semantic roles & 50–950 ramp
primary
#BEBCD2
secondary
#A5A78B
accent
#9E4896
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384