#BDAEFB#BDAEFB
#BDAEFB is a light, moderate violet. Relative luminance 0.481; OKLCH L 79.1% C 0.109 H 292.7°. Best body text is #000000 at 10.61:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEFB |
|---|---|
| RGB | rgb(189, 174, 251) |
| HSL | hsl(252, 91%, 83%) |
| HSV | hsv(252, 31%, 98%) |
| CMYK | cmyk(24.7%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(74.86, 21.28, -36.25) |
| CIE-LCH | lch(74.86, 42.03, 300.41°) |
| OKLab | oklab(79.15% 0.0419 -0.1003) |
| OKLCH | oklch(79.15% 0.109 292.7) |
| XYZ | xyz(53.5307, 48.0552, 97.7034) |
| Luminance | 0.4806 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.23
Light Violet
#D6B4FC
ΔE00 5.67
Pastel Purple
#CAA0FF
ΔE00 5.70
Lilac (survey)
#CEA2FD
ΔE00 5.92
Lavender (survey)
#C79FEF
ΔE00 6.06
Lavender
#B39DDB
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEFB #ECFBAE
analogous
#AEC5FB #BDAEFB #E3AEFB
triadic
#BDAEFB #FBBDAE #AEFBBD
tetradic
#BDAEFB #FBAEC5 #ECFBAE #AEFBE3
square
#BDAEFB #FBAEC5 #ECFBAE #AEFBE3
split-complementary
#BDAEFB #FBE3AE #C5FBAE
monochromatic
#5E39F5 #8D74F8 #BDAEFB #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.98
#BDAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.61
#BDAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEFB
10.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEFB | 1.00 | 1.98 | 10.61 | 10.61 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#9CB7F9
Tritanopia (blue-blind)
#B0BBCA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bdaefb; /* rgb */ color: rgb(189, 174, 251); /* oklch */ color: oklch(79.1% 0.109 292.7);
Tailwind
colors: {
custom: {
50: '#d2c6fd',
500: '#bdaefb',
950: '#000000',
},
}SCSS
$custom: #bdaefb; $custom-light: #d2c6fd; $custom-dark: #000000;
JSON
{
"hex": "#bdaefb",
"rgb": {
"r": 189,
"g": 174,
"b": 251
},
"hsl": {
"h": 251.688,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.79148,
"c": 0.10874,
"h": 292.7
},
"luminance": 0.48056
}Semantic roles & 50–950 ramp
primary
#BDAEFB
secondary
#EFF6D5
accent
#E600B9
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285