#BDA4FD#BDA4FD
#BDA4FD is a light, vivid violet. Relative luminance 0.445; OKLCH L 77.4% C 0.127 H 296.2°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA4FD |
|---|---|
| RGB | rgb(189, 164, 253) |
| HSL | hsl(257, 96%, 82%) |
| HSV | hsv(257, 35%, 99%) |
| CMYK | cmyk(25.3%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.54, 27.29, -40.95) |
| CIE-LCH | lch(72.54, 49.21, 303.68°) |
| OKLab | oklab(77.4% 0.0561 -0.1138) |
| OKLCH | oklch(77.4% 0.127 296.2) |
| XYZ | xyz(51.9872, 44.4611, 98.7524) |
| Luminance | 0.4446 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.29
Lilac (survey)
#CEA2FD
ΔE00 4.00
Lavender (survey)
#C79FEF
ΔE00 4.46
Pale Violet
#CEAEFA
ΔE00 4.55
Baby Purple
#CA9BF7
ΔE00 4.58
Lavender
#B39DDB
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA4FD #E4FDA4
analogous
#A4B8FD #BDA4FD #EAA4FD
triadic
#BDA4FD #FDBDA4 #A4FDBD
tetradic
#BDA4FD #FDA4B8 #E4FDA4 #A4FDEA
square
#BDA4FD #FDA4B8 #E4FDA4 #A4FDEA
split-complementary
#BDA4FD #FDEAA4 #B8FDA4
monochromatic
#662CFA #9268FC #BDA4FD #E8E0FE #E9E1FE
Accessibility & contrast
On white
2.12
#BDA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#BDA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA4FD
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA4FD | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB2FF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#B0B3C5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #bda4fd; /* rgb */ color: rgb(189, 164, 253); /* oklch */ color: oklch(77.4% 0.127 296.2);
Tailwind
colors: {
custom: {
50: '#d2bffe',
500: '#bda4fd',
950: '#000000',
},
}SCSS
$custom: #bda4fd; $custom-light: #d2bffe; $custom-dark: #000000;
JSON
{
"hex": "#bda4fd",
"rgb": {
"r": 189,
"g": 164,
"b": 253
},
"hsl": {
"h": 256.854,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.77395,
"c": 0.12685,
"h": 296.2
},
"luminance": 0.44462
}Semantic roles & 50–950 ramp
primary
#BDA4FD
secondary
#EDF7D4
accent
#E600A5
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141218
muted
#838186