#BEBBDA#BEBBDA
#BEBBDA is a light, muted blue. Relative luminance 0.515; OKLCH L 80.4% C 0.043 H 289.8°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBBDA |
|---|---|
| RGB | rgb(190, 187, 218) |
| HSL | hsl(246, 30%, 79%) |
| HSV | hsv(246, 14%, 85%) |
| CMYK | cmyk(12.8%, 14.2%, 0%, 14.5%) |
| CIE-LAB | lab(77.01, 7.13, -15.12) |
| CIE-LCH | lch(77.01, 16.71, 295.26°) |
| OKLab | oklab(80.45% 0.0147 -0.0409) |
| OKLCH | oklch(80.45% 0.043 289.8) |
| XYZ | xyz(51.6578, 51.5494, 73.5446) |
| Luminance | 0.5155 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.15
Light Periwinkle
#C1C6FC
ΔE00 7.48
Thistle
#D8BFD8
ΔE00 8.22
Light Lavender
#DFC5FE
ΔE00 9.45
Pale Lilac
#E4CBFF
ΔE00 9.58
Light Blue Grey
#B7C9E2
ΔE00 9.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBBDA #D7DABB
analogous
#BBC8DA #BEBBDA #CEBBDA
triadic
#BEBBDA #DABEBB #BBDABE
tetradic
#BEBBDA #DABBC8 #D7DABB #BBDACE
square
#BEBBDA #DABBC8 #D7DABB #BBDACE
split-complementary
#BEBBDA #DACEBB #C8DABB
monochromatic
#726CAF #9893C4 #BEBBDA #E4E3F0 #ECEBF4
Accessibility & contrast
On white
1.86
#BEBBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#BEBBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBBDA
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBBDA | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4BFDB
Deuteranopia (green-blind)
#B4BDD9
Tritanopia (blue-blind)
#B9C0C5
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebbda; /* rgb */ color: rgb(190, 187, 218); /* oklch */ color: oklch(80.4% 0.043 289.8);
Tailwind
colors: {
custom: {
50: '#d1cfe5',
500: '#bebbda',
950: '#000000',
},
}SCSS
$custom: #bebbda; $custom-light: #d1cfe5; $custom-dark: #000000;
JSON
{
"hex": "#bebbda",
"rgb": {
"r": 190,
"g": 187,
"b": 218
},
"hsl": {
"h": 245.806,
"s": 29.524,
"l": 79.412
},
"oklch": {
"l": 0.80446,
"c": 0.04348,
"h": 289.8
},
"luminance": 0.5155
}Semantic roles & 50–950 ramp
primary
#BEBBDA
secondary
#ADB188
accent
#A83D9E
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384