#AEB4ED#AEB4ED
#AEB4ED is a light, moderate blue. Relative luminance 0.478; OKLCH L 78.5% C 0.081 H 279.7°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB4ED |
|---|---|
| RGB | rgb(174, 180, 237) |
| HSL | hsl(234, 64%, 81%) |
| HSV | hsv(234, 27%, 93%) |
| CMYK | cmyk(26.6%, 24.1%, 0%, 7.1%) |
| CIE-LAB | lab(74.67, 10.26, -29.07) |
| CIE-LCH | lch(74.67, 30.83, 289.44°) |
| OKLab | oklab(78.54% 0.0137 -0.0801) |
| OKLCH | oklch(78.54% 0.081 279.7) |
| XYZ | xyz(49.0589, 47.7544, 86.7371) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.68
Periwinkle
#CCCCFF
ΔE00 6.76
Pastel Blue
#A2BFFE
ΔE00 6.84
Lavender
#B39DDB
ΔE00 8.61
Lightsteelblue
#B0C4DE
ΔE00 8.84
Pale Violet
#CEAEFA
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB4ED #EDE7AE
analogous
#AED3ED #AEB4ED #C7AEED
triadic
#AEB4ED #EDAEB4 #B4EDAE
tetradic
#AEB4ED #EDAED3 #EDE7AE #AEEDC7
square
#AEB4ED #EDAED3 #EDE7AE #AEEDC7
split-complementary
#AEB4ED #EDC7AE #D3EDAE
monochromatic
#4A57D7 #7C86E2 #AEB4ED #E0E2F8 #E6E8F9
Accessibility & contrast
On white
1.99
#AEB4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#AEB4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB4ED
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB4ED | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4BAF0
Deuteranopia (green-blind)
#A1B6EC
Tritanopia (blue-blind)
#9FBEC8
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #aeb4ed; /* rgb */ color: rgb(174, 180, 237); /* oklch */ color: oklch(78.5% 0.081 279.7);
Tailwind
colors: {
custom: {
50: '#c7caf3',
500: '#aeb4ed',
950: '#000000',
},
}SCSS
$custom: #aeb4ed; $custom-light: #c7caf3; $custom-dark: #000000;
JSON
{
"hex": "#aeb4ed",
"rgb": {
"r": 174,
"g": 180,
"b": 237
},
"hsl": {
"h": 234.286,
"s": 63.636,
"l": 80.588
},
"oklch": {
"l": 0.78541,
"c": 0.0813,
"h": 279.7
},
"luminance": 0.47756
}Semantic roles & 50–950 ramp
primary
#AEB4ED
secondary
#F1EFDA
accent
#BB1ACB
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285