#BAAFFD#BAAFFD
#BAAFFD is a light, moderate blue. Relative luminance 0.482; OKLCH L 79.2% C 0.110 H 290.1°. Best body text is #000000 at 10.64:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFFD |
|---|---|
| RGB | rgb(186, 175, 253) |
| HSL | hsl(248, 95%, 84%) |
| HSV | hsv(248, 31%, 99%) |
| CMYK | cmyk(26.5%, 30.8%, 0%, 0.8%) |
| CIE-LAB | lab(74.94, 20.33, -37.22) |
| CIE-LCH | lch(74.94, 42.41, 298.64°) |
| OKLab | oklab(79.18% 0.0378 -0.1032) |
| OKLCH | oklch(79.18% 0.11 290.1) |
| XYZ | xyz(53.3049, 48.1900, 99.4027) |
| Luminance | 0.4819 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.26
Pastel Purple
#CAA0FF
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 6.61
Light Violet
#D6B4FC
ΔE00 6.62
Lilac (survey)
#CEA2FD
ΔE00 6.82
Lavender
#B39DDB
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFFD #F2FDAF
analogous
#AFCBFD #BAAFFD #E1AFFD
triadic
#BAAFFD #FDBAAF #AFFDBA
tetradic
#BAAFFD #FDAFCB #F2FDAF #AFFDE1
square
#BAAFFD #FDAFCB #F2FDAF #AFFDE1
split-complementary
#BAAFFD #FDE1AF #CBFDAF
monochromatic
#5338FA #8773FC #BAAFFD #E5E1FE #E5E1FE
Accessibility & contrast
On white
1.97
#BAAFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.64
#BAAFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFFD
10.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFFD | 1.00 | 1.97 | 10.64 | 10.64 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#ABBCCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baaffd; /* rgb */ color: rgb(186, 175, 253); /* oklch */ color: oklch(79.2% 0.110 290.1);
Tailwind
colors: {
custom: {
50: '#d0c6fe',
500: '#baaffd',
950: '#000000',
},
}SCSS
$custom: #baaffd; $custom-light: #d0c6fe; $custom-dark: #000000;
JSON
{
"hex": "#baaffd",
"rgb": {
"r": 186,
"g": 175,
"b": 253
},
"hsl": {
"h": 248.462,
"s": 95.122,
"l": 83.922
},
"oklch": {
"l": 0.79181,
"c": 0.10986,
"h": 290.1
},
"luminance": 0.48191
}Semantic roles & 50–950 ramp
primary
#BAAFFD
secondary
#F2F6D5
accent
#E600C5
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286