#BDAFF3#BDAFF3
#BDAFF3 is a light, moderate violet. Relative luminance 0.479; OKLCH L 79.0% C 0.096 H 293.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAFF3 |
|---|---|
| RGB | rgb(189, 175, 243) |
| HSL | hsl(252, 74%, 82%) |
| HSV | hsv(252, 28%, 95%) |
| CMYK | cmyk(22.2%, 28%, 0%, 4.7%) |
| CIE-LAB | lab(74.79, 18.87, -32.03) |
| CIE-LCH | lch(74.79, 37.18, 300.50°) |
| OKLab | oklab(78.99% 0.0384 -0.0883) |
| OKLCH | oklch(78.99% 0.096 293.5) |
| XYZ | xyz(52.4901, 47.9492, 91.2664) |
| Luminance | 0.4795 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.03
Light Violet
#D6B4FC
ΔE00 5.20
Lavender
#B39DDB
ΔE00 5.47
Lavender (survey)
#C79FEF
ΔE00 6.04
Lilac (survey)
#CEA2FD
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAFF3 #E5F3AF
analogous
#AFC3F3 #BDAFF3 #DFAFF3
triadic
#BDAFF3 #F3BDAF #AFF3BD
tetradic
#BDAFF3 #F3AFC3 #E5F3AF #AFF3DF
square
#BDAFF3 #F3AFC3 #E5F3AF #AFF3DF
split-complementary
#BDAFF3 #F3DFAF #C3F3AF
monochromatic
#6545E3 #917AEB #BDAFF3 #E9E4FB #E9E4FB
Accessibility & contrast
On white
1.98
#BDAFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#BDAFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAFF3
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAFF3 | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB9F6
Deuteranopia (green-blind)
#A0B7F1
Tritanopia (blue-blind)
#B2BAC7
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #bdaff3; /* rgb */ color: rgb(189, 175, 243); /* oklch */ color: oklch(79.0% 0.096 293.5);
Tailwind
colors: {
custom: {
50: '#d2c6f7',
500: '#bdaff3',
950: '#000000',
},
}SCSS
$custom: #bdaff3; $custom-light: #d2c6f7; $custom-dark: #000000;
JSON
{
"hex": "#bdaff3",
"rgb": {
"r": 189,
"g": 175,
"b": 243
},
"hsl": {
"h": 252.353,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.78994,
"c": 0.09631,
"h": 293.5
},
"luminance": 0.4795
}Semantic roles & 50–950 ramp
primary
#BDAFF3
secondary
#EDF3D8
accent
#D60FAD
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285