#BEAED0#BEAED0
#BEAED0 is a light, muted violet. Relative luminance 0.458; OKLCH L 77.5% C 0.051 H 306.5°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BEAED0 |
|---|---|
| RGB | rgb(190, 174, 208) |
| HSL | hsl(268, 27%, 75%) |
| HSV | hsv(268, 16%, 82%) |
| CMYK | cmyk(8.7%, 16.3%, 0%, 18.4%) |
| CIE-LAB | lab(73.40, 12.15, -15.11) |
| CIE-LCH | lch(73.40, 19.39, 308.81°) |
| OKLab | oklab(77.53% 0.0302 -0.0408) |
| OKLCH | oklch(77.53% 0.051 306.5) |
| XYZ | xyz(47.7544, 45.7735, 65.9817) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.30
Thistle
#D8BFD8
ΔE00 6.43
Lavender
#B39DDB
ΔE00 8.21
Light Lavender
#DFC5FE
ΔE00 9.08
Pale Lilac
#E4CBFF
ΔE00 9.46
Light Violet
#D6B4FC
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BEAED0 #C0D0AE
analogous
#AEAFD0 #BEAED0 #CFAED0
triadic
#BEAED0 #D0BEAE #AED0BE
tetradic
#BEAED0 #D0AEAF #C0D0AE #AED0CF
square
#BEAED0 #D0AEAF #C0D0AE #AED0CF
split-complementary
#BEAED0 #D0CFAE #AFD0AE
monochromatic
#8061A3 #9F87BA #BEAED0 #DDD5E6 #EFECF4
Accessibility & contrast
On white
2.07
#BEAED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#BEAED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BEAED0
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BEAED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BEAED0 | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B4D2
Deuteranopia (green-blind)
#ABB4CF
Tritanopia (blue-blind)
#BCB2B9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #beaed0; /* rgb */ color: rgb(190, 174, 208); /* oklch */ color: oklch(77.5% 0.051 306.5);
Tailwind
colors: {
custom: {
50: '#d1c6de',
500: '#beaed0',
950: '#000000',
},
}SCSS
$custom: #beaed0; $custom-light: #d1c6de; $custom-dark: #000000;
JSON
{
"hex": "#beaed0",
"rgb": {
"r": 190,
"g": 174,
"b": 208
},
"hsl": {
"h": 268.235,
"s": 26.562,
"l": 74.902
},
"oklch": {
"l": 0.7753,
"c": 0.05073,
"h": 306.5
},
"luminance": 0.45773
}Semantic roles & 50–950 ramp
primary
#BEAED0
secondary
#E6EAE1
accent
#A54076
background
#FCFCFD
surface
#F9F8FB
border
#D2D1D4
text
#141315
muted
#828283