#AEBFFC#AEBFFC
#AEBFFC is a light, moderate blue. Relative luminance 0.533; OKLCH L 81.3% C 0.088 H 272.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFFC |
|---|---|
| RGB | rgb(174, 191, 252) |
| HSL | hsl(227, 93%, 84%) |
| HSV | hsv(227, 31%, 99%) |
| CMYK | cmyk(31%, 24.2%, 0%, 1.2%) |
| CIE-LAB | lab(78.04, 7.86, -31.96) |
| CIE-LCH | lch(78.04, 32.91, 283.82°) |
| OKLab | oklab(81.35% 0.0035 -0.0884) |
| OKLCH | oklch(81.35% 0.088 272.3) |
| XYZ | xyz(53.6521, 53.2867, 99.5351) |
| Luminance | 0.5329 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.23
Light Periwinkle
#C1C6FC
ΔE00 4.59
Powder Blue (survey)
#B1D1FC
ΔE00 5.91
Periwinkle
#CCCCFF
ΔE00 7.02
Lightsteelblue
#B0C4DE
ΔE00 7.30
Carolina Blue
#8AB8FE
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFFC #FCEBAE
analogous
#AEE6FC #AEBFFC #C4AEFC
triadic
#AEBFFC #FCAEBF #BFFCAE
tetradic
#AEBFFC #FCAEE6 #FCEBAE #AEFCC4
square
#AEBFFC #FCAEE6 #FCEBAE #AEFCC4
split-complementary
#AEBFFC #FCC4AE #E6FCAE
monochromatic
#3862F8 #7390FA #AEBFFC #E1E8FE #E1E8FE
Accessibility & contrast
On white
1.80
#AEBFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#AEBFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFFC
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFFC | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC4FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#99CBD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aebffc; /* rgb */ color: rgb(174, 191, 252); /* oklch */ color: oklch(81.3% 0.088 272.3);
Tailwind
colors: {
custom: {
50: '#c8d2fd',
500: '#aebffc',
950: '#000000',
},
}SCSS
$custom: #aebffc; $custom-light: #c8d2fd; $custom-dark: #000000;
JSON
{
"hex": "#aebffc",
"rgb": {
"r": 174,
"g": 191,
"b": 252
},
"hsl": {
"h": 226.923,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.81349,
"c": 0.08844,
"h": 272.3
},
"luminance": 0.53289
}Semantic roles & 50–950 ramp
primary
#AEBFFC
secondary
#E0C76E
accent
#B300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385