#AEBEFF#AEBEFF
#AEBEFF is a light, moderate blue. Relative luminance 0.530; OKLCH L 81.3% C 0.094 H 273.5°. Best body text is #000000 at 11.61:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBEFF |
|---|---|
| RGB | rgb(174, 190, 255) |
| HSL | hsl(228, 100%, 84%) |
| HSV | hsv(228, 32%, 100%) |
| CMYK | cmyk(31.8%, 25.5%, 0%, 0%) |
| CIE-LAB | lab(77.90, 9.15, -33.79) |
| CIE-LCH | lch(77.90, 35.00, 285.15°) |
| OKLab | oklab(81.27% 0.0057 -0.0936) |
| OKLCH | oklch(81.27% 0.094 273.5) |
| XYZ | xyz(53.9139, 53.0437, 101.9862) |
| Luminance | 0.5305 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.28
Light Periwinkle
#C1C6FC
ΔE00 4.82
Powder Blue (survey)
#B1D1FC
ΔE00 6.16
Periwinkle
#CCCCFF
ΔE00 7.25
Lightsteelblue
#B0C4DE
ΔE00 7.53
Carolina Blue
#8AB8FE
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBEFF #FFEFAE
analogous
#AEE7FF #AEBEFF #C7AEFF
triadic
#AEBEFF #FFAEBE #BEFFAE
tetradic
#AEBEFF #FFAEE7 #FFEFAE #AEFFC7
square
#AEBEFF #FFAEE7 #FFEFAE #AEFFC7
split-complementary
#AEBEFF #FFC7AE #E7FFAE
monochromatic
#345CFF #718DFF #AEBEFF #E0E6FF #E0E6FF
Accessibility & contrast
On white
1.81
#AEBEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.61
#AEBEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBEFF
11.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBEFF | 1.00 | 1.81 | 11.61 | 11.61 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAC4FF
Deuteranopia (green-blind)
#A4BEFD
Tritanopia (blue-blind)
#98CAD5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aebeff; /* rgb */ color: rgb(174, 190, 255); /* oklch */ color: oklch(81.3% 0.094 273.5);
Tailwind
colors: {
custom: {
50: '#c8d1ff',
500: '#aebeff',
950: '#000000',
},
}SCSS
$custom: #aebeff; $custom-light: #c8d1ff; $custom-dark: #000000;
JSON
{
"hex": "#aebeff",
"rgb": {
"r": 174,
"g": 190,
"b": 255
},
"hsl": {
"h": 228.148,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.81275,
"c": 0.09375,
"h": 273.5
},
"luminance": 0.53046
}Semantic roles & 50–950 ramp
primary
#AEBEFF
secondary
#E5CD6C
accent
#B800E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131418
muted
#828386