#AEBFFF#AEBFFF
#AEBFFF is a light, moderate blue. Relative luminance 0.535; OKLCH L 81.5% C 0.093 H 272.7°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFFF |
|---|---|
| RGB | rgb(174, 191, 255) |
| HSL | hsl(227, 100%, 84%) |
| HSV | hsv(227, 32%, 100%) |
| CMYK | cmyk(31.8%, 25.1%, 0%, 0%) |
| CIE-LAB | lab(78.16, 8.60, -33.39) |
| CIE-LCH | lch(78.16, 34.48, 284.45°) |
| OKLab | oklab(81.47% 0.0044 -0.0925) |
| OKLCH | oklch(81.47% 0.093 272.7) |
| XYZ | xyz(54.1313, 53.4784, 102.0586) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.09
Light Periwinkle
#C1C6FC
ΔE00 4.84
Powder Blue (survey)
#B1D1FC
ΔE00 5.89
Periwinkle
#CCCCFF
ΔE00 7.26
Lightsteelblue
#B0C4DE
ΔE00 7.43
Carolina Blue
#8AB8FE
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFFF #FFEEAE
analogous
#AEE8FF #AEBFFF #C6AEFF
triadic
#AEBFFF #FFAEBF #BFFFAE
tetradic
#AEBFFF #FFAEE8 #FFEEAE #AEFFC6
square
#AEBFFF #FFAEE8 #FFEEAE #AEFFC6
split-complementary
#AEBFFF #FFC6AE #E8FFAE
monochromatic
#345EFF #718FFF #AEBFFF #E0E7FF #E0E7FF
Accessibility & contrast
On white
1.80
#AEBFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#AEBFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFFF
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFFF | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABC5FF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#98CBD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aebfff; /* rgb */ color: rgb(174, 191, 255); /* oklch */ color: oklch(81.5% 0.093 272.7);
Tailwind
colors: {
custom: {
50: '#c8d2ff',
500: '#aebfff',
950: '#000000',
},
}SCSS
$custom: #aebfff; $custom-light: #c8d2ff; $custom-dark: #000000;
JSON
{
"hex": "#aebfff",
"rgb": {
"r": 174,
"g": 191,
"b": 255
},
"hsl": {
"h": 227.407,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.81474,
"c": 0.09256,
"h": 272.7
},
"luminance": 0.5348
}Semantic roles & 50–950 ramp
primary
#AEBFFF
secondary
#E5CC6C
accent
#B500E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386