#BDA4FE#BDA4FE
#BDA4FE is a light, vivid violet. Relative luminance 0.445; OKLCH L 77.4% C 0.128 H 296.0°. Best body text is #000000 at 9.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA4FE |
|---|---|
| RGB | rgb(189, 164, 254) |
| HSL | hsl(257, 98%, 82%) |
| HSV | hsv(257, 35%, 100%) |
| CMYK | cmyk(25.6%, 35.4%, 0%, 0.4%) |
| CIE-LAB | lab(72.58, 27.52, -41.42) |
| CIE-LCH | lch(72.58, 49.73, 303.60°) |
| OKLab | oklab(77.44% 0.0563 -0.1152) |
| OKLCH | oklch(77.44% 0.128 296) |
| XYZ | xyz(52.1469, 44.5250, 99.5936) |
| Luminance | 0.4452 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.32
Lilac (survey)
#CEA2FD
ΔE00 4.06
Lavender (survey)
#C79FEF
ΔE00 4.60
Baby Purple
#CA9BF7
ΔE00 4.65
Pale Violet
#CEAEFA
ΔE00 4.67
Lavender
#B39DDB
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA4FE #E5FEA4
analogous
#A4B8FE #BDA4FE #EAA4FE
triadic
#BDA4FE #FEBDA4 #A4FEBD
tetradic
#BDA4FE #FEA4B8 #E5FEA4 #A4FEEA
square
#BDA4FE #FEA4B8 #E5FEA4 #A4FEEA
split-complementary
#BDA4FE #FEEAA4 #B8FEA4
monochromatic
#652BFD #9167FD #BDA4FE #E9E1FF #E9E1FF
Accessibility & contrast
On white
2.12
#BDA4FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.90
#BDA4FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA4FE
9.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA4FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA4FE | 1.00 | 2.12 | 9.90 | 9.90 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#B0B3C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bda4fe; /* rgb */ color: rgb(189, 164, 254); /* oklch */ color: oklch(77.4% 0.128 296.0);
Tailwind
colors: {
custom: {
50: '#d2bfff',
500: '#bda4fe',
950: '#000000',
},
}SCSS
$custom: #bda4fe; $custom-light: #d2bfff; $custom-dark: #000000;
JSON
{
"hex": "#bda4fe",
"rgb": {
"r": 189,
"g": 164,
"b": 254
},
"hsl": {
"h": 256.667,
"s": 97.826,
"l": 81.961
},
"oklch": {
"l": 0.77441,
"c": 0.12818,
"h": 296
},
"luminance": 0.44525
}Semantic roles & 50–950 ramp
primary
#BDA4FE
secondary
#EDF7D4
accent
#E600A6
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186