#BEBADA#BEBADA
#BEBADA is a light, muted blue. Relative luminance 0.511; OKLCH L 80.2% C 0.045 H 291.1°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBADA |
|---|---|
| RGB | rgb(190, 186, 218) |
| HSL | hsl(248, 30%, 79%) |
| HSV | hsv(248, 15%, 85%) |
| CMYK | cmyk(12.8%, 14.7%, 0%, 14.5%) |
| CIE-LAB | lab(76.76, 7.67, -15.50) |
| CIE-LCH | lch(76.76, 17.30, 296.34°) |
| OKLab | oklab(80.25% 0.0162 -0.0419) |
| OKLCH | oklch(80.25% 0.045 291.1) |
| XYZ | xyz(51.4463, 51.1266, 73.4741) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 7.14
Light Periwinkle
#C1C6FC
ΔE00 7.49
Thistle
#D8BFD8
ΔE00 7.99
Light Lavender
#DFC5FE
ΔE00 9.14
Pale Lilac
#E4CBFF
ΔE00 9.31
Light Blue Grey
#B7C9E2
ΔE00 10.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBADA #D6DABA
analogous
#BAC6DA #BEBADA #CEBADA
triadic
#BEBADA #DABEBA #BADABE
tetradic
#BEBADA #DABAC6 #D6DABA #BADACE
square
#BEBADA #DABAC6 #D6DABA #BADACE
split-complementary
#BEBADA #DACEBA #C6DABA
monochromatic
#736AAF #9892C5 #BEBADA #E4E2EF #ECEBF4
Accessibility & contrast
On white
1.87
#BEBADA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BEBADA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBADA
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBADA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBADA | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3BEDB
Deuteranopia (green-blind)
#B3BDD9
Tritanopia (blue-blind)
#B9BFC4
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #bebada; /* rgb */ color: rgb(190, 186, 218); /* oklch */ color: oklch(80.2% 0.045 291.1);
Tailwind
colors: {
custom: {
50: '#d1cee5',
500: '#bebada',
950: '#000000',
},
}SCSS
$custom: #bebada; $custom-light: #d1cee5; $custom-dark: #000000;
JSON
{
"hex": "#bebada",
"rgb": {
"r": 190,
"g": 186,
"b": 218
},
"hsl": {
"h": 247.5,
"s": 30.189,
"l": 79.216
},
"oklch": {
"l": 0.80248,
"c": 0.04496,
"h": 291.1
},
"luminance": 0.51127
}Semantic roles & 50–950 ramp
primary
#BEBADA
secondary
#ACB187
accent
#A93D9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141315
muted
#838384