#BEB3FF#BEB3FF
#BEB3FF is a light, moderate blue. Relative luminance 0.504; OKLCH L 80.3% C 0.107 H 290.4°. Best body text is #000000 at 11.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB3FF |
|---|---|
| RGB | rgb(190, 179, 255) |
| HSL | hsl(249, 100%, 85%) |
| HSV | hsv(249, 30%, 100%) |
| CMYK | cmyk(25.5%, 29.8%, 0%, 0%) |
| CIE-LAB | lab(76.32, 19.74, -36.14) |
| CIE-LCH | lch(76.32, 41.18, 298.65°) |
| OKLab | oklab(80.34% 0.0372 -0.1) |
| OKLCH | oklch(80.34% 0.107 290.4) |
| XYZ | xyz(55.4009, 50.4064, 101.3990) |
| Luminance | 0.5041 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.02
Light Periwinkle
#C1C6FC
ΔE00 5.81
Light Violet
#D6B4FC
ΔE00 6.11
Pastel Purple
#CAA0FF
ΔE00 6.87
Lilac (survey)
#CEA2FD
ΔE00 7.06
Periwinkle
#CCCCFF
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB3FF #F4FFB3
analogous
#B3CEFF #BEB3FF #E4B3FF
triadic
#BEB3FF #FFBEB3 #B3FFBE
tetradic
#BEB3FF #FFB3CE #F4FFB3 #B3FFE4
square
#BEB3FF #FFB3CE #F4FFB3 #B3FFE4
split-complementary
#BEB3FF #FFE4B3 #CEFFB3
monochromatic
#5539FF #8A76FF #BEB3FF #E5E0FF #E5E0FF
Accessibility & contrast
On white
1.90
#BEB3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.08
#BEB3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB3FF
11.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB3FF | 1.00 | 1.90 | 11.08 | 11.08 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FBEFF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#B0C0CE
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #beb3ff; /* rgb */ color: rgb(190, 179, 255); /* oklch */ color: oklch(80.3% 0.107 290.4);
Tailwind
colors: {
custom: {
50: '#d3c9ff',
500: '#beb3ff',
950: '#000000',
},
}SCSS
$custom: #beb3ff; $custom-light: #d3c9ff; $custom-dark: #000000;
JSON
{
"hex": "#beb3ff",
"rgb": {
"r": 190,
"g": 179,
"b": 255
},
"hsl": {
"h": 248.684,
"s": 100,
"l": 85.098
},
"oklch": {
"l": 0.80342,
"c": 0.10672,
"h": 290.4
},
"luminance": 0.50407
}Semantic roles & 50–950 ramp
primary
#BEB3FF
secondary
#D5E670
accent
#E600C4
background
#FEFDFF
surface
#FBF9FF
border
#D4D2D7
text
#141318
muted
#838286