#BEBDD2#BEBDD2
#BEBDD2 is a light, muted blue. Relative luminance 0.520; OKLCH L 80.6% C 0.029 H 287.9°. Best body text is #000000 at 11.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDD2 |
|---|---|
| RGB | rgb(190, 189, 210) |
| HSL | hsl(243, 19%, 78%) |
| HSV | hsv(243, 10%, 82%) |
| CMYK | cmyk(9.5%, 10%, 0%, 17.6%) |
| CIE-LAB | lab(77.28, 4.41, -10.39) |
| CIE-LCH | lch(77.28, 11.28, 293.00°) |
| OKLab | oklab(80.57% 0.009 -0.0279) |
| OKLCH | oklch(80.57% 0.029 287.9) |
| XYZ | xyz(51.0633, 51.9952, 68.3062) |
| Luminance | 0.5200 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 7.68
Light Blue Grey
#B7C9E2
ΔE00 8.30
Lightsteelblue
#B0C4DE
ΔE00 8.74
Thistle
#D8BFD8
ΔE00 9.10
Silver
#C0C0C0
ΔE00 9.64
Lavender (CSS)
#E6E6FA
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDD2 #D1D2BD
analogous
#BDC6D2 #BEBDD2 #C8BDD2
triadic
#BEBDD2 #D2BEBD #BDD2BE
tetradic
#BEBDD2 #D2BDC6 #D1D2BD #BDD2C8
square
#BEBDD2 #D2BDC6 #D1D2BD #BDD2C8
split-complementary
#BEBDD2 #D2C8BD #C6D2BD
monochromatic
#7674A0 #9A99B9 #BEBDD2 #E2E1EB #EDEDF3
Accessibility & contrast
On white
1.84
#BEBDD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.40
#BEBDD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDD2
11.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDD2 | 1.00 | 1.84 | 11.40 | 11.40 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD3
Deuteranopia (green-blind)
#B8BED1
Tritanopia (blue-blind)
#BAC0C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebdd2; /* rgb */ color: rgb(190, 189, 210); /* oklch */ color: oklch(80.6% 0.029 287.9);
Tailwind
colors: {
custom: {
50: '#d1d0df',
500: '#bebdd2',
950: '#000000',
},
}SCSS
$custom: #bebdd2; $custom-light: #d1d0df; $custom-dark: #000000;
JSON
{
"hex": "#bebdd2",
"rgb": {
"r": 190,
"g": 189,
"b": 210
},
"hsl": {
"h": 242.857,
"s": 18.919,
"l": 78.235
},
"oklch": {
"l": 0.80574,
"c": 0.02935,
"h": 287.9
},
"luminance": 0.51995
}Semantic roles & 50–950 ramp
primary
#BEBDD2
secondary
#A6A78C
accent
#9D4899
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384