#AEB2F9#AEB2F9
#AEB2F9 is a light, moderate blue. Relative luminance 0.477; OKLCH L 78.7% C 0.101 H 281.3°. Best body text is #000000 at 10.54:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB2F9 |
|---|---|
| RGB | rgb(174, 178, 249) |
| HSL | hsl(237, 86%, 83%) |
| HSV | hsv(237, 30%, 98%) |
| CMYK | cmyk(30.1%, 28.5%, 0%, 2.4%) |
| CIE-LAB | lab(74.62, 14.28, -35.63) |
| CIE-LCH | lch(74.62, 38.39, 291.84°) |
| OKLab | oklab(78.66% 0.0198 -0.0988) |
| OKLCH | oklch(78.66% 0.101 281.3) |
| XYZ | xyz(50.4702, 47.6776, 96.1477) |
| Luminance | 0.4768 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.68
Pastel Blue
#A2BFFE
ΔE00 6.41
Periwinkle
#CCCCFF
ΔE00 7.89
Periwinkle Blue
#8F99FB
ΔE00 8.11
Pale Violet
#CEAEFA
ΔE00 8.57
Lightsteelblue
#B0C4DE
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB2F9 #F9F5AE
analogous
#AED7F9 #AEB2F9 #CFAEF9
triadic
#AEB2F9 #F9AEB2 #B2F9AE
tetradic
#AEB2F9 #F9AED7 #F9F5AE #AEF9CF
square
#AEB2F9 #F9AED7 #F9F5AE #AEF9CF
split-complementary
#AEB2F9 #F9CFAE #D7F9AE
monochromatic
#3C46F1 #757CF5 #AEB2F9 #E3E4FD #E3E4FD
Accessibility & contrast
On white
1.99
#AEB2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.54
#AEB2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB2F9
10.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB2F9 | 1.00 | 1.99 | 10.54 | 10.54 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DBAFC
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#9BBFCB
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aeb2f9; /* rgb */ color: rgb(174, 178, 249); /* oklch */ color: oklch(78.7% 0.101 281.3);
Tailwind
colors: {
custom: {
50: '#c8c8fb',
500: '#aeb2f9',
950: '#000000',
},
}SCSS
$custom: #aeb2f9; $custom-light: #c8c8fb; $custom-dark: #000000;
JSON
{
"hex": "#aeb2f9",
"rgb": {
"r": 174,
"g": 178,
"b": 249
},
"hsl": {
"h": 236.8,
"s": 86.207,
"l": 82.941
},
"oklch": {
"l": 0.78655,
"c": 0.10079,
"h": 281.3
},
"luminance": 0.47679
}Semantic roles & 50–950 ramp
primary
#AEB2F9
secondary
#F5F3D6
accent
#D703E3
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285