#BEBADE#BEBADE
#BEBADE is a light, muted blue. Relative luminance 0.513; OKLCH L 80.4% C 0.051 H 290.3°. Best body text is #000000 at 11.27:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBADE |
|---|---|
| RGB | rgb(190, 186, 222) |
| HSL | hsl(247, 35%, 80%) |
| HSV | hsv(247, 16%, 87%) |
| CMYK | cmyk(14.4%, 16.2%, 0%, 12.9%) |
| CIE-LAB | lab(76.88, 8.52, -17.47) |
| CIE-LCH | lch(76.88, 19.44, 295.98°) |
| OKLab | oklab(80.39% 0.0175 -0.0474) |
| OKLCH | oklch(80.39% 0.051 290.3) |
| XYZ | xyz(51.9761, 51.3385, 76.2641) |
| Luminance | 0.5134 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.28
Light Periwinkle
#C1C6FC
ΔE00 6.55
Light Lavender
#DFC5FE
ΔE00 8.32
Thistle
#D8BFD8
ΔE00 8.38
Pale Lilac
#E4CBFF
ΔE00 8.65
Light Violet
#D6B4FC
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBADE #DADEBA
analogous
#BAC8DE #BEBADE #D0BADE
triadic
#BEBADE #DEBEBA #BADEBE
tetradic
#BEBADE #DEBAC8 #DADEBA #BADED0
square
#BEBADE #DEBAC8 #DADEBA #BADED0
split-complementary
#BEBADE #DED0BA #C8DEBA
monochromatic
#7067B6 #9791CA #BEBADE #E5E3F2 #ECEAF5
Accessibility & contrast
On white
1.86
#BEBADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.27
#BEBADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBADE
11.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBADE | 1.00 | 1.86 | 11.27 | 11.27 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2BEE0
Deuteranopia (green-blind)
#B2BDDD
Tritanopia (blue-blind)
#B8C0C6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #bebade; /* rgb */ color: rgb(190, 186, 222); /* oklch */ color: oklch(80.4% 0.051 290.3);
Tailwind
colors: {
custom: {
50: '#d1cee8',
500: '#bebade',
950: '#000000',
},
}SCSS
$custom: #bebade; $custom-light: #d1cee8; $custom-dark: #000000;
JSON
{
"hex": "#bebade",
"rgb": {
"r": 190,
"g": 186,
"b": 222
},
"hsl": {
"h": 246.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.8039,
"c": 0.05055,
"h": 290.3
},
"luminance": 0.51339
}Semantic roles & 50–950 ramp
primary
#BEBADE
secondary
#B1B686
accent
#AE37A1
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141316
muted
#838384