#BEAEED#BEAEED
#BEAEED is a light, moderate violet. Relative luminance 0.473; OKLCH L 78.6% C 0.090 H 295.9°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAEED |
|---|---|
| RGB | rgb(190, 174, 237) |
| HSL | hsl(255, 64%, 81%) |
| HSV | hsv(255, 27%, 93%) |
| CMYK | cmyk(19.8%, 26.6%, 0%, 7.1%) |
| CIE-LAB | lab(74.40, 18.36, -29.38) |
| CIE-LCH | lch(74.40, 34.65, 302.01°) |
| OKLab | oklab(78.64% 0.0393 -0.0807) |
| OKLCH | oklch(78.64% 0.09 295.9) |
| XYZ | xyz(51.6539, 47.3333, 86.5193) |
| Luminance | 0.4733 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.88
Lavender
#B39DDB
ΔE00 4.71
Light Violet
#D6B4FC
ΔE00 4.84
Lavender (survey)
#C79FEF
ΔE00 5.70
Lilac (survey)
#CEA2FD
ΔE00 6.49
Pastel Purple
#CAA0FF
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAEED #DDEDAE
analogous
#AEBDED #BEAEED #DDAEED
triadic
#BEAEED #EDBEAE #AEEDBE
tetradic
#BEAEED #EDAEBD #DDEDAE #AEEDDD
square
#BEAEED #EDAEBD #DDEDAE #AEEDDD
split-complementary
#BEAEED #EDDDAE #BDEDAE
monochromatic
#6E4AD7 #967CE2 #BEAEED #E6E0F8 #EBE6F9
Accessibility & contrast
On white
2.01
#BEAEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#BEAEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAEED
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAEED | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0B7F0
Deuteranopia (green-blind)
#A2B6EB
Tritanopia (blue-blind)
#B5B8C4
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #beaeed; /* rgb */ color: rgb(190, 174, 237); /* oklch */ color: oklch(78.6% 0.090 295.9);
Tailwind
colors: {
custom: {
50: '#d2c6f3',
500: '#beaeed',
950: '#000000',
},
}SCSS
$custom: #beaeed; $custom-light: #d2c6f3; $custom-dark: #000000;
JSON
{
"hex": "#beaeed",
"rgb": {
"r": 190,
"g": 174,
"b": 237
},
"hsl": {
"h": 255.238,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.78638,
"c": 0.08977,
"h": 295.9
},
"luminance": 0.47334
}Semantic roles & 50–950 ramp
primary
#BEAEED
secondary
#EBF1DA
accent
#CB1A9E
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141317
muted
#828285