#AEBFFE#AEBFFE
#AEBFFE is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.4% C 0.091 H 272.6°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFFE |
|---|---|
| RGB | rgb(174, 191, 254) |
| HSL | hsl(227, 98%, 84%) |
| HSV | hsv(227, 31%, 100%) |
| CMYK | cmyk(31.5%, 24.8%, 0%, 0.4%) |
| CIE-LAB | lab(78.12, 8.36, -32.92) |
| CIE-LCH | lch(78.12, 33.96, 284.24°) |
| OKLab | oklab(81.43% 0.0041 -0.0911) |
| OKLCH | oklch(81.43% 0.091 272.6) |
| XYZ | xyz(53.9707, 53.4141, 101.2130) |
| Luminance | 0.5342 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.13
Light Periwinkle
#C1C6FC
ΔE00 4.75
Powder Blue (survey)
#B1D1FC
ΔE00 5.90
Periwinkle
#CCCCFF
ΔE00 7.17
Lightsteelblue
#B0C4DE
ΔE00 7.39
Carolina Blue
#8AB8FE
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFFE #FEEDAE
analogous
#AEE7FE #AEBFFE #C5AEFE
triadic
#AEBFFE #FEAEBF #BFFEAE
tetradic
#AEBFFE #FEAEE7 #FEEDAE #AEFEC5
square
#AEBFFE #FEAEE7 #FEEDAE #AEFEC5
split-complementary
#AEBFFE #FEC5AE #E7FEAE
monochromatic
#355FFD #728FFD #AEBFFE #E1E7FF #E1E7FF
Accessibility & contrast
On white
1.80
#AEBFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#AEBFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFFE
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFFE | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A5BEFC
Tritanopia (blue-blind)
#98CBD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aebffe; /* rgb */ color: rgb(174, 191, 254); /* oklch */ color: oklch(81.4% 0.091 272.6);
Tailwind
colors: {
custom: {
50: '#c8d2ff',
500: '#aebffe',
950: '#000000',
},
}SCSS
$custom: #aebffe; $custom-light: #c8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#aebffe",
"rgb": {
"r": 174,
"g": 191,
"b": 254
},
"hsl": {
"h": 227.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.81432,
"c": 0.09119,
"h": 272.6
},
"luminance": 0.53416
}Semantic roles & 50–950 ramp
primary
#AEBFFE
secondary
#E3CA6D
accent
#B500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386