#BAAFFE#BAAFFE
#BAAFFE is a light, moderate blue. Relative luminance 0.483; OKLCH L 79.2% C 0.111 H 290.0°. Best body text is #000000 at 10.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAFFE |
|---|---|
| RGB | rgb(186, 175, 254) |
| HSL | hsl(248, 98%, 84%) |
| HSV | hsv(248, 31%, 100%) |
| CMYK | cmyk(26.8%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(74.98, 20.57, -37.69) |
| CIE-LCH | lch(74.98, 42.94, 298.62°) |
| OKLab | oklab(79.23% 0.038 -0.1045) |
| OKLCH | oklch(79.23% 0.111 290) |
| XYZ | xyz(53.4646, 48.2539, 100.2438) |
| Luminance | 0.4825 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.35
Pastel Purple
#CAA0FF
ΔE00 6.48
Light Periwinkle
#C1C6FC
ΔE00 6.66
Light Violet
#D6B4FC
ΔE00 6.71
Lilac (survey)
#CEA2FD
ΔE00 6.84
Lavender (survey)
#C79FEF
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAFFE #F3FEAF
analogous
#AFCCFE #BAAFFE #E2AFFE
triadic
#BAAFFE #FEBAAF #AFFEBA
tetradic
#BAAFFE #FEAFCC #F3FEAF #AFFEE2
square
#BAAFFE #FEAFCC #F3FEAF #AFFEE2
split-complementary
#BAAFFE #FEE2AF #CCFEAF
monochromatic
#5236FC #8673FD #BAAFFE #E5E1FF #E5E1FF
Accessibility & contrast
On white
1.97
#BAAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.65
#BAAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAFFE
10.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAFFE | 1.00 | 1.97 | 10.65 | 10.65 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9ABAFF
Deuteranopia (green-blind)
#9AB7FC
Tritanopia (blue-blind)
#ABBDCB
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #baaffe; /* rgb */ color: rgb(186, 175, 254); /* oklch */ color: oklch(79.2% 0.111 290.0);
Tailwind
colors: {
custom: {
50: '#d0c6ff',
500: '#baaffe',
950: '#000000',
},
}SCSS
$custom: #baaffe; $custom-light: #d0c6ff; $custom-dark: #000000;
JSON
{
"hex": "#baaffe",
"rgb": {
"r": 186,
"g": 175,
"b": 254
},
"hsl": {
"h": 248.354,
"s": 97.531,
"l": 84.118
},
"oklch": {
"l": 0.79226,
"c": 0.11124,
"h": 290
},
"luminance": 0.48255
}Semantic roles & 50–950 ramp
primary
#BAAFFE
secondary
#F2F7D4
accent
#E600C6
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286