#BEAEF4#BEAEF4
#BEAEF4 is a light, moderate violet. Relative luminance 0.478; OKLCH L 78.9% C 0.099 H 294.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAEF4 |
|---|---|
| RGB | rgb(190, 174, 244) |
| HSL | hsl(254, 76%, 82%) |
| HSV | hsv(254, 29%, 96%) |
| CMYK | cmyk(22.1%, 28.7%, 0%, 4.3%) |
| CIE-LAB | lab(74.67, 19.95, -32.76) |
| CIE-LCH | lch(74.67, 38.36, 301.34°) |
| OKLab | oklab(78.93% 0.0412 -0.0904) |
| OKLCH | oklch(78.93% 0.099 294.5) |
| XYZ | xyz(52.6966, 47.7504, 92.0109) |
| Luminance | 0.4775 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.63
Light Violet
#D6B4FC
ΔE00 4.93
Lavender
#B39DDB
ΔE00 5.33
Lavender (survey)
#C79FEF
ΔE00 5.58
Lilac (survey)
#CEA2FD
ΔE00 5.91
Pastel Purple
#CAA0FF
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAEF4 #E4F4AE
analogous
#AEC1F4 #BEAEF4 #E1AEF4
triadic
#BEAEF4 #F4BEAE #AEF4BE
tetradic
#BEAEF4 #F4AEC1 #E4F4AE #AEF4E1
square
#BEAEF4 #F4AEC1 #E4F4AE #AEF4E1
split-complementary
#BEAEF4 #F4E1AE #C1F4AE
monochromatic
#6842E5 #9378ED #BEAEF4 #E9E4FB #E9E4FB
Accessibility & contrast
On white
1.99
#BEAEF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#BEAEF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAEF4
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAEF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAEF4 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB8F7
Deuteranopia (green-blind)
#9FB7F2
Tritanopia (blue-blind)
#B3B9C7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beaef4; /* rgb */ color: rgb(190, 174, 244); /* oklch */ color: oklch(78.9% 0.099 294.5);
Tailwind
colors: {
custom: {
50: '#d2c6f8',
500: '#beaef4',
950: '#000000',
},
}SCSS
$custom: #beaef4; $custom-light: #d2c6f8; $custom-dark: #000000;
JSON
{
"hex": "#beaef4",
"rgb": {
"r": 190,
"g": 174,
"b": 244
},
"hsl": {
"h": 253.714,
"s": 76.087,
"l": 81.961
},
"oklch": {
"l": 0.7893,
"c": 0.09931,
"h": 294.5
},
"luminance": 0.47751
}Semantic roles & 50–950 ramp
primary
#BEAEF4
secondary
#EDF3D8
accent
#D80DAA
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285