#AEBFFD#AEBFFD
#AEBFFD is a light, moderate blue. Relative luminance 0.534; OKLCH L 81.4% C 0.090 H 272.4°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AEBFFD |
|---|---|
| RGB | rgb(174, 191, 253) |
| HSL | hsl(227, 95%, 84%) |
| HSV | hsv(227, 31%, 99%) |
| CMYK | cmyk(31.2%, 24.5%, 0%, 0.8%) |
| CIE-LAB | lab(78.08, 8.11, -32.44) |
| CIE-LCH | lch(78.08, 33.44, 284.04°) |
| OKLab | oklab(81.39% 0.0038 -0.0897) |
| OKLCH | oklch(81.39% 0.09 272.4) |
| XYZ | xyz(53.8110, 53.3503, 100.3719) |
| Luminance | 0.5335 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.18
Light Periwinkle
#C1C6FC
ΔE00 4.67
Powder Blue (survey)
#B1D1FC
ΔE00 5.90
Periwinkle
#CCCCFF
ΔE00 7.09
Lightsteelblue
#B0C4DE
ΔE00 7.34
Carolina Blue
#8AB8FE
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEBFFD #FDECAE
analogous
#AEE6FD #AEBFFD #C4AEFD
triadic
#AEBFFD #FDAEBF #BFFDAE
tetradic
#AEBFFD #FDAEE6 #FDECAE #AEFDC4
square
#AEBFFD #FDAEE6 #FDECAE #AEFDC4
split-complementary
#AEBFFD #FDC4AE #E6FDAE
monochromatic
#3761FA #7290FC #AEBFFD #E1E7FE #E1E7FE
Accessibility & contrast
On white
1.80
#AEBFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#AEBFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEBFFD
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEBFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEBFFD | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACC5FF
Deuteranopia (green-blind)
#A6BEFB
Tritanopia (blue-blind)
#98CBD4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #aebffd; /* rgb */ color: rgb(174, 191, 253); /* oklch */ color: oklch(81.4% 0.090 272.4);
Tailwind
colors: {
custom: {
50: '#c8d2fe',
500: '#aebffd',
950: '#000000',
},
}SCSS
$custom: #aebffd; $custom-light: #c8d2fe; $custom-dark: #000000;
JSON
{
"hex": "#aebffd",
"rgb": {
"r": 174,
"g": 191,
"b": 253
},
"hsl": {
"h": 227.089,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.8139,
"c": 0.08981,
"h": 272.4
},
"luminance": 0.53352
}Semantic roles & 50–950 ramp
primary
#AEBFFD
secondary
#E2C96D
accent
#B400E6
background
#FDFEFF
surface
#F9FBFF
border
#D2D4D7
text
#131417
muted
#828385