#BDA8FB#BDA8FB
#BDA8FB is a light, moderate violet. Relative luminance 0.458; OKLCH L 78.0% C 0.118 H 295.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BDA8FB |
|---|---|
| RGB | rgb(189, 168, 251) |
| HSL | hsl(255, 91%, 82%) |
| HSV | hsv(255, 33%, 98%) |
| CMYK | cmyk(24.7%, 33.1%, 0%, 1.6%) |
| CIE-LAB | lab(73.41, 24.60, -38.51) |
| CIE-LCH | lch(73.41, 45.69, 302.57°) |
| OKLab | oklab(78.04% 0.0501 -0.1068) |
| OKLCH | oklch(78.04% 0.118 295.2) |
| XYZ | xyz(52.3974, 45.7885, 97.3256) |
| Luminance | 0.4579 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.01
Pastel Purple
#CAA0FF
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.56
Lavender (survey)
#C79FEF
ΔE00 4.79
Baby Purple
#CA9BF7
ΔE00 5.38
Lavender
#B39DDB
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDA8FB #E6FBA8
analogous
#A8BDFB #BDA8FB #E7A8FB
triadic
#BDA8FB #FBBDA8 #A8FBBD
tetradic
#BDA8FB #FBA8BD #E6FBA8 #A8FBE7
square
#BDA8FB #FBA8BD #E6FBA8 #A8FBE7
split-complementary
#BDA8FB #FBE7A8 #BDFBA8
monochromatic
#6433F6 #916DF8 #BDA8FB #E9E2FE #E9E2FE
Accessibility & contrast
On white
2.07
#BDA8FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#BDA8FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDA8FB
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDA8FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDA8FB | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B5FE
Deuteranopia (green-blind)
#96B3F9
Tritanopia (blue-blind)
#B0B6C6
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #bda8fb; /* rgb */ color: rgb(189, 168, 251); /* oklch */ color: oklch(78.0% 0.118 295.2);
Tailwind
colors: {
custom: {
50: '#d2c2fd',
500: '#bda8fb',
950: '#000000',
},
}SCSS
$custom: #bda8fb; $custom-light: #d2c2fd; $custom-dark: #000000;
JSON
{
"hex": "#bda8fb",
"rgb": {
"r": 189,
"g": 168,
"b": 251
},
"hsl": {
"h": 255.181,
"s": 91.209,
"l": 82.157
},
"oklch": {
"l": 0.78035,
"c": 0.11797,
"h": 295.2
},
"luminance": 0.45789
}Semantic roles & 50–950 ramp
primary
#BDA8FB
secondary
#EEF6D5
accent
#E600AB
background
#FDFBFF
surface
#FAF7FF
border
#D3D0D7
text
#141217
muted
#838185