#BEBAEE#BEBAEE
#BEBAEE is a light, moderate blue. Relative luminance 0.522; OKLCH L 81.0% C 0.073 H 288.2°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEBAEE |
|---|---|
| RGB | rgb(190, 186, 238) |
| HSL | hsl(245, 60%, 83%) |
| HSV | hsv(245, 22%, 93%) |
| CMYK | cmyk(20.2%, 21.8%, 0%, 6.7%) |
| CIE-LAB | lab(77.42, 12.00, -25.29) |
| CIE-LCH | lch(77.42, 28.00, 295.39°) |
| OKLab | oklab(80.99% 0.0227 -0.0693) |
| OKLCH | oklch(80.99% 0.073 288.2) |
| XYZ | xyz(54.2231, 52.2373, 88.0984) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 3.84
Periwinkle
#CCCCFF
ΔE00 4.39
Light Lavender
#DFC5FE
ΔE00 6.92
Pale Violet
#CEAEFA
ΔE00 6.97
Light Violet
#D6B4FC
ΔE00 7.15
Pale Lilac
#E4CBFF
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEBAEE #EAEEBA
analogous
#BAD0EE #BEBAEE #D8BAEE
triadic
#BEBAEE #EEBEBA #BAEEBE
tetradic
#BEBAEE #EEBAD0 #EAEEBA #BAEED8
square
#BEBAEE #EEBAD0 #EAEEBA #BAEED8
split-complementary
#BEBAEE #EED8BA #D0EEBA
monochromatic
#6158D6 #9089E2 #BEBAEE #E8E6F9 #E8E6F9
Accessibility & contrast
On white
1.83
#BEBAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#BEBAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEBAEE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEBAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEBAEE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC0F0
Deuteranopia (green-blind)
#ADBEED
Tritanopia (blue-blind)
#B4C3CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #bebaee; /* rgb */ color: rgb(190, 186, 238); /* oklch */ color: oklch(81.0% 0.073 288.2);
Tailwind
colors: {
custom: {
50: '#d2cef3',
500: '#bebaee',
950: '#000000',
},
}SCSS
$custom: #bebaee; $custom-light: #d2cef3; $custom-dark: #000000;
JSON
{
"hex": "#bebaee",
"rgb": {
"r": 190,
"g": 186,
"b": 238
},
"hsl": {
"h": 244.615,
"s": 60.465,
"l": 83.137
},
"oklch": {
"l": 0.80987,
"c": 0.0729,
"h": 288.2
},
"luminance": 0.52238
}Semantic roles & 50–950 ramp
primary
#BEBAEE
secondary
#C6CC80
accent
#C81DBB
background
#FEFEFF
surface
#FBFBFE
border
#D4D4D6
text
#141317
muted
#838385