#BEB2ED#BEB2ED
#BEB2ED is a light, moderate violet. Relative luminance 0.489; OKLCH L 79.4% C 0.084 H 293.7°. Best body text is #000000 at 10.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BEB2ED |
|---|---|
| RGB | rgb(190, 178, 237) |
| HSL | hsl(252, 62%, 81%) |
| HSV | hsv(252, 25%, 93%) |
| CMYK | cmyk(19.8%, 24.9%, 0%, 7.1%) |
| CIE-LAB | lab(75.39, 16.16, -27.86) |
| CIE-LCH | lch(75.39, 32.21, 300.11°) |
| OKLab | oklab(79.4% 0.0336 -0.0765) |
| OKLCH | oklch(79.4% 0.084 293.7) |
| XYZ | xyz(52.4382, 48.9019, 86.7807) |
| Luminance | 0.4890 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.78
Light Violet
#D6B4FC
ΔE00 5.37
Lavender
#B39DDB
ΔE00 5.71
Light Periwinkle
#C1C6FC
ΔE00 6.07
Periwinkle
#CCCCFF
ΔE00 6.60
Light Lavender
#DFC5FE
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEB2ED #E1EDB2
analogous
#B2C4ED #BEB2ED #DCB2ED
triadic
#BEB2ED #EDBEB2 #B2EDBE
tetradic
#BEB2ED #EDB2C4 #E1EDB2 #B2EDDC
square
#BEB2ED #EDB2C4 #E1EDB2 #B2EDDC
split-complementary
#BEB2ED #EDDCB2 #C4EDB2
monochromatic
#6A4FD6 #9480E1 #BEB2ED #E8E4F9 #EAE6F9
Accessibility & contrast
On white
1.95
#BEB2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.78
#BEB2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEB2ED
10.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEB2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEB2ED | 1.00 | 1.95 | 10.78 | 10.78 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF0
Deuteranopia (green-blind)
#A6B9EB
Tritanopia (blue-blind)
#B5BBC6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #beb2ed; /* rgb */ color: rgb(190, 178, 237); /* oklch */ color: oklch(79.4% 0.084 293.7);
Tailwind
colors: {
custom: {
50: '#d2c9f3',
500: '#beb2ed',
950: '#000000',
},
}SCSS
$custom: #beb2ed; $custom-light: #d2c9f3; $custom-dark: #000000;
JSON
{
"hex": "#beb2ed",
"rgb": {
"r": 190,
"g": 178,
"b": 237
},
"hsl": {
"h": 252.203,
"s": 62.105,
"l": 81.373
},
"oklch": {
"l": 0.79401,
"c": 0.08353,
"h": 293.7
},
"luminance": 0.48902
}Semantic roles & 50–950 ramp
primary
#BEB2ED
secondary
#ECF1DA
accent
#CA1CA6
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285