#AEBFEE#AEBFEE
#AEBFEE is a light, moderate blue. Relative luminance 0.524; OKLCH L 80.8% C 0.069 H 269.3°. Best body text is #000000 at 11.49:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFEE |
|---|---|
| RGB | rgb(174, 191, 238) |
| HSL | hsl(224, 65%, 81%) |
| HSV | hsv(224, 27%, 93%) |
| CMYK | cmyk(26.9%, 19.7%, 0%, 6.7%) |
| CIE-LAB | lab(77.54, 4.48, -25.22) |
| CIE-LCH | lch(77.54, 25.61, 280.07°) |
| OKLab | oklab(80.79% -0.0008 -0.0693) |
| OKLCH | oklch(80.79% 0.069 269.3) |
| XYZ | xyz(51.5148, 52.4318, 88.2785) |
| Luminance | 0.5243 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.30
Pastel Blue
#A2BFFE
ΔE00 4.38
Powder Blue (survey)
#B1D1FC
ΔE00 6.00
Lightsteelblue
#B0C4DE
ΔE00 6.10
Light Blue Grey
#B7C9E2
ΔE00 6.51
Periwinkle
#CCCCFF
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFEE #EEDDAE
analogous
#AEDFEE #AEBFEE #BDAEEE
triadic
#AEBFEE #EEAEBF #BFEEAE
tetradic
#AEBFEE #EEAEDF #EEDDAE #AEEEBD
square
#AEBFEE #EEAEDF #EEDDAE #AEEEBD
split-complementary
#AEBFEE #EEBDAE #DFEEAE
monochromatic
#496FD9 #7B97E3 #AEBFEE #E1E7F9 #E6EBFA
Accessibility & contrast
On white
1.83
#AEBFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.49
#AEBFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFEE
11.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFEE | 1.00 | 1.83 | 11.49 | 11.49 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B1C3F0
Deuteranopia (green-blind)
#ABBDED
Tritanopia (blue-blind)
#9DC8CF
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #aebfee; /* rgb */ color: rgb(174, 191, 238); /* oklch */ color: oklch(80.8% 0.069 269.3);
Tailwind
colors: {
custom: {
50: '#c7d2f3',
500: '#aebfee',
950: '#000000',
},
}SCSS
$custom: #aebfee; $custom-light: #c7d2f3; $custom-dark: #000000;
JSON
{
"hex": "#aebfee",
"rgb": {
"r": 174,
"g": 191,
"b": 238
},
"hsl": {
"h": 224.063,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.80787,
"c": 0.0693,
"h": 269.3
},
"luminance": 0.52433
}Semantic roles & 50–950 ramp
primary
#AEBFEE
secondary
#CBB475
accent
#9D18CD
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131417
muted
#828385