#AEB7FF#AEB7FF
#AEB7FF is a light, moderate blue. Relative luminance 0.501; OKLCH L 79.9% C 0.103 H 278.3°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB7FF |
|---|---|
| RGB | rgb(174, 183, 255) |
| HSL | hsl(233, 100%, 84%) |
| HSV | hsv(233, 32%, 100%) |
| CMYK | cmyk(31.8%, 28.2%, 0%, 0%) |
| CIE-LAB | lab(76.12, 13.00, -36.54) |
| CIE-LCH | lch(76.12, 38.78, 289.59°) |
| OKLab | oklab(79.89% 0.0148 -0.1014) |
| OKLCH | oklch(79.89% 0.103 278.3) |
| XYZ | xyz(52.4341, 50.0840, 101.4929) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.88
Light Periwinkle
#C1C6FC
ΔE00 5.31
Periwinkle
#CCCCFF
ΔE00 7.69
Powder Blue (survey)
#B1D1FC
ΔE00 7.98
Lightsteelblue
#B0C4DE
ΔE00 8.20
Periwinkle Blue
#8F99FB
ΔE00 8.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB7FF #FFF6AE
analogous
#AEE0FF #AEB7FF #CEAEFF
triadic
#AEB7FF #FFAEB7 #B7FFAE
tetradic
#AEB7FF #FFAEE0 #FFF6AE #AEFFCE
square
#AEB7FF #FFAEE0 #FFF6AE #AEFFCE
split-complementary
#AEB7FF #FFCEAE #E0FFAE
monochromatic
#344AFF #7181FF #AEB7FF #E0E4FF #E0E4FF
Accessibility & contrast
On white
1.91
#AEB7FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#AEB7FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB7FF
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB7FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB7FF | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BFFF
Deuteranopia (green-blind)
#9DB9FD
Tritanopia (blue-blind)
#99C5D0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #aeb7ff; /* rgb */ color: rgb(174, 183, 255); /* oklch */ color: oklch(79.9% 0.103 278.3);
Tailwind
colors: {
custom: {
50: '#c8ccff',
500: '#aeb7ff',
950: '#000000',
},
}SCSS
$custom: #aeb7ff; $custom-light: #c8ccff; $custom-dark: #000000;
JSON
{
"hex": "#aeb7ff",
"rgb": {
"r": 174,
"g": 183,
"b": 255
},
"hsl": {
"h": 233.333,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.79893,
"c": 0.10252,
"h": 278.3
},
"luminance": 0.50086
}Semantic roles & 50–950 ramp
primary
#AEB7FF
secondary
#E5D86C
accent
#CC00E6
background
#FDFEFF
surface
#F9FAFF
border
#D2D3D7
text
#131318
muted
#828386