#BEBDDE#BEBDDE
#BEBDDE is a light, muted blue. Relative luminance 0.526; OKLCH L 81.0% C 0.046 H 286.7°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDDE |
|---|---|
| RGB | rgb(190, 189, 222) |
| HSL | hsl(242, 33%, 81%) |
| HSV | hsv(242, 15%, 87%) |
| CMYK | cmyk(14.4%, 14.9%, 0%, 12.9%) |
| CIE-LAB | lab(77.65, 6.89, -16.32) |
| CIE-LCH | lch(77.65, 17.72, 292.89°) |
| OKLab | oklab(80.99% 0.0133 -0.0442) |
| OKLCH | oklch(80.99% 0.046 286.7) |
| XYZ | xyz(52.6147, 52.6158, 76.4770) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.24
Light Periwinkle
#C1C6FC
ΔE00 6.46
Thistle
#D8BFD8
ΔE00 8.98
Light Lavender
#DFC5FE
ΔE00 9.20
Light Blue Grey
#B7C9E2
ΔE00 9.20
Pale Lilac
#E4CBFF
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDDE #DDDEBD
analogous
#BDCCDE #BEBDDE #CEBDDE
triadic
#BEBDDE #DEBEBD #BDDEBE
tetradic
#BEBDDE #DEBDCC #DDDEBD #BDDECE
square
#BEBDDE #DEBDCC #DDDEBD #BDDECE
split-complementary
#BEBDDE #DECEBD #CCDEBD
monochromatic
#6E6BB5 #9694CA #BEBDDE #E6E6F2 #EBEBF5
Accessibility & contrast
On white
1.82
#BEBDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#BEBDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDDE
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDDE | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C1E0
Deuteranopia (green-blind)
#B5BFDD
Tritanopia (blue-blind)
#B8C2C8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebdde; /* rgb */ color: rgb(190, 189, 222); /* oklch */ color: oklch(81.0% 0.046 286.7);
Tailwind
colors: {
custom: {
50: '#d1d0e8',
500: '#bebdde',
950: '#000000',
},
}SCSS
$custom: #bebdde; $custom-light: #d1d0e8; $custom-dark: #000000;
JSON
{
"hex": "#bebdde",
"rgb": {
"r": 190,
"g": 189,
"b": 222
},
"hsl": {
"h": 241.818,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.80985,
"c": 0.04619,
"h": 286.7
},
"luminance": 0.52616
}Semantic roles & 50–950 ramp
primary
#BEBDDE
secondary
#B5B689
accent
#AC39A9
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384