#BEB8EA#BEB8EA
#BEB8EA is a light, moderate blue. Relative luminance 0.512; OKLCH L 80.4% C 0.070 H 290.2°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB8EA |
|---|---|
| RGB | rgb(190, 184, 234) |
| HSL | hsl(247, 54%, 82%) |
| HSV | hsv(247, 21%, 92%) |
| CMYK | cmyk(18.8%, 21.4%, 0%, 8.2%) |
| CIE-LAB | lab(76.78, 12.20, -24.11) |
| CIE-LCH | lch(76.78, 27.03, 296.84°) |
| OKLab | oklab(80.44% 0.0243 -0.0659) |
| OKLCH | oklch(80.44% 0.07 290.2) |
| XYZ | xyz(53.2236, 51.1680, 84.8983) |
| Luminance | 0.5117 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.76
Periwinkle
#CCCCFF
ΔE00 5.05
Light Lavender
#DFC5FE
ΔE00 6.75
Pale Violet
#CEAEFA
ΔE00 6.83
Light Violet
#D6B4FC
ΔE00 6.96
Lavender
#B39DDB
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB8EA #E4EAB8
analogous
#B8CBEA #BEB8EA #D7B8EA
triadic
#BEB8EA #EABEB8 #B8EABE
tetradic
#BEB8EA #EAB8CB #E4EAB8 #B8EAD7
square
#BEB8EA #EAB8CB #E4EAB8 #B8EAD7
split-complementary
#BEB8EA #EAD7B8 #CBEAB8
monochromatic
#685ACE #9389DC #BEB8EA #E9E7F8 #E9E7F8
Accessibility & contrast
On white
1.87
#BEB8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#BEB8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB8EA
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB8EA | 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)
#ACBEEC
Deuteranopia (green-blind)
#ACBCE9
Tritanopia (blue-blind)
#B5C0C9
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #beb8ea; /* rgb */ color: rgb(190, 184, 234); /* oklch */ color: oklch(80.4% 0.070 290.2);
Tailwind
colors: {
custom: {
50: '#d2cdf0',
500: '#beb8ea',
950: '#000000',
},
}SCSS
$custom: #beb8ea; $custom-light: #d2cdf0; $custom-dark: #000000;
JSON
{
"hex": "#beb8ea",
"rgb": {
"r": 190,
"g": 184,
"b": 234
},
"hsl": {
"h": 247.2,
"s": 54.348,
"l": 81.961
},
"oklch": {
"l": 0.80443,
"c": 0.07027,
"h": 290.2
},
"luminance": 0.51169
}Semantic roles & 50–950 ramp
primary
#BEB8EA
secondary
#BEC680
accent
#C224AF
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385