#AEBFEB#AEBFEB
#AEBFEB is a light, moderate blue. Relative luminance 0.523; OKLCH L 80.7% C 0.065 H 268.4°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFEB |
|---|---|
| RGB | rgb(174, 191, 235) |
| HSL | hsl(223, 60%, 80%) |
| HSV | hsv(223, 26%, 92%) |
| CMYK | cmyk(26%, 18.7%, 0%, 7.8%) |
| CIE-LAB | lab(77.43, 3.77, -23.76) |
| CIE-LCH | lch(77.43, 24.06, 279.02°) |
| OKLab | oklab(80.67% -0.0018 -0.0652) |
| OKLCH | oklch(80.67% 0.065 268.4) |
| XYZ | xyz(51.0777, 52.2570, 85.9766) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 4.53
Pastel Blue
#A2BFFE
ΔE00 4.72
Lightsteelblue
#B0C4DE
ΔE00 5.65
Powder Blue (survey)
#B1D1FC
ΔE00 6.01
Light Blue Grey
#B7C9E2
ΔE00 6.05
Periwinkle
#CCCCFF
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFEB #EBDAAE
analogous
#AEDDEB #AEBFEB #BCAEEB
triadic
#AEBFEB #EBAEBF #BFEBAE
tetradic
#AEBFEB #EBAEDD #EBDAAE #AEEBBC
square
#AEBFEB #EBAEDD #EBDAAE #AEEBBC
split-complementary
#AEBFEB #EBBCAE #DDEBAE
monochromatic
#4C71D3 #7D98DF #AEBFEB #DFE6F7 #E6ECF9
Accessibility & contrast
On white
1.83
#AEBFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#AEBFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFEB
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFEB | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2C2ED
Deuteranopia (green-blind)
#ACBDEA
Tritanopia (blue-blind)
#9EC8CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #aebfeb; /* rgb */ color: rgb(174, 191, 235); /* oklch */ color: oklch(80.7% 0.065 268.4);
Tailwind
colors: {
custom: {
50: '#c7d2f1',
500: '#aebfeb',
950: '#000000',
},
}SCSS
$custom: #aebfeb; $custom-light: #c7d2f1; $custom-dark: #000000;
JSON
{
"hex": "#aebfeb",
"rgb": {
"r": 174,
"g": 191,
"b": 235
},
"hsl": {
"h": 223.279,
"s": 60.396,
"l": 80.196
},
"oklch": {
"l": 0.80672,
"c": 0.06522,
"h": 268.4
},
"luminance": 0.52258
}Semantic roles & 50–950 ramp
primary
#AEBFEB
secondary
#C7B176
accent
#991DC8
background
#FDFEFF
surface
#F9FBFE
border
#D2D4D6
text
#131416
muted
#828385