#BDAEF6#BDAEF6
#BDAEF6 is a light, moderate violet. Relative luminance 0.477; OKLCH L 78.9% C 0.102 H 293.5°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEF6 |
|---|---|
| RGB | rgb(189, 174, 246) |
| HSL | hsl(253, 80%, 82%) |
| HSV | hsv(253, 29%, 96%) |
| CMYK | cmyk(23.2%, 29.3%, 0%, 3.5%) |
| CIE-LAB | lab(74.66, 20.11, -33.86) |
| CIE-LCH | lch(74.66, 39.38, 300.71°) |
| OKLab | oklab(78.93% 0.0406 -0.0935) |
| OKLCH | oklch(78.93% 0.102 293.5) |
| XYZ | xyz(52.7530, 47.7441, 93.6072) |
| Luminance | 0.4774 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.92
Light Violet
#D6B4FC
ΔE00 5.28
Lavender
#B39DDB
ΔE00 5.64
Lavender (survey)
#C79FEF
ΔE00 5.82
Pastel Purple
#CAA0FF
ΔE00 5.92
Lilac (survey)
#CEA2FD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEF6 #E7F6AE
analogous
#AEC3F6 #BDAEF6 #E1AEF6
triadic
#BDAEF6 #F6BDAE #AEF6BD
tetradic
#BDAEF6 #F6AEC3 #E7F6AE #AEF6E1
square
#BDAEF6 #F6AEC3 #E7F6AE #AEF6E1
split-complementary
#BDAEF6 #F6E1AE #C3F6AE
monochromatic
#6340EA #9077F0 #BDAEF6 #E9E3FC #E9E3FC
Accessibility & contrast
On white
1.99
#BDAEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#BDAEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEF6
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEF6 | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB9F9
Deuteranopia (green-blind)
#9EB7F4
Tritanopia (blue-blind)
#B1BAC8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bdaef6; /* rgb */ color: rgb(189, 174, 246); /* oklch */ color: oklch(78.9% 0.102 293.5);
Tailwind
colors: {
custom: {
50: '#d2c6f9',
500: '#bdaef6',
950: '#000000',
},
}SCSS
$custom: #bdaef6; $custom-light: #d2c6f9; $custom-dark: #000000;
JSON
{
"hex": "#bdaef6",
"rgb": {
"r": 189,
"g": 174,
"b": 246
},
"hsl": {
"h": 252.5,
"s": 80,
"l": 82.353
},
"oklch": {
"l": 0.78933,
"c": 0.10193,
"h": 293.5
},
"luminance": 0.47745
}Semantic roles & 50–950 ramp
primary
#BDAEF6
secondary
#EEF4D7
accent
#DC09B0
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141317
muted
#828285