#BDAFEA#BDAFEA
#BDAFEA is a light, moderate violet. Relative luminance 0.474; OKLCH L 78.6% C 0.084 H 295.3°. Best body text is #000000 at 10.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAFEA |
|---|---|
| RGB | rgb(189, 175, 234) |
| HSL | hsl(254, 58%, 80%) |
| HSV | hsv(254, 25%, 92%) |
| CMYK | cmyk(19.2%, 25.2%, 0%, 8.2%) |
| CIE-LAB | lab(74.46, 16.84, -27.68) |
| CIE-LCH | lch(74.46, 32.39, 301.31°) |
| OKLab | oklab(78.62% 0.0359 -0.0759) |
| OKLCH | oklch(78.62% 0.084 295.3) |
| XYZ | xyz(51.1642, 47.4189, 84.2832) |
| Luminance | 0.4742 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 4.56
Lavender
#B39DDB
ΔE00 4.88
Light Violet
#D6B4FC
ΔE00 5.29
Lavender (survey)
#C79FEF
ΔE00 6.36
Light Periwinkle
#C1C6FC
ΔE00 6.93
Light Lavender
#DFC5FE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAFEA #DCEAAF
analogous
#AFBEEA #BDAFEA #DAAFEA
triadic
#BDAFEA #EABDAF #AFEABD
tetradic
#BDAFEA #EAAFBE #DCEAAF #AFEADA
square
#BDAFEA #EAAFBE #DCEAAF #AFEADA
split-complementary
#BDAFEA #EADAAF #BEEAAF
monochromatic
#6D4ED1 #957FDD #BDAFEA #E5DFF7 #EBE7F9
Accessibility & contrast
On white
2.00
#BDAFEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.48
#BDAFEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAFEA
10.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAFEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAFEA | 1.00 | 2.00 | 10.48 | 10.48 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2B8ED
Deuteranopia (green-blind)
#A3B6E8
Tritanopia (blue-blind)
#B4B8C3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bdafea; /* rgb */ color: rgb(189, 175, 234); /* oklch */ color: oklch(78.6% 0.084 295.3);
Tailwind
colors: {
custom: {
50: '#d1c6f1',
500: '#bdafea',
950: '#000000',
},
}SCSS
$custom: #bdafea; $custom-light: #d1c6f1; $custom-dark: #000000;
JSON
{
"hex": "#bdafea",
"rgb": {
"r": 189,
"g": 175,
"b": 234
},
"hsl": {
"h": 254.237,
"s": 58.416,
"l": 80.196
},
"oklch": {
"l": 0.78624,
"c": 0.08399,
"h": 295.3
},
"luminance": 0.47419
}Semantic roles & 50–950 ramp
primary
#BDAFEA
secondary
#EBF0DB
accent
#C61F9F
background
#FCFCFE
surface
#F9F8FD
border
#D2D1D5
text
#141316
muted
#828284