#BEAEF8#BEAEF8
#BEAEF8 is a light, moderate violet. Relative luminance 0.480; OKLCH L 79.1% C 0.105 H 293.8°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAEF8 |
|---|---|
| RGB | rgb(190, 174, 248) |
| HSL | hsl(253, 84%, 83%) |
| HSV | hsv(253, 30%, 97%) |
| CMYK | cmyk(23.4%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(74.82, 20.87, -34.68) |
| CIE-LCH | lch(74.82, 40.48, 301.04°) |
| OKLab | oklab(79.1% 0.0423 -0.0958) |
| OKLCH | oklch(79.1% 0.105 293.8) |
| XYZ | xyz(53.3106, 47.9959, 95.2442) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.77
Light Violet
#D6B4FC
ΔE00 5.18
Pastel Purple
#CAA0FF
ΔE00 5.65
Lavender (survey)
#C79FEF
ΔE00 5.70
Lilac (survey)
#CEA2FD
ΔE00 5.76
Lavender
#B39DDB
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAEF8 #E8F8AE
analogous
#AEC3F8 #BEAEF8 #E3AEF8
triadic
#BEAEF8 #F8BEAE #AEF8BE
tetradic
#BEAEF8 #F8AEC3 #E8F8AE #AEF8E3
square
#BEAEF8 #F8AEC3 #E8F8AE #AEF8E3
split-complementary
#BEAEF8 #F8E3AE #C3F8AE
monochromatic
#643DEE #9176F3 #BEAEF8 #E8E3FD #E8E3FD
Accessibility & contrast
On white
1.98
#BEAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#BEAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAEF8
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAEF8 | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB9FB
Deuteranopia (green-blind)
#9DB7F6
Tritanopia (blue-blind)
#B2BAC8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beaef8; /* rgb */ color: rgb(190, 174, 248); /* oklch */ color: oklch(79.1% 0.105 293.8);
Tailwind
colors: {
custom: {
50: '#d2c6fa',
500: '#beaef8',
950: '#000000',
},
}SCSS
$custom: #beaef8; $custom-light: #d2c6fa; $custom-dark: #000000;
JSON
{
"hex": "#beaef8",
"rgb": {
"r": 190,
"g": 174,
"b": 248
},
"hsl": {
"h": 252.973,
"s": 84.091,
"l": 82.745
},
"oklch": {
"l": 0.791,
"c": 0.10474,
"h": 293.8
},
"luminance": 0.47997
}Semantic roles & 50–950 ramp
primary
#BEAEF8
secondary
#EEF5D6
accent
#E105B1
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285