#BEAFF8#BEAFF8
#BEAFF8 is a light, moderate violet. Relative luminance 0.484; OKLCH L 79.3% C 0.103 H 293.3°. Best body text is #000000 at 10.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFF8 |
|---|---|
| RGB | rgb(190, 175, 248) |
| HSL | hsl(252, 84%, 83%) |
| HSV | hsv(252, 29%, 97%) |
| CMYK | cmyk(23.4%, 29.4%, 0%, 2.7%) |
| CIE-LAB | lab(75.07, 20.32, -34.31) |
| CIE-LCH | lch(75.07, 39.87, 300.64°) |
| OKLab | oklab(79.29% 0.0409 -0.0948) |
| OKLCH | oklch(79.29% 0.103 293.3) |
| XYZ | xyz(53.5045, 48.3838, 95.3089) |
| Luminance | 0.4838 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.91
Light Violet
#D6B4FC
ΔE00 5.22
Pastel Purple
#CAA0FF
ΔE00 5.94
Lavender (survey)
#C79FEF
ΔE00 5.97
Lavender
#B39DDB
ΔE00 5.98
Lilac (survey)
#CEA2FD
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFF8 #E9F8AF
analogous
#AFC4F8 #BEAFF8 #E2AFF8
triadic
#BEAFF8 #F8BEAF #AFF8BE
tetradic
#BEAFF8 #F8AFC4 #E9F8AF #AFF8E2
square
#BEAFF8 #F8AFC4 #E9F8AF #AFF8E2
split-complementary
#BEAFF8 #F8E2AF #C4F8AF
monochromatic
#633EEE #9077F3 #BEAFF8 #E8E3FD #E8E3FD
Accessibility & contrast
On white
1.97
#BEAFF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.68
#BEAFF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFF8
10.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFF8 | 1.00 | 1.97 | 10.68 | 10.68 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFB
Deuteranopia (green-blind)
#9EB8F6
Tritanopia (blue-blind)
#B2BBC9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #beaff8; /* rgb */ color: rgb(190, 175, 248); /* oklch */ color: oklch(79.3% 0.103 293.3);
Tailwind
colors: {
custom: {
50: '#d2c7fa',
500: '#beaff8',
950: '#000000',
},
}SCSS
$custom: #beaff8; $custom-light: #d2c7fa; $custom-dark: #000000;
JSON
{
"hex": "#beaff8",
"rgb": {
"r": 190,
"g": 175,
"b": 248
},
"hsl": {
"h": 252.329,
"s": 83.908,
"l": 82.941
},
"oklch": {
"l": 0.79288,
"c": 0.10321,
"h": 293.3
},
"luminance": 0.48384
}Semantic roles & 50–950 ramp
primary
#BEAFF8
secondary
#EEF4D7
accent
#E005B3
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285