#AEB2FE#AEB2FE
#AEB2FE is a light, moderate blue. Relative luminance 0.480; OKLCH L 78.9% C 0.108 H 281.3°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2FE |
|---|---|
| RGB | rgb(174, 178, 254) |
| HSL | hsl(237, 98%, 84%) |
| HSV | hsv(237, 31%, 100%) |
| CMYK | cmyk(31.5%, 29.9%, 0%, 0.4%) |
| CIE-LAB | lab(74.82, 15.52, -38.02) |
| CIE-LCH | lch(74.82, 41.06, 292.21°) |
| OKLab | oklab(78.88% 0.0211 -0.1057) |
| OKLCH | oklch(78.88% 0.108 281.3) |
| XYZ | xyz(51.2605, 47.9937, 100.3096) |
| Luminance | 0.4799 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.09
Pastel Blue
#A2BFFE
ΔE00 6.18
Periwinkle Blue
#8F99FB
ΔE00 7.77
Periwinkle
#CCCCFF
ΔE00 8.32
Lightsteelblue
#B0C4DE
ΔE00 8.75
Pale Violet
#CEAEFA
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2FE #FEFAAE
analogous
#AEDAFE #AEB2FE #D2AEFE
triadic
#AEB2FE #FEAEB2 #B2FEAE
tetradic
#AEB2FE #FEAEDA #FEFAAE #AEFED2
square
#AEB2FE #FEAEDA #FEFAAE #AEFED2
split-complementary
#AEB2FE #FED2AE #DAFEAE
monochromatic
#353FFD #7279FD #AEB2FE #E1E2FF #E1E2FF
Accessibility & contrast
On white
1.98
#AEB2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#AEB2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2FE
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2FE | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BBBFF
Deuteranopia (green-blind)
#98B6FC
Tritanopia (blue-blind)
#99C0CD
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aeb2fe; /* rgb */ color: rgb(174, 178, 254); /* oklch */ color: oklch(78.9% 0.108 281.3);
Tailwind
colors: {
custom: {
50: '#c8c8ff',
500: '#aeb2fe',
950: '#000000',
},
}SCSS
$custom: #aeb2fe; $custom-light: #c8c8ff; $custom-dark: #000000;
JSON
{
"hex": "#aeb2fe",
"rgb": {
"r": 174,
"g": 178,
"b": 254
},
"hsl": {
"h": 237,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.78875,
"c": 0.10776,
"h": 281.3
},
"luminance": 0.47995
}Semantic roles & 50–950 ramp
primary
#AEB2FE
secondary
#F7F5D4
accent
#DA00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286