#BEBDDD#BEBDDD
#BEBDDD is a light, muted blue. Relative luminance 0.526; OKLCH L 81.0% C 0.045 H 286.8°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDDD |
|---|---|
| RGB | rgb(190, 189, 221) |
| HSL | hsl(242, 32%, 80%) |
| HSV | hsv(242, 14%, 87%) |
| CMYK | cmyk(14%, 14.5%, 0%, 13.3%) |
| CIE-LAB | lab(77.62, 6.68, -15.83) |
| CIE-LCH | lch(77.62, 17.18, 292.88°) |
| OKLab | oklab(80.95% 0.0129 -0.0429) |
| OKLCH | oklch(80.95% 0.045 286.8) |
| XYZ | xyz(52.4811, 52.5623, 75.7732) |
| Luminance | 0.5256 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 6.72
Thistle
#D8BFD8
ΔE00 8.92
Light Blue Grey
#B7C9E2
ΔE00 9.12
Light Lavender
#DFC5FE
ΔE00 9.41
Lightsteelblue
#B0C4DE
ΔE00 9.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDDD #DCDDBD
analogous
#BDCCDD #BEBDDD #CEBDDD
triadic
#BEBDDD #DDBEBD #BDDDBE
tetradic
#BEBDDD #DDBDCC #DCDDBD #BDDDCE
square
#BEBDDD #DDBDCC #DCDDBD #BDDDCE
split-complementary
#BEBDDD #DDCEBD #CCDDBD
monochromatic
#6E6CB3 #9695C8 #BEBDDD #E6E5F2 #EBEBF5
Accessibility & contrast
On white
1.82
#BEBDDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#BEBDDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDDD
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDDD | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C1DE
Deuteranopia (green-blind)
#B5BFDC
Tritanopia (blue-blind)
#B8C2C7
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #bebddd; /* rgb */ color: rgb(190, 189, 221); /* oklch */ color: oklch(81.0% 0.045 286.8);
Tailwind
colors: {
custom: {
50: '#d1d0e7',
500: '#bebddd',
950: '#000000',
},
}SCSS
$custom: #bebddd; $custom-light: #d1d0e7; $custom-dark: #000000;
JSON
{
"hex": "#bebddd",
"rgb": {
"r": 190,
"g": 189,
"b": 221
},
"hsl": {
"h": 241.875,
"s": 32,
"l": 80.392
},
"oklch": {
"l": 0.8095,
"c": 0.04479,
"h": 286.8
},
"luminance": 0.52563
}Semantic roles & 50–950 ramp
primary
#BEBDDD
secondary
#B3B58A
accent
#AB3BA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141416
muted
#838384