#BEB0EA#BEB0EA
#BEB0EA is a light, moderate violet. Relative luminance 0.479; OKLCH L 78.9% C 0.083 H 295.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB0EA |
|---|---|
| RGB | rgb(190, 176, 234) |
| HSL | hsl(254, 58%, 80%) |
| HSV | hsv(254, 25%, 92%) |
| CMYK | cmyk(18.8%, 24.8%, 0%, 8.2%) |
| CIE-LAB | lab(74.79, 16.59, -27.16) |
| CIE-LCH | lch(74.79, 31.83, 301.42°) |
| OKLab | oklab(78.9% 0.0356 -0.0745) |
| OKLCH | oklch(78.9% 0.083 295.5) |
| XYZ | xyz(51.6085, 47.9380, 84.3600) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.62
Lavender
#B39DDB
ΔE00 5.11
Light Violet
#D6B4FC
ΔE00 5.22
Lavender (survey)
#C79FEF
ΔE00 6.54
Light Lavender
#DFC5FE
ΔE00 6.78
Light Periwinkle
#C1C6FC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB0EA #DCEAB0
analogous
#B0BFEA #BEB0EA #DBB0EA
triadic
#BEB0EA #EABEB0 #B0EABE
tetradic
#BEB0EA #EAB0BF #DCEAB0 #B0EADB
square
#BEB0EA #EAB0BF #DCEAB0 #B0EADB
split-complementary
#BEB0EA #EADBB0 #BFEAB0
monochromatic
#6E4FD0 #9680DD #BEB0EA #E6E0F7 #EBE7F9
Accessibility & contrast
On white
1.98
#BEB0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#BEB0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB0EA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB0EA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3B8EC
Deuteranopia (green-blind)
#A5B7E8
Tritanopia (blue-blind)
#B6B9C4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beb0ea; /* rgb */ color: rgb(190, 176, 234); /* oklch */ color: oklch(78.9% 0.083 295.5);
Tailwind
colors: {
custom: {
50: '#d2c7f1',
500: '#beb0ea',
950: '#000000',
},
}SCSS
$custom: #beb0ea; $custom-light: #d2c7f1; $custom-dark: #000000;
JSON
{
"hex": "#beb0ea",
"rgb": {
"r": 190,
"g": 176,
"b": 234
},
"hsl": {
"h": 254.483,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.78898,
"c": 0.08254,
"h": 295.5
},
"luminance": 0.47938
}Semantic roles & 50–950 ramp
primary
#BEB0EA
secondary
#EBF0DB
accent
#C6209E
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284