#BEAAEF#BEAAEF
#BEAAEF is a light, moderate violet. Relative luminance 0.459; OKLCH L 78.0% C 0.099 H 297.4°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAAEF |
|---|---|
| RGB | rgb(190, 170, 239) |
| HSL | hsl(257, 68%, 80%) |
| HSV | hsv(257, 29%, 94%) |
| CMYK | cmyk(20.5%, 28.9%, 0%, 6.3%) |
| CIE-LAB | lab(73.50, 21.02, -31.86) |
| CIE-LCH | lch(73.50, 38.17, 303.42°) |
| OKLab | oklab(77.97% 0.0454 -0.0878) |
| OKLCH | oklch(77.97% 0.099 297.4) |
| XYZ | xyz(51.1865, 45.9283, 87.8130) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.22
Lavender
#B39DDB
ΔE00 4.12
Lavender (survey)
#C79FEF
ΔE00 4.43
Light Violet
#D6B4FC
ΔE00 4.69
Lilac (survey)
#CEA2FD
ΔE00 5.21
Pastel Purple
#CAA0FF
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAAEF #DBEFAA
analogous
#AAB9EF #BEAAEF #E0AAEF
triadic
#BEAAEF #EFBEAA #AAEFBE
tetradic
#BEAAEF #EFAAB9 #DBEFAA #AAEFE0
square
#BEAAEF #EFAAB9 #DBEFAA #AAEFE0
split-complementary
#BEAAEF #EFE0AA #B9EFAA
monochromatic
#6F43DC #9776E5 #BEAAEF #E5DEF9 #EBE5FA
Accessibility & contrast
On white
2.06
#BEAAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#BEAAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAAEF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAAEF | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB5F2
Deuteranopia (green-blind)
#9DB4ED
Tritanopia (blue-blind)
#B5B5C3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #beaaef; /* rgb */ color: rgb(190, 170, 239); /* oklch */ color: oklch(78.0% 0.099 297.4);
Tailwind
colors: {
custom: {
50: '#d2c3f4',
500: '#beaaef',
950: '#000000',
},
}SCSS
$custom: #beaaef; $custom-light: #d2c3f4; $custom-dark: #000000;
JSON
{
"hex": "#beaaef",
"rgb": {
"r": 190,
"g": 170,
"b": 239
},
"hsl": {
"h": 257.391,
"s": 68.317,
"l": 80.196
},
"oklch": {
"l": 0.77968,
"c": 0.09882,
"h": 297.4
},
"luminance": 0.45929
}Semantic roles & 50–950 ramp
primary
#BEAAEF
secondary
#EBF2D9
accent
#D0159A
background
#FDFCFE
surface
#FAF8FD
border
#D3D1D5
text
#141217
muted
#838185