#BEBDDA#BEBDDA
#BEBDDA is a light, muted blue. Relative luminance 0.524; OKLCH L 80.8% C 0.041 H 287.0°. Best body text is #000000 at 11.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBDDA |
|---|---|
| RGB | rgb(190, 189, 218) |
| HSL | hsl(242, 28%, 80%) |
| HSV | hsv(242, 13%, 85%) |
| CMYK | cmyk(12.8%, 13.3%, 0%, 14.5%) |
| CIE-LAB | lab(77.52, 6.05, -14.35) |
| CIE-LCH | lch(77.52, 15.57, 292.86°) |
| OKLab | oklab(80.85% 0.0119 -0.0388) |
| OKLCH | oklch(80.85% 0.041 287) |
| XYZ | xyz(52.0850, 52.4039, 73.6870) |
| Luminance | 0.5240 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.27
Light Periwinkle
#C1C6FC
ΔE00 7.53
Thistle
#D8BFD8
ΔE00 8.81
Light Blue Grey
#B7C9E2
ΔE00 8.87
Lightsteelblue
#B0C4DE
ΔE00 9.25
Lavender (CSS)
#E6E6FA
ΔE00 10.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBDDA #D9DABD
analogous
#BDCBDA #BEBDDA #CDBDDA
triadic
#BEBDDA #DABEBD #BDDABE
tetradic
#BEBDDA #DABDCB #D9DABD #BDDACD
square
#BEBDDA #DABDCB #D9DABD #BDDACD
split-complementary
#BEBDDA #DACDBD #CBDABD
monochromatic
#716FAE #9796C4 #BEBDDA #E5E4F0 #ECEBF4
Accessibility & contrast
On white
1.83
#BEBDDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.48
#BEBDDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBDDA
11.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBDDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBDDA | 1.00 | 1.83 | 11.48 | 11.48 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6C0DB
Deuteranopia (green-blind)
#B6BFD9
Tritanopia (blue-blind)
#B8C2C6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebdda; /* rgb */ color: rgb(190, 189, 218); /* oklch */ color: oklch(80.8% 0.041 287.0);
Tailwind
colors: {
custom: {
50: '#d1d0e5',
500: '#bebdda',
950: '#000000',
},
}SCSS
$custom: #bebdda; $custom-light: #d1d0e5; $custom-dark: #000000;
JSON
{
"hex": "#bebdda",
"rgb": {
"r": 190,
"g": 189,
"b": 218
},
"hsl": {
"h": 242.069,
"s": 28.155,
"l": 79.804
},
"oklch": {
"l": 0.80845,
"c": 0.04057,
"h": 287
},
"luminance": 0.52404
}Semantic roles & 50–950 ramp
primary
#BEBDDA
secondary
#AFB18A
accent
#A73FA3
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384