#AEBFFB#AEBFFB
#AEBFFB is a light, moderate blue. Relative luminance 0.532; OKLCH L 81.3% C 0.087 H 272.1°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFFB |
|---|---|
| RGB | rgb(174, 191, 251) |
| HSL | hsl(227, 91%, 83%) |
| HSV | hsv(227, 31%, 98%) |
| CMYK | cmyk(30.7%, 23.9%, 0%, 1.6%) |
| CIE-LAB | lab(78.01, 7.62, -31.48) |
| CIE-LCH | lch(78.01, 32.39, 283.60°) |
| OKLab | oklab(81.31% 0.0032 -0.087) |
| OKLCH | oklch(81.31% 0.087 272.1) |
| XYZ | xyz(53.4941, 53.2235, 98.7027) |
| Luminance | 0.5323 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.28
Light Periwinkle
#C1C6FC
ΔE00 4.51
Powder Blue (survey)
#B1D1FC
ΔE00 5.92
Periwinkle
#CCCCFF
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.25
Carolina Blue
#8AB8FE
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFFB #FBEAAE
analogous
#AEE5FB #AEBFFB #C3AEFB
triadic
#AEBFFB #FBAEBF #BFFBAE
tetradic
#AEBFFB #FBAEE5 #FBEAAE #AEFBC3
square
#AEBFFB #FBAEE5 #FBEAAE #AEFBC3
split-complementary
#AEBFFB #FBC3AE #E5FBAE
monochromatic
#3963F5 #7491F8 #AEBFFB #E2E8FE #E2E8FE
Accessibility & contrast
On white
1.80
#AEBFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#AEBFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFFB
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFFB | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADC4FE
Deuteranopia (green-blind)
#A7BEFA
Tritanopia (blue-blind)
#99CBD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aebffb; /* rgb */ color: rgb(174, 191, 251); /* oklch */ color: oklch(81.3% 0.087 272.1);
Tailwind
colors: {
custom: {
50: '#c8d2fc',
500: '#aebffb',
950: '#000000',
},
}SCSS
$custom: #aebffb; $custom-light: #c8d2fc; $custom-dark: #000000;
JSON
{
"hex": "#aebffb",
"rgb": {
"r": 174,
"g": 191,
"b": 251
},
"hsl": {
"h": 226.753,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.81308,
"c": 0.08707,
"h": 272.1
},
"luminance": 0.53225
}Semantic roles & 50–950 ramp
primary
#AEBFFB
secondary
#DFC66F
accent
#B300E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385