#BEB4E2#BEB4E2
#BEB4E2 is a light, moderate violet. Relative luminance 0.491; OKLCH L 79.4% C 0.065 H 294.8°. Best body text is #000000 at 10.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB4E2 |
|---|---|
| RGB | rgb(190, 180, 226) |
| HSL | hsl(253, 44%, 80%) |
| HSV | hsv(253, 20%, 89%) |
| CMYK | cmyk(15.9%, 20.4%, 0%, 11.4%) |
| CIE-LAB | lab(75.50, 12.64, -21.73) |
| CIE-LCH | lch(75.50, 25.14, 300.19°) |
| OKLab | oklab(79.36% 0.0274 -0.0592) |
| OKLCH | oklch(79.36% 0.065 294.8) |
| XYZ | xyz(51.2810, 49.0803, 78.7085) |
| Luminance | 0.4908 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Periwinkle
#CCCCFF
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 6.70
Lavender
#B39DDB
ΔE00 6.80
Light Lavender
#DFC5FE
ΔE00 6.84
Pale Violet
#CEAEFA
ΔE00 7.00
Light Violet
#D6B4FC
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB4E2 #D8E2B4
analogous
#B4C1E2 #BEB4E2 #D5B4E2
triadic
#BEB4E2 #E2BEB4 #B4E2BE
tetradic
#BEB4E2 #E2B4C1 #D8E2B4 #B4E2D5
square
#BEB4E2 #E2B4C1 #D8E2B4 #B4E2D5
split-complementary
#BEB4E2 #E2D5B4 #C1E2B4
monochromatic
#715CC0 #9888D1 #BEB4E2 #E4E0F3 #ECE9F6
Accessibility & contrast
On white
1.94
#BEB4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.82
#BEB4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB4E2
10.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB4E2 | 1.00 | 1.94 | 10.82 | 10.82 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AABAE4
Deuteranopia (green-blind)
#ABB9E1
Tritanopia (blue-blind)
#B7BBC4
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #beb4e2; /* rgb */ color: rgb(190, 180, 226); /* oklch */ color: oklch(79.4% 0.065 294.8);
Tailwind
colors: {
custom: {
50: '#d2caeb',
500: '#beb4e2',
950: '#000000',
},
}SCSS
$custom: #beb4e2; $custom-light: #d2caeb; $custom-dark: #000000;
JSON
{
"hex": "#beb4e2",
"rgb": {
"r": 190,
"g": 180,
"b": 226
},
"hsl": {
"h": 253.043,
"s": 44.231,
"l": 79.608
},
"oklch": {
"l": 0.79359,
"c": 0.06528,
"h": 294.8
},
"luminance": 0.49081
}Semantic roles & 50–950 ramp
primary
#BEB4E2
secondary
#EAEDDE
accent
#B72E9A
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284