#BDA2FF#BDA2FF
#BDA2FF is a light, vivid violet. Relative luminance 0.439; OKLCH L 77.1% C 0.133 H 296.5°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA2FF |
|---|---|
| RGB | rgb(189, 162, 255) |
| HSL | hsl(257, 100%, 82%) |
| HSV | hsv(257, 36%, 100%) |
| CMYK | cmyk(25.9%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(72.15, 28.87, -42.64) |
| CIE-LCH | lch(72.15, 51.49, 304.10°) |
| OKLab | oklab(77.13% 0.0592 -0.1187) |
| OKLCH | oklch(77.13% 0.133 296.5) |
| XYZ | xyz(51.9524, 43.8790, 100.3208) |
| Luminance | 0.4388 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.07
Lilac (survey)
#CEA2FD
ΔE00 3.95
Baby Purple
#CA9BF7
ΔE00 4.37
Lavender (survey)
#C79FEF
ΔE00 4.59
Pale Violet
#CEAEFA
ΔE00 5.04
Liliac
#C48EFD
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA2FF #E4FFA2
analogous
#A2B6FF #BDA2FF #EBA2FF
triadic
#BDA2FF #FFBDA2 #A2FFBD
tetradic
#BDA2FF #FFA2B6 #E4FFA2 #A2FFEB
square
#BDA2FF #FFA2B6 #E4FFA2 #A2FFEB
split-complementary
#BDA2FF #FFEBA2 #B6FFA2
monochromatic
#6628FF #9265FF #BDA2FF #E8DFFF #E9E0FF
Accessibility & contrast
On white
2.15
#BDA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#BDA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA2FF
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA2FF | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#8EB0FD
Tritanopia (blue-blind)
#B0B2C5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #bda2ff; /* rgb */ color: rgb(189, 162, 255); /* oklch */ color: oklch(77.1% 0.133 296.5);
Tailwind
colors: {
custom: {
50: '#d2bdff',
500: '#bda2ff',
950: '#000000',
},
}SCSS
$custom: #bda2ff; $custom-light: #d2bdff; $custom-dark: #000000;
JSON
{
"hex": "#bda2ff",
"rgb": {
"r": 189,
"g": 162,
"b": 255
},
"hsl": {
"h": 257.419,
"s": 100,
"l": 81.765
},
"oklch": {
"l": 0.77127,
"c": 0.13261,
"h": 296.5
},
"luminance": 0.43879
}Semantic roles & 50–950 ramp
primary
#BDA2FF
secondary
#EDF7D4
accent
#E600A3
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141218
muted
#838186