#BAAEFE#BAAEFE
#BAAEFE is a light, moderate blue. Relative luminance 0.479; OKLCH L 79.0% C 0.113 H 290.5°. Best body text is #000000 at 10.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BAAEFE |
|---|---|
| RGB | rgb(186, 174, 254) |
| HSL | hsl(249, 98%, 84%) |
| HSV | hsv(249, 31%, 100%) |
| CMYK | cmyk(26.8%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(74.74, 21.12, -38.07) |
| CIE-LCH | lch(74.74, 43.54, 299.02°) |
| OKLab | oklab(79.04% 0.0394 -0.1056) |
| OKLCH | oklch(79.04% 0.113 290.5) |
| XYZ | xyz(53.2707, 47.8660, 100.1792) |
| Luminance | 0.4787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pale Violet
#CEAEFA
ΔE00 5.24
Pastel Purple
#CAA0FF
ΔE00 6.21
Lilac (survey)
#CEA2FD
ΔE00 6.60
Light Violet
#D6B4FC
ΔE00 6.67
Lavender (survey)
#C79FEF
ΔE00 6.89
Light Periwinkle
#C1C6FC
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BAAEFE #F2FEAE
analogous
#AECAFE #BAAEFE #E2AEFE
triadic
#BAAEFE #FEBAAE #AEFEBA
tetradic
#BAAEFE #FEAECA #F2FEAE #AEFEE2
square
#BAAEFE #FEAECA #F2FEAE #AEFEE2
split-complementary
#BAAEFE #FEE2AE #CAFEAE
monochromatic
#5335FD #8772FD #BAAEFE #E5E1FF #E5E1FF
Accessibility & contrast
On white
1.99
#BAAEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.57
#BAAEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BAAEFE
10.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BAAEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BAAEFE | 1.00 | 1.99 | 10.57 | 10.57 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B9FF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#ABBCCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #baaefe; /* rgb */ color: rgb(186, 174, 254); /* oklch */ color: oklch(79.0% 0.113 290.5);
Tailwind
colors: {
custom: {
50: '#d0c6ff',
500: '#baaefe',
950: '#000000',
},
}SCSS
$custom: #baaefe; $custom-light: #d0c6ff; $custom-dark: #000000;
JSON
{
"hex": "#baaefe",
"rgb": {
"r": 186,
"g": 174,
"b": 254
},
"hsl": {
"h": 249,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.79038,
"c": 0.11272,
"h": 290.5
},
"luminance": 0.47867
}Semantic roles & 50–950 ramp
primary
#BAAEFE
secondary
#F2F7D4
accent
#E600C3
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#141318
muted
#828286