#BEAFE5#BEAFE5
#BEAFE5 is a light, moderate violet. Relative luminance 0.473; OKLCH L 78.5% C 0.077 H 297.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFE5 |
|---|---|
| RGB | rgb(190, 175, 229) |
| HSL | hsl(257, 51%, 79%) |
| HSV | hsv(257, 24%, 90%) |
| CMYK | cmyk(17%, 23.6%, 0%, 10.2%) |
| CIE-LAB | lab(74.36, 16.04, -25.10) |
| CIE-LCH | lch(74.36, 29.79, 302.58°) |
| OKLab | oklab(78.51% 0.0355 -0.0687) |
| OKLCH | oklch(78.51% 0.077 297.3) |
| XYZ | xyz(50.7050, 47.2640, 80.5651) |
| Luminance | 0.4726 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.93
Pale Violet
#CEAEFA
ΔE00 5.14
Light Violet
#D6B4FC
ΔE00 5.55
Lavender (survey)
#C79FEF
ΔE00 6.74
Light Lavender
#DFC5FE
ΔE00 6.79
Light Periwinkle
#C1C6FC
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFE5 #D6E5AF
analogous
#AFBBE5 #BEAFE5 #D9AFE5
triadic
#BEAFE5 #E5BEAF #AFE5BE
tetradic
#BEAFE5 #E5AFBB #D6E5AF #AFE5D9
square
#BEAFE5 #E5AFBB #D6E5AF #AFE5D9
split-complementary
#BEAFE5 #E5D9AF #BBE5AF
monochromatic
#7353C7 #9881D6 #BEAFE5 #E4DDF4 #ECE8F7
Accessibility & contrast
On white
2.01
#BEAFE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#BEAFE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFE5
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFE5 | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B7E7
Deuteranopia (green-blind)
#A6B6E3
Tritanopia (blue-blind)
#B7B7C2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beafe5; /* rgb */ color: rgb(190, 175, 229); /* oklch */ color: oklch(78.5% 0.077 297.3);
Tailwind
colors: {
custom: {
50: '#d2c6ed',
500: '#beafe5',
950: '#000000',
},
}SCSS
$custom: #beafe5; $custom-light: #d2c6ed; $custom-dark: #000000;
JSON
{
"hex": "#beafe5",
"rgb": {
"r": 190,
"g": 175,
"b": 229
},
"hsl": {
"h": 256.667,
"s": 50.943,
"l": 79.216
},
"oklch": {
"l": 0.78508,
"c": 0.07729,
"h": 297.3
},
"luminance": 0.47264
}Semantic roles & 50–950 ramp
primary
#BEAFE5
secondary
#EAEFDC
accent
#BE2794
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284