#BEAFE2#BEAFE2
#BEAFE2 is a light, moderate violet. Relative luminance 0.471; OKLCH L 78.4% C 0.073 H 298.2°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFE2 |
|---|---|
| RGB | rgb(190, 175, 226) |
| HSL | hsl(258, 47%, 79%) |
| HSV | hsv(258, 23%, 89%) |
| CMYK | cmyk(15.9%, 22.6%, 0%, 11.4%) |
| CIE-LAB | lab(74.25, 15.39, -23.64) |
| CIE-LCH | lch(74.25, 28.20, 303.06°) |
| OKLab | oklab(78.39% 0.0346 -0.0645) |
| OKLCH | oklch(78.39% 0.073 298.2) |
| XYZ | xyz(50.2898, 47.0979, 78.3781) |
| Luminance | 0.4710 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 5.14
Pale Violet
#CEAEFA
ΔE00 5.70
Light Violet
#D6B4FC
ΔE00 5.96
Light Lavender
#DFC5FE
ΔE00 6.85
Lavender (survey)
#C79FEF
ΔE00 7.16
Light Periwinkle
#C1C6FC
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFE2 #D3E2AF
analogous
#AFB9E2 #BEAFE2 #D7AFE2
triadic
#BEAFE2 #E2BEAF #AFE2BE
tetradic
#BEAFE2 #E2AFB9 #D3E2AF #AFE2D7
square
#BEAFE2 #E2AFB9 #D3E2AF #AFE2D7
split-complementary
#BEAFE2 #E2D7AF #B9E2AF
monochromatic
#7555C1 #9A82D2 #BEAFE2 #E2DCF2 #EDE9F7
Accessibility & contrast
On white
2.02
#BEAFE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#BEAFE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFE2
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFE2 | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5B7E4
Deuteranopia (green-blind)
#A7B6E1
Tritanopia (blue-blind)
#B8B7C0
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beafe2; /* rgb */ color: rgb(190, 175, 226); /* oklch */ color: oklch(78.4% 0.073 298.2);
Tailwind
colors: {
custom: {
50: '#d2c6eb',
500: '#beafe2',
950: '#000000',
},
}SCSS
$custom: #beafe2; $custom-light: #d2c6eb; $custom-dark: #000000;
JSON
{
"hex": "#beafe2",
"rgb": {
"r": 190,
"g": 175,
"b": 226
},
"hsl": {
"h": 257.647,
"s": 46.789,
"l": 78.627
},
"oklch": {
"l": 0.78391,
"c": 0.07321,
"h": 298.2
},
"luminance": 0.47098
}Semantic roles & 50–950 ramp
primary
#BEAFE2
secondary
#E9EEDD
accent
#BA2B90
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284