#B3AEFE#B3AEFE
#B3AEFE is a light, moderate blue. Relative luminance 0.470; OKLCH L 78.5% C 0.113 H 286.3°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #B3AEFE |
|---|---|
| RGB | rgb(179, 174, 254) |
| HSL | hsl(244, 98%, 84%) |
| HSV | hsv(244, 31%, 100%) |
| CMYK | cmyk(29.5%, 31.5%, 0%, 0.4%) |
| CIE-LAB | lab(74.20, 19.14, -38.96) |
| CIE-LCH | lch(74.20, 43.41, 296.16°) |
| OKLab | oklab(78.49% 0.0318 -0.1083) |
| OKLCH | oklch(78.49% 0.113 286.3) |
| XYZ | xyz(51.6112, 47.0104, 100.1014) |
| Luminance | 0.4701 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.81
Pale Violet
#CEAEFA
ΔE00 6.97
Pastel Purple
#CAA0FF
ΔE00 7.67
Lavender
#B39DDB
ΔE00 7.91
Periwinkle Blue
#8F99FB
ΔE00 8.00
Lilac (survey)
#CEA2FD
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B3AEFE #F9FEAE
analogous
#AED1FE #B3AEFE #DBAEFE
triadic
#B3AEFE #FEB3AE #AEFEB3
tetradic
#B3AEFE #FEAED1 #F9FEAE #AEFEDB
square
#B3AEFE #FEAED1 #F9FEAE #AEFEDB
split-complementary
#B3AEFE #FEDBAE #D1FEAE
monochromatic
#4235FD #7A72FD #B3AEFE #E3E1FF #E3E1FF
Accessibility & contrast
On white
2.02
#B3AEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#B3AEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B3AEFE
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B3AEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B3AEFE | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#96B4FC
Tritanopia (blue-blind)
#A1BCCB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #b3aefe; /* rgb */ color: rgb(179, 174, 254); /* oklch */ color: oklch(78.5% 0.113 286.3);
Tailwind
colors: {
custom: {
50: '#cbc6ff',
500: '#b3aefe',
950: '#000000',
},
}SCSS
$custom: #b3aefe; $custom-light: #cbc6ff; $custom-dark: #000000;
JSON
{
"hex": "#b3aefe",
"rgb": {
"r": 179,
"g": 174,
"b": 254
},
"hsl": {
"h": 243.75,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.78486,
"c": 0.11284,
"h": 286.3
},
"luminance": 0.47012
}Semantic roles & 50–950 ramp
primary
#B3AEFE
secondary
#F5F7D4
accent
#E600D7
background
#FCFCFF
surface
#F9F8FF
border
#D2D1D7
text
#131318
muted
#828286