#BEB6EA#BEB6EA
#BEB6EA is a light, moderate blue. Relative luminance 0.503; OKLCH L 80.1% C 0.073 H 291.7°. Best body text is #000000 at 11.07:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB6EA |
|---|---|
| RGB | rgb(190, 182, 234) |
| HSL | hsl(249, 55%, 82%) |
| HSV | hsv(249, 22%, 92%) |
| CMYK | cmyk(18.8%, 22.2%, 0%, 8.2%) |
| CIE-LAB | lab(76.28, 13.30, -24.88) |
| CIE-LCH | lch(76.28, 28.21, 298.13°) |
| OKLab | oklab(80.05% 0.0271 -0.0681) |
| OKLCH | oklch(80.05% 0.073 291.7) |
| XYZ | xyz(52.8111, 50.3430, 84.7608) |
| Luminance | 0.5034 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.24
Periwinkle
#CCCCFF
ΔE00 5.56
Pale Violet
#CEAEFA
ΔE00 6.23
Light Violet
#D6B4FC
ΔE00 6.44
Light Lavender
#DFC5FE
ΔE00 6.62
Lavender
#B39DDB
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB6EA #E2EAB6
analogous
#B6C8EA #BEB6EA #D8B6EA
triadic
#BEB6EA #EABEB6 #B6EABE
tetradic
#BEB6EA #EAB6C8 #E2EAB6 #B6EAD8
square
#BEB6EA #EAB6C8 #E2EAB6 #B6EAD8
split-complementary
#BEB6EA #EAD8B6 #C8EAB6
monochromatic
#6957CF #9486DC #BEB6EA #E8E6F8 #EAE7F8
Accessibility & contrast
On white
1.90
#BEB6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.07
#BEB6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB6EA
11.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB6EA | 1.00 | 1.90 | 11.07 | 11.07 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABDEC
Deuteranopia (green-blind)
#AABBE9
Tritanopia (blue-blind)
#B5BEC8
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #beb6ea; /* rgb */ color: rgb(190, 182, 234); /* oklch */ color: oklch(80.1% 0.073 291.7);
Tailwind
colors: {
custom: {
50: '#d2cbf0',
500: '#beb6ea',
950: '#000000',
},
}SCSS
$custom: #beb6ea; $custom-light: #d2cbf0; $custom-dark: #000000;
JSON
{
"hex": "#beb6ea",
"rgb": {
"r": 190,
"g": 182,
"b": 234
},
"hsl": {
"h": 249.231,
"s": 55.319,
"l": 81.569
},
"oklch": {
"l": 0.80054,
"c": 0.07328,
"h": 291.7
},
"luminance": 0.50344
}Semantic roles & 50–950 ramp
primary
#BEB6EA
secondary
#BBC67E
accent
#C323AA
background
#FEFDFF
surface
#FBF9FE
border
#D4D2D6
text
#141316
muted
#838285