#BDAEF3#BDAEF3
#BDAEF3 is a light, moderate violet. Relative luminance 0.476; OKLCH L 78.8% C 0.098 H 294.0°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #BDAEF3 |
|---|---|
| RGB | rgb(189, 174, 243) |
| HSL | hsl(253, 74%, 82%) |
| HSV | hsv(253, 28%, 95%) |
| CMYK | cmyk(22.2%, 28.4%, 0%, 4.7%) |
| CIE-LAB | lab(74.55, 19.42, -32.41) |
| CIE-LCH | lch(74.55, 37.79, 300.93°) |
| OKLab | oklab(78.81% 0.0398 -0.0894) |
| OKLCH | oklch(78.81% 0.098 294) |
| XYZ | xyz(52.2962, 47.5614, 91.2017) |
| Luminance | 0.4756 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 3.86
Light Violet
#D6B4FC
ΔE00 5.13
Lavender
#B39DDB
ΔE00 5.28
Lavender (survey)
#C79FEF
ΔE00 5.75
Lilac (survey)
#CEA2FD
ΔE00 6.14
Pastel Purple
#CAA0FF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BDAEF3 #E4F3AE
analogous
#AEC2F3 #BDAEF3 #E0AEF3
triadic
#BDAEF3 #F3BDAE #AEF3BD
tetradic
#BDAEF3 #F3AEC2 #E4F3AE #AEF3E0
square
#BDAEF3 #F3AEC2 #E4F3AE #AEF3E0
split-complementary
#BDAEF3 #F3E0AE #C2F3AE
monochromatic
#6643E3 #9279EB #BDAEF3 #E8E3FB #E9E4FB
Accessibility & contrast
On white
2.00
#BDAEF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#BDAEF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BDAEF3
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BDAEF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BDAEF3 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB8F6
Deuteranopia (green-blind)
#9FB6F1
Tritanopia (blue-blind)
#B2B9C6
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #bdaef3; /* rgb */ color: rgb(189, 174, 243); /* oklch */ color: oklch(78.8% 0.098 294.0);
Tailwind
colors: {
custom: {
50: '#d2c6f7',
500: '#bdaef3',
950: '#000000',
},
}SCSS
$custom: #bdaef3; $custom-light: #d2c6f7; $custom-dark: #000000;
JSON
{
"hex": "#bdaef3",
"rgb": {
"r": 189,
"g": 174,
"b": 243
},
"hsl": {
"h": 253.043,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.78805,
"c": 0.09785,
"h": 294
},
"luminance": 0.47562
}Semantic roles & 50–950 ramp
primary
#BDAEF3
secondary
#EDF3D8
accent
#D60FAB
background
#FCFCFF
surface
#F9F8FE
border
#D2D1D6
text
#141317
muted
#828285