#AEBAFA#AEBAFA
#AEBAFA is a light, moderate blue. Relative luminance 0.510; OKLCH L 80.3% C 0.092 H 275.9°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBAFA |
|---|---|
| RGB | rgb(174, 186, 250) |
| HSL | hsl(231, 88%, 83%) |
| HSV | hsv(231, 30%, 98%) |
| CMYK | cmyk(30.4%, 25.6%, 0%, 2%) |
| CIE-LAB | lab(76.69, 10.11, -32.97) |
| CIE-LCH | lch(76.69, 34.49, 287.04°) |
| OKLab | oklab(80.27% 0.0095 -0.0912) |
| OKLCH | oklch(80.27% 0.092 275.9) |
| XYZ | xyz(52.2650, 51.0170, 97.5175) |
| Luminance | 0.5102 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.39
Light Periwinkle
#C1C6FC
ΔE00 4.51
Periwinkle
#CCCCFF
ΔE00 6.96
Powder Blue (survey)
#B1D1FC
ΔE00 7.34
Lightsteelblue
#B0C4DE
ΔE00 7.85
Light Blue Grey
#B7C9E2
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBAFA #FAEEAE
analogous
#AEE0FA #AEBAFA #C8AEFA
triadic
#AEBAFA #FAAEBA #BAFAAE
tetradic
#AEBAFA #FAAEE0 #FAEEAE #AEFAC8
square
#AEBAFA #FAAEE0 #FAEEAE #AEFAC8
split-complementary
#AEBAFA #FAC8AE #E0FAAE
monochromatic
#3B58F3 #7489F6 #AEBAFA #E2E6FD #E2E6FD
Accessibility & contrast
On white
1.87
#AEBAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#AEBAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBAFA
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBAFA | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7C0FD
Deuteranopia (green-blind)
#A2BBF8
Tritanopia (blue-blind)
#9AC6D0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #aebafa; /* rgb */ color: rgb(174, 186, 250); /* oklch */ color: oklch(80.3% 0.092 275.9);
Tailwind
colors: {
custom: {
50: '#c8cefc',
500: '#aebafa',
950: '#000000',
},
}SCSS
$custom: #aebafa; $custom-light: #c8cefc; $custom-dark: #000000;
JSON
{
"hex": "#aebafa",
"rgb": {
"r": 174,
"g": 186,
"b": 250
},
"hsl": {
"h": 230.526,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.80271,
"c": 0.09174,
"h": 275.9
},
"luminance": 0.51019
}Semantic roles & 50–950 ramp
primary
#AEBAFA
secondary
#DDCC6F
accent
#C101E5
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131317
muted
#828385