#BDA7FB#BDA7FB
#BDA7FB is a light, moderate violet. Relative luminance 0.454; OKLCH L 77.9% C 0.120 H 295.5°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA7FB |
|---|---|
| RGB | rgb(189, 167, 251) |
| HSL | hsl(256, 91%, 82%) |
| HSV | hsv(256, 33%, 98%) |
| CMYK | cmyk(24.7%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(73.17, 25.15, -38.88) |
| CIE-LCH | lch(73.17, 46.31, 302.90°) |
| OKLab | oklab(77.85% 0.0515 -0.1078) |
| OKLCH | oklch(77.85% 0.12 295.5) |
| XYZ | xyz(52.2135, 45.4207, 97.2643) |
| Luminance | 0.4542 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pastel Purple
#CAA0FF
ΔE00 3.89
Pale Violet
#CEAEFA
ΔE00 4.06
Lilac (survey)
#CEA2FD
ΔE00 4.37
Lavender (survey)
#C79FEF
ΔE00 4.62
Baby Purple
#CA9BF7
ΔE00 5.14
Lavender
#B39DDB
ΔE00 5.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA7FB #E5FBA7
analogous
#A7BBFB #BDA7FB #E7A7FB
triadic
#BDA7FB #FBBDA7 #A7FBBD
tetradic
#BDA7FB #FBA7BB #E5FBA7 #A7FBE7
square
#BDA7FB #FBA7BB #E5FBA7 #A7FBE7
split-complementary
#BDA7FB #FBE7A7 #BBFBA7
monochromatic
#6532F6 #916CF8 #BDA7FB #E9E2FE #E9E2FE
Accessibility & contrast
On white
2.08
#BDA7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#BDA7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA7FB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA7FB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B4FE
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#B0B5C6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bda7fb; /* rgb */ color: rgb(189, 167, 251); /* oklch */ color: oklch(77.9% 0.120 295.5);
Tailwind
colors: {
custom: {
50: '#d2c1fd',
500: '#bda7fb',
950: '#000000',
},
}SCSS
$custom: #bda7fb; $custom-light: #d2c1fd; $custom-dark: #000000;
JSON
{
"hex": "#bda7fb",
"rgb": {
"r": 189,
"g": 167,
"b": 251
},
"hsl": {
"h": 255.714,
"s": 91.304,
"l": 81.961
},
"oklch": {
"l": 0.77851,
"c": 0.11952,
"h": 295.5
},
"luminance": 0.45421
}Semantic roles & 50–950 ramp
primary
#BDA7FB
secondary
#EDF6D5
accent
#E600A9
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141217
muted
#838185