#BEB4FF#BEB4FF
#BEB4FF is a light, moderate blue. Relative luminance 0.508; OKLCH L 80.5% C 0.105 H 289.9°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4FF |
|---|---|
| RGB | rgb(190, 180, 255) |
| HSL | hsl(248, 100%, 85%) |
| HSV | hsv(248, 29%, 100%) |
| CMYK | cmyk(25.5%, 29.4%, 0%, 0%) |
| CIE-LAB | lab(76.56, 19.19, -35.76) |
| CIE-LCH | lch(76.56, 40.59, 298.22°) |
| OKLab | oklab(80.53% 0.0359 -0.0989) |
| OKLCH | oklch(80.53% 0.105 289.9) |
| XYZ | xyz(55.6020, 50.8087, 101.4660) |
| Luminance | 0.5081 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.20
Light Periwinkle
#C1C6FC
ΔE00 5.52
Light Violet
#D6B4FC
ΔE00 6.21
Periwinkle
#CCCCFF
ΔE00 6.84
Pastel Purple
#CAA0FF
ΔE00 7.16
Lilac (survey)
#CEA2FD
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4FF #F5FFB4
analogous
#B4CFFF #BEB4FF #E3B4FF
triadic
#BEB4FF #FFBEB4 #B4FFBE
tetradic
#BEB4FF #FFB4CF #F5FFB4 #B4FFE3
square
#BEB4FF #FFB4CF #F5FFB4 #B4FFE3
split-complementary
#BEB4FF #FFE3B4 #CFFFB4
monochromatic
#543AFF #8977FF #BEB4FF #E4E0FF #E4E0FF
Accessibility & contrast
On white
1.88
#BEB4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#BEB4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4FF
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4FF | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#A1BBFD
Tritanopia (blue-blind)
#B0C1CF
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #beb4ff; /* rgb */ color: rgb(190, 180, 255); /* oklch */ color: oklch(80.5% 0.105 289.9);
Tailwind
colors: {
custom: {
50: '#d3caff',
500: '#beb4ff',
950: '#000000',
},
}SCSS
$custom: #beb4ff; $custom-light: #d3caff; $custom-dark: #000000;
JSON
{
"hex": "#beb4ff",
"rgb": {
"r": 190,
"g": 180,
"b": 255
},
"hsl": {
"h": 248,
"s": 100,
"l": 85.294
},
"oklch": {
"l": 0.8053,
"c": 0.10524,
"h": 289.9
},
"luminance": 0.5081
}Semantic roles & 50–950 ramp
primary
#BEB4FF
secondary
#D6E671
accent
#E600C7
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141318
muted
#838286