#BEBAEF#BEBAEF
#BEBAEF is a light, moderate blue. Relative luminance 0.523; OKLCH L 81.0% C 0.074 H 288.1°. Best body text is #000000 at 11.46:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAEF |
|---|---|
| RGB | rgb(190, 186, 239) |
| HSL | hsl(245, 62%, 83%) |
| HSV | hsv(245, 22%, 94%) |
| CMYK | cmyk(20.5%, 22.2%, 0%, 6.3%) |
| CIE-LAB | lab(77.46, 12.23, -25.78) |
| CIE-LCH | lch(77.46, 28.53, 295.37°) |
| OKLab | oklab(81.03% 0.0231 -0.0706) |
| OKLCH | oklch(81.03% 0.074 288.1) |
| XYZ | xyz(54.3704, 52.2962, 88.8743) |
| Luminance | 0.5230 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.74
Periwinkle
#CCCCFF
ΔE00 4.37
Pale Violet
#CEAEFA
ΔE00 6.88
Light Lavender
#DFC5FE
ΔE00 6.93
Light Violet
#D6B4FC
ΔE00 7.08
Pale Lilac
#E4CBFF
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAEF #EBEFBA
analogous
#BAD0EF #BEBAEF #D8BAEF
triadic
#BEBAEF #EFBEBA #BAEFBE
tetradic
#BEBAEF #EFBAD0 #EBEFBA #BAEFD8
square
#BEBAEF #EFBAD0 #EBEFBA #BAEFD8
split-complementary
#BEBAEF #EFD8BA #D0EFBA
monochromatic
#6057D8 #8F88E3 #BEBAEF #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.83
#BEBAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.46
#BEBAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAEF
11.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAEF | 1.00 | 1.83 | 11.46 | 11.46 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC1F1
Deuteranopia (green-blind)
#ACBEEE
Tritanopia (blue-blind)
#B4C3CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebaef; /* rgb */ color: rgb(190, 186, 239); /* oklch */ color: oklch(81.0% 0.074 288.1);
Tailwind
colors: {
custom: {
50: '#d2cef4',
500: '#bebaef',
950: '#000000',
},
}SCSS
$custom: #bebaef; $custom-light: #d2cef4; $custom-dark: #000000;
JSON
{
"hex": "#bebaef",
"rgb": {
"r": 190,
"g": 186,
"b": 239
},
"hsl": {
"h": 244.528,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.81026,
"c": 0.0743,
"h": 288.1
},
"luminance": 0.52297
}Semantic roles & 50–950 ramp
primary
#BEBAEF
secondary
#C7CD80
accent
#CA1BBD
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385