#BDA2FE#BDA2FE
#BDA2FE is a light, vivid violet. Relative luminance 0.438; OKLCH L 77.1% C 0.131 H 296.7°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA2FE |
|---|---|
| RGB | rgb(189, 162, 254) |
| HSL | hsl(258, 98%, 82%) |
| HSV | hsv(258, 36%, 100%) |
| CMYK | cmyk(25.6%, 36.2%, 0%, 0.4%) |
| CIE-LAB | lab(72.10, 28.63, -42.16) |
| CIE-LCH | lch(72.10, 50.96, 304.18°) |
| OKLab | oklab(77.08% 0.059 -0.1173) |
| OKLCH | oklch(77.08% 0.131 296.7) |
| XYZ | xyz(51.7918, 43.8147, 99.4752) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.02
Lilac (survey)
#CEA2FD
ΔE00 3.87
Baby Purple
#CA9BF7
ΔE00 4.28
Lavender (survey)
#C79FEF
ΔE00 4.44
Pale Violet
#CEAEFA
ΔE00 4.92
Liliac
#C48EFD
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA2FE #E3FEA2
analogous
#A2B5FE #BDA2FE #EBA2FE
triadic
#BDA2FE #FEBDA2 #A2FEBD
tetradic
#BDA2FE #FEA2B5 #E3FEA2 #A2FEEB
square
#BDA2FE #FEA2B5 #E3FEA2 #A2FEEB
split-complementary
#BDA2FE #FEEBA2 #B5FEA2
monochromatic
#6729FD #9265FD #BDA2FE #E8DFFF #EAE1FF
Accessibility & contrast
On white
2.15
#BDA2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#BDA2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA2FE
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA2FE | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#8EB0FC
Tritanopia (blue-blind)
#B0B2C4
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bda2fe; /* rgb */ color: rgb(189, 162, 254); /* oklch */ color: oklch(77.1% 0.131 296.7);
Tailwind
colors: {
custom: {
50: '#d2bdff',
500: '#bda2fe',
950: '#000000',
},
}SCSS
$custom: #bda2fe; $custom-light: #d2bdff; $custom-dark: #000000;
JSON
{
"hex": "#bda2fe",
"rgb": {
"r": 189,
"g": 162,
"b": 254
},
"hsl": {
"h": 257.609,
"s": 97.872,
"l": 81.569
},
"oklch": {
"l": 0.7708,
"c": 0.13129,
"h": 296.7
},
"luminance": 0.43815
}Semantic roles & 50–950 ramp
primary
#BDA2FE
secondary
#EDF7D4
accent
#E600A2
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186