#BAAEFD#BAAEFD
#BAAEFD is a light, moderate blue. Relative luminance 0.478; OKLCH L 79.0% C 0.111 H 290.6°. Best body text is #000000 at 10.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEFD |
|---|---|
| RGB | rgb(186, 174, 253) |
| HSL | hsl(249, 95%, 84%) |
| HSV | hsv(249, 31%, 99%) |
| CMYK | cmyk(26.5%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(74.70, 20.88, -37.60) |
| CIE-LCH | lch(74.70, 43.01, 299.05°) |
| OKLab | oklab(78.99% 0.0391 -0.1042) |
| OKLCH | oklch(78.99% 0.111 290.6) |
| XYZ | xyz(53.1110, 47.8022, 99.3380) |
| Luminance | 0.4780 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.15
Pastel Purple
#CAA0FF
ΔE00 6.22
Light Violet
#D6B4FC
ΔE00 6.58
Lilac (survey)
#CEA2FD
ΔE00 6.58
Lavender (survey)
#C79FEF
ΔE00 6.82
Lavender
#B39DDB
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEFD #F1FDAE
analogous
#AEC9FD #BAAEFD #E1AEFD
triadic
#BAAEFD #FDBAAE #AEFDBA
tetradic
#BAAEFD #FDAEC9 #F1FDAE #AEFDE1
square
#BAAEFD #FDAEC9 #F1FDAE #AEFDE1
split-complementary
#BAAEFD #FDE1AE #C9FDAE
monochromatic
#5437FA #8772FC #BAAEFD #E6E1FE #E6E1FE
Accessibility & contrast
On white
1.99
#BAAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.56
#BAAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEFD
10.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEFD | 1.00 | 1.99 | 10.56 | 10.56 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#99B6FB
Tritanopia (blue-blind)
#ABBCCA
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baaefd; /* rgb */ color: rgb(186, 174, 253); /* oklch */ color: oklch(79.0% 0.111 290.6);
Tailwind
colors: {
custom: {
50: '#d0c6fe',
500: '#baaefd',
950: '#000000',
},
}SCSS
$custom: #baaefd; $custom-light: #d0c6fe; $custom-dark: #000000;
JSON
{
"hex": "#baaefd",
"rgb": {
"r": 186,
"g": 174,
"b": 253
},
"hsl": {
"h": 249.114,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.78993,
"c": 0.11136,
"h": 290.6
},
"luminance": 0.47803
}Semantic roles & 50–950 ramp
primary
#BAAEFD
secondary
#F1F6D5
accent
#E600C3
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286