#BDAFF9#BDAFF9
#BDAFF9 is a light, moderate violet. Relative luminance 0.483; OKLCH L 79.2% C 0.104 H 292.5°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAFF9 |
|---|---|
| RGB | rgb(189, 175, 249) |
| HSL | hsl(251, 86%, 83%) |
| HSV | hsv(251, 30%, 98%) |
| CMYK | cmyk(24.1%, 29.7%, 0%, 2.4%) |
| CIE-LAB | lab(75.02, 20.26, -34.92) |
| CIE-LCH | lch(75.02, 40.37, 300.12°) |
| OKLab | oklab(79.25% 0.04 -0.0965) |
| OKLCH | oklch(79.25% 0.105 292.5) |
| XYZ | xyz(53.4110, 48.3176, 96.1164) |
| Luminance | 0.4832 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.21
Light Violet
#D6B4FC
ΔE00 5.54
Pastel Purple
#CAA0FF
ΔE00 6.05
Lavender
#B39DDB
ΔE00 6.18
Lilac (survey)
#CEA2FD
ΔE00 6.20
Lavender (survey)
#C79FEF
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAFF9 #EBF9AF
analogous
#AFC6F9 #BDAFF9 #E2AFF9
triadic
#BDAFF9 #F9BDAF #AFF9BD
tetradic
#BDAFF9 #F9AFC6 #EBF9AF #AFF9E2
square
#BDAFF9 #F9AFC6 #EBF9AF #AFF9E2
split-complementary
#BDAFF9 #F9E2AF #C6F9AF
monochromatic
#5F3DF0 #8E76F5 #BDAFF9 #E8E3FD #E8E3FD
Accessibility & contrast
On white
1.97
#BDAFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#BDAFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAFF9
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAFF9 | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CBAFC
Deuteranopia (green-blind)
#9EB7F7
Tritanopia (blue-blind)
#B0BBC9
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #bdaff9; /* rgb */ color: rgb(189, 175, 249); /* oklch */ color: oklch(79.2% 0.104 292.5);
Tailwind
colors: {
custom: {
50: '#d2c6fb',
500: '#bdaff9',
950: '#000000',
},
}SCSS
$custom: #bdaff9; $custom-light: #d2c6fb; $custom-dark: #000000;
JSON
{
"hex": "#bdaff9",
"rgb": {
"r": 189,
"g": 175,
"b": 249
},
"hsl": {
"h": 251.351,
"s": 86.047,
"l": 83.137
},
"oklch": {
"l": 0.79249,
"c": 0.1045,
"h": 292.5
},
"luminance": 0.48318
}Semantic roles & 50–950 ramp
primary
#BDAFF9
secondary
#EFF5D6
accent
#E303B8
background
#FDFCFF
surface
#FAF8FF
border
#D3D1D7
text
#141317
muted
#838285