#BEAEF9#BEAEF9
#BEAEF9 is a light, moderate violet. Relative luminance 0.481; OKLCH L 79.1% C 0.106 H 293.6°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAEF9 |
|---|---|
| RGB | rgb(190, 174, 249) |
| HSL | hsl(253, 86%, 83%) |
| HSV | hsv(253, 30%, 98%) |
| CMYK | cmyk(23.7%, 30.1%, 0%, 2.4%) |
| CIE-LAB | lab(74.86, 21.10, -35.16) |
| CIE-LCH | lch(74.86, 41.01, 300.97°) |
| OKLab | oklab(79.14% 0.0425 -0.0972) |
| OKLCH | oklch(79.14% 0.106 293.6) |
| XYZ | xyz(53.4661, 48.0582, 96.0635) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.83
Light Violet
#D6B4FC
ΔE00 5.26
Pastel Purple
#CAA0FF
ΔE00 5.60
Lilac (survey)
#CEA2FD
ΔE00 5.74
Lavender (survey)
#C79FEF
ΔE00 5.75
Lavender
#B39DDB
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAEF9 #E9F9AE
analogous
#AEC3F9 #BEAEF9 #E3AEF9
triadic
#BEAEF9 #F9BEAE #AEF9BE
tetradic
#BEAEF9 #F9AEC3 #E9F9AE #AEF9E3
square
#BEAEF9 #F9AEC3 #E9F9AE #AEF9E3
split-complementary
#BEAEF9 #F9E3AE #C3F9AE
monochromatic
#633CF1 #9075F5 #BEAEF9 #E8E3FD #E8E3FD
Accessibility & contrast
On white
1.98
#BEAEF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#BEAEF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAEF9
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAEF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAEF9 | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BB9FC
Deuteranopia (green-blind)
#9DB7F7
Tritanopia (blue-blind)
#B2BAC9
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #beaef9; /* rgb */ color: rgb(190, 174, 249); /* oklch */ color: oklch(79.1% 0.106 293.6);
Tailwind
colors: {
custom: {
50: '#d2c6fb',
500: '#beaef9',
950: '#000000',
},
}SCSS
$custom: #beaef9; $custom-light: #d2c6fb; $custom-dark: #000000;
JSON
{
"hex": "#beaef9",
"rgb": {
"r": 190,
"g": 174,
"b": 249
},
"hsl": {
"h": 252.8,
"s": 86.207,
"l": 82.941
},
"oklch": {
"l": 0.79143,
"c": 0.1061,
"h": 293.6
},
"luminance": 0.48059
}Semantic roles & 50–950 ramp
primary
#BEAEF9
secondary
#EEF5D6
accent
#E303B3
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285