#BEBDD3#BEBDD3
#BEBDD3 is a light, muted blue. Relative luminance 0.520; OKLCH L 80.6% C 0.031 H 287.8°. Best body text is #000000 at 11.41:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDD3 |
|---|---|
| RGB | rgb(190, 189, 211) |
| HSL | hsl(243, 20%, 78%) |
| HSV | hsv(243, 10%, 83%) |
| CMYK | cmyk(10%, 10.4%, 0%, 17.3%) |
| CIE-LAB | lab(77.31, 4.61, -10.88) |
| CIE-LCH | lch(77.31, 11.82, 292.96°) |
| OKLab | oklab(80.61% 0.0094 -0.0293) |
| OKLCH | oklch(80.61% 0.031 287.8) |
| XYZ | xyz(51.1883, 52.0452, 68.9643) |
| Luminance | 0.5204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Dove Gray
#B6B8BD
ΔE00 8.03
Light Blue Grey
#B7C9E2
ΔE00 8.35
Lightsteelblue
#B0C4DE
ΔE00 8.78
Thistle
#D8BFD8
ΔE00 9.02
Periwinkle
#CCCCFF
ΔE00 9.37
Light Periwinkle
#C1C6FC
ΔE00 9.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDD3 #D2D3BD
analogous
#BDC7D3 #BEBDD3 #C9BDD3
triadic
#BEBDD3 #D3BEBD #BDD3BE
tetradic
#BEBDD3 #D3BDC7 #D2D3BD #BDD3C9
square
#BEBDD3 #D3BDC7 #D2D3BD #BDD3C9
split-complementary
#BEBDD3 #D3C9BD #C7D3BD
monochromatic
#7674A2 #9A98BB #BEBDD3 #E2E2EB #EDEDF3
Accessibility & contrast
On white
1.84
#BEBDD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.41
#BEBDD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDD3
11.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDD3 | 1.00 | 1.84 | 11.41 | 11.41 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BFD4
Deuteranopia (green-blind)
#B8BED2
Tritanopia (blue-blind)
#BAC0C4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebdd3; /* rgb */ color: rgb(190, 189, 211); /* oklch */ color: oklch(80.6% 0.031 287.8);
Tailwind
colors: {
custom: {
50: '#d1d0e0',
500: '#bebdd3',
950: '#000000',
},
}SCSS
$custom: #bebdd3; $custom-light: #d1d0e0; $custom-dark: #000000;
JSON
{
"hex": "#bebdd3",
"rgb": {
"r": 190,
"g": 189,
"b": 211
},
"hsl": {
"h": 242.727,
"s": 20,
"l": 78.431
},
"oklch": {
"l": 0.80607,
"c": 0.03076,
"h": 287.8
},
"luminance": 0.52045
}Semantic roles & 50–950 ramp
primary
#BEBDD3
secondary
#A7A88C
accent
#9E479A
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384