#BEB7EA#BEB7EA
#BEB7EA is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.2% C 0.072 H 291.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB7EA |
|---|---|
| RGB | rgb(190, 183, 234) |
| HSL | hsl(248, 55%, 82%) |
| HSV | hsv(248, 22%, 92%) |
| CMYK | cmyk(18.8%, 21.8%, 0%, 8.2%) |
| CIE-LAB | lab(76.53, 12.75, -24.50) |
| CIE-LCH | lch(76.53, 27.62, 297.50°) |
| OKLab | oklab(80.25% 0.0257 -0.067) |
| OKLCH | oklch(80.25% 0.072 291) |
| XYZ | xyz(53.0166, 50.7541, 84.8293) |
| Luminance | 0.5075 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.00
Periwinkle
#CCCCFF
ΔE00 5.30
Pale Violet
#CEAEFA
ΔE00 6.52
Light Lavender
#DFC5FE
ΔE00 6.67
Light Violet
#D6B4FC
ΔE00 6.69
Lavender
#B39DDB
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB7EA #E3EAB7
analogous
#B7CAEA #BEB7EA #D8B7EA
triadic
#BEB7EA #EABEB7 #B7EABE
tetradic
#BEB7EA #EAB7CA #E3EAB7 #B7EAD8
square
#BEB7EA #EAB7CA #E3EAB7 #B7EAD8
split-complementary
#BEB7EA #EAD8B7 #CAEAB7
monochromatic
#6858CE #9388DC #BEB7EA #E9E6F8 #EAE7F8
Accessibility & contrast
On white
1.88
#BEB7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#BEB7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB7EA
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB7EA | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABBEEC
Deuteranopia (green-blind)
#ABBCE9
Tritanopia (blue-blind)
#B5BFC8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #beb7ea; /* rgb */ color: rgb(190, 183, 234); /* oklch */ color: oklch(80.2% 0.072 291.0);
Tailwind
colors: {
custom: {
50: '#d2ccf0',
500: '#beb7ea',
950: '#000000',
},
}SCSS
$custom: #beb7ea; $custom-light: #d2ccf0; $custom-dark: #000000;
JSON
{
"hex": "#beb7ea",
"rgb": {
"r": 190,
"g": 183,
"b": 234
},
"hsl": {
"h": 248.235,
"s": 54.839,
"l": 81.765
},
"oklch": {
"l": 0.80248,
"c": 0.07177,
"h": 291
},
"luminance": 0.50755
}Semantic roles & 50–950 ramp
primary
#BEB7EA
secondary
#BCC67F
accent
#C223AC
background
#FEFEFF
surface
#FBFAFE
border
#D4D3D6
text
#141316
muted
#838385