#BDA2FB#BDA2FB
#BDA2FB is a light, vivid violet. Relative luminance 0.436; OKLCH L 76.9% C 0.127 H 297.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA2FB |
|---|---|
| RGB | rgb(189, 162, 251) |
| HSL | hsl(258, 92%, 81%) |
| HSV | hsv(258, 35%, 98%) |
| CMYK | cmyk(24.7%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(71.98, 27.93, -40.74) |
| CIE-LCH | lch(71.98, 49.39, 304.43°) |
| OKLab | oklab(76.94% 0.0584 -0.1132) |
| OKLCH | oklch(76.94% 0.127 297.3) |
| XYZ | xyz(51.3152, 43.6241, 96.9649) |
| Luminance | 0.4363 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 2.92
Lilac (survey)
#CEA2FD
ΔE00 3.67
Lavender (survey)
#C79FEF
ΔE00 4.01
Baby Purple
#CA9BF7
ΔE00 4.07
Pale Violet
#CEAEFA
ΔE00 4.59
Lavender
#B39DDB
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA2FB #E0FBA2
analogous
#A2B3FB #BDA2FB #E9A2FB
triadic
#BDA2FB #FBBDA2 #A2FBBD
tetradic
#BDA2FB #FBA2B3 #E0FBA2 #A2FBE9
square
#BDA2FB #FBA2B3 #E0FBA2 #A2FBE9
split-complementary
#BDA2FB #FBE9A2 #B3FBA2
monochromatic
#6A2DF6 #9367F8 #BDA2FB #E7DDFE #EAE2FE
Accessibility & contrast
On white
2.16
#BDA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#BDA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA2FB
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA2FB | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB1FE
Deuteranopia (green-blind)
#90AFF9
Tritanopia (blue-blind)
#B1B1C3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #bda2fb; /* rgb */ color: rgb(189, 162, 251); /* oklch */ color: oklch(76.9% 0.127 297.3);
Tailwind
colors: {
custom: {
50: '#d2bdfd',
500: '#bda2fb',
950: '#000000',
},
}SCSS
$custom: #bda2fb; $custom-light: #d2bdfd; $custom-dark: #000000;
JSON
{
"hex": "#bda2fb",
"rgb": {
"r": 189,
"g": 162,
"b": 251
},
"hsl": {
"h": 258.202,
"s": 91.753,
"l": 80.98
},
"oklch": {
"l": 0.76941,
"c": 0.12734,
"h": 297.3
},
"luminance": 0.43625
}Semantic roles & 50–950 ramp
primary
#BDA2FB
secondary
#ECF6D5
accent
#E600A0
background
#FDFBFF
surface
#FAF6FF
border
#D3D0D7
text
#141217
muted
#838185