#BEAFE4#BEAFE4
#BEAFE4 is a light, moderate violet. Relative luminance 0.472; OKLCH L 78.5% C 0.076 H 297.6°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAFE4 |
|---|---|
| RGB | rgb(190, 175, 228) |
| HSL | hsl(257, 50%, 79%) |
| HSV | hsv(257, 23%, 89%) |
| CMYK | cmyk(16.7%, 23.2%, 0%, 10.6%) |
| CIE-LAB | lab(74.32, 15.82, -24.62) |
| CIE-LCH | lch(74.32, 29.26, 302.73°) |
| OKLab | oklab(78.47% 0.0352 -0.0673) |
| OKLCH | oklch(78.47% 0.076 297.6) |
| XYZ | xyz(50.5658, 47.2083, 79.8319) |
| Luminance | 0.4721 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender
#B39DDB
ΔE00 4.99
Pale Violet
#CEAEFA
ΔE00 5.32
Light Violet
#D6B4FC
ΔE00 5.68
Light Lavender
#DFC5FE
ΔE00 6.80
Lavender (survey)
#C79FEF
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAFE4 #D5E4AF
analogous
#AFBBE4 #BEAFE4 #D9AFE4
triadic
#BEAFE4 #E4BEAF #AFE4BE
tetradic
#BEAFE4 #E4AFBB #D5E4AF #AFE4D9
square
#BEAFE4 #E4AFBB #D5E4AF #AFE4D9
split-complementary
#BEAFE4 #E4D9AF #BBE4AF
monochromatic
#7453C5 #9981D5 #BEAFE4 #E3DDF3 #ECE8F7
Accessibility & contrast
On white
2.01
#BEAFE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#BEAFE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAFE4
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAFE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAFE4 | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4B7E6
Deuteranopia (green-blind)
#A6B6E2
Tritanopia (blue-blind)
#B7B7C1
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beafe4; /* rgb */ color: rgb(190, 175, 228); /* oklch */ color: oklch(78.5% 0.076 297.6);
Tailwind
colors: {
custom: {
50: '#d2c6ec',
500: '#beafe4',
950: '#000000',
},
}SCSS
$custom: #beafe4; $custom-light: #d2c6ec; $custom-dark: #000000;
JSON
{
"hex": "#beafe4",
"rgb": {
"r": 190,
"g": 175,
"b": 228
},
"hsl": {
"h": 256.981,
"s": 49.533,
"l": 79.02
},
"oklch": {
"l": 0.78469,
"c": 0.07593,
"h": 297.6
},
"luminance": 0.47209
}Semantic roles & 50–950 ramp
primary
#BEAFE4
secondary
#E9EEDD
accent
#BD2993
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284