#BEAFEA#BEAFEA
#BEAFEA is a light, moderate violet. Relative luminance 0.475; OKLCH L 78.7% C 0.084 H 296.1°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFEA |
|---|---|
| RGB | rgb(190, 175, 234) |
| HSL | hsl(255, 58%, 80%) |
| HSV | hsv(255, 25%, 92%) |
| CMYK | cmyk(18.8%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(74.54, 17.14, -27.54) |
| CIE-LCH | lch(74.54, 32.44, 301.90°) |
| OKLab | oklab(78.71% 0.037 -0.0756) |
| OKLCH | oklch(78.71% 0.084 296.1) |
| XYZ | xyz(51.4132, 47.5473, 84.2949) |
| Luminance | 0.4755 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.39
Lavender
#B39DDB
ΔE00 4.84
Light Violet
#D6B4FC
ΔE00 5.08
Lavender (survey)
#C79FEF
ΔE00 6.21
Light Lavender
#DFC5FE
ΔE00 6.88
Light Periwinkle
#C1C6FC
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFEA #DBEAAF
analogous
#AFBDEA #BEAFEA #DBAFEA
triadic
#BEAFEA #EABEAF #AFEABE
tetradic
#BEAFEA #EAAFBD #DBEAAF #AFEADB
square
#BEAFEA #EAAFBD #DBEAAF #AFEADB
split-complementary
#BEAFEA #EADBAF #BDEAAF
monochromatic
#6F4ED1 #977FDD #BEAFEA #E5DFF7 #EBE7F9
Accessibility & contrast
On white
2.00
#BEAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#BEAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFEA
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFEA | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8ED
Deuteranopia (green-blind)
#A4B7E8
Tritanopia (blue-blind)
#B6B8C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beafea; /* rgb */ color: rgb(190, 175, 234); /* oklch */ color: oklch(78.7% 0.084 296.1);
Tailwind
colors: {
custom: {
50: '#d2c6f1',
500: '#beafea',
950: '#000000',
},
}SCSS
$custom: #beafea; $custom-light: #d2c6f1; $custom-dark: #000000;
JSON
{
"hex": "#beafea",
"rgb": {
"r": 190,
"g": 175,
"b": 234
},
"hsl": {
"h": 255.254,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.78707,
"c": 0.08411,
"h": 296.1
},
"luminance": 0.47548
}Semantic roles & 50–950 ramp
primary
#BEAFEA
secondary
#EBF0DB
accent
#C61F9C
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284