#BDAFFB#BDAFFB
#BDAFFB is a light, moderate violet. Relative luminance 0.484; OKLCH L 79.3% C 0.107 H 292.2°. Best body text is #000000 at 10.69:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAFFB |
|---|---|
| RGB | rgb(189, 175, 251) |
| HSL | hsl(251, 90%, 84%) |
| HSV | hsv(251, 30%, 98%) |
| CMYK | cmyk(24.7%, 30.3%, 0%, 1.6%) |
| CIE-LAB | lab(75.10, 20.72, -35.87) |
| CIE-LCH | lch(75.10, 41.43, 300.01°) |
| OKLab | oklab(79.34% 0.0406 -0.0993) |
| OKLCH | oklch(79.34% 0.107 292.2) |
| XYZ | xyz(53.7246, 48.4430, 97.7680) |
| Luminance | 0.4844 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.35
Light Violet
#D6B4FC
ΔE00 5.71
Pastel Purple
#CAA0FF
ΔE00 5.98
Lilac (survey)
#CEA2FD
ΔE00 6.18
Lavender (survey)
#C79FEF
ΔE00 6.31
Lavender
#B39DDB
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAFFB #EDFBAF
analogous
#AFC7FB #BDAFFB #E3AFFB
triadic
#BDAFFB #FBBDAF #AFFBBD
tetradic
#BDAFFB #FBAFC7 #EDFBAF #AFFBE3
square
#BDAFFB #FBAFC7 #EDFBAF #AFFBE3
split-complementary
#BDAFFB #FBE3AF #C7FBAF
monochromatic
#5D3AF5 #8D75F8 #BDAFFB #E7E2FE #E7E2FE
Accessibility & contrast
On white
1.96
#BDAFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.69
#BDAFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAFFB
10.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAFFB | 1.00 | 1.96 | 10.69 | 10.69 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFE
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#B0BCCA
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bdaffb; /* rgb */ color: rgb(189, 175, 251); /* oklch */ color: oklch(79.3% 0.107 292.2);
Tailwind
colors: {
custom: {
50: '#d2c7fd',
500: '#bdaffb',
950: '#000000',
},
}SCSS
$custom: #bdaffb; $custom-light: #d2c7fd; $custom-dark: #000000;
JSON
{
"hex": "#bdaffb",
"rgb": {
"r": 189,
"g": 175,
"b": 251
},
"hsl": {
"h": 251.053,
"s": 90.476,
"l": 83.529
},
"oklch": {
"l": 0.79336,
"c": 0.10722,
"h": 292.2
},
"luminance": 0.48444
}Semantic roles & 50–950 ramp
primary
#BDAFFB
secondary
#F0F6D5
accent
#E600BB
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285