#AEB6FF#AEB6FF
#AEB6FF is a light, moderate blue. Relative luminance 0.497; OKLCH L 79.7% C 0.104 H 278.9°. Best body text is #000000 at 10.94:1 contrast (WCAG AA passes).
Color values
| HEX | #AEB6FF |
|---|---|
| RGB | rgb(174, 182, 255) |
| HSL | hsl(234, 100%, 84%) |
| HSV | hsv(234, 32%, 100%) |
| CMYK | cmyk(31.8%, 28.6%, 0%, 0%) |
| CIE-LAB | lab(75.87, 13.55, -36.93) |
| CIE-LCH | lch(75.87, 39.34, 290.15°) |
| OKLab | oklab(79.7% 0.0161 -0.1026) |
| OKLCH | oklch(79.7% 0.104 278.9) |
| XYZ | xyz(52.2285, 49.6729, 101.4244) |
| Luminance | 0.4968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 5.12
Light Periwinkle
#C1C6FC
ΔE00 5.46
Periwinkle
#CCCCFF
ΔE00 7.82
Powder Blue (survey)
#B1D1FC
ΔE00 8.23
Lightsteelblue
#B0C4DE
ΔE00 8.30
Periwinkle Blue
#8F99FB
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEB6FF #FFF7AE
analogous
#AEDFFF #AEB6FF #CFAEFF
triadic
#AEB6FF #FFAEB6 #B6FFAE
tetradic
#AEB6FF #FFAEDF #FFF7AE #AEFFCF
square
#AEB6FF #FFAEDF #FFF7AE #AEFFCF
split-complementary
#AEB6FF #FFCFAE #DFFFAE
monochromatic
#3448FF #717FFF #AEB6FF #E0E3FF #E0E3FF
Accessibility & contrast
On white
1.92
#AEB6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.94
#AEB6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEB6FF
10.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEB6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEB6FF | 1.00 | 1.92 | 10.94 | 10.94 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0BEFF
Deuteranopia (green-blind)
#9BB8FD
Tritanopia (blue-blind)
#99C4D0
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #aeb6ff; /* rgb */ color: rgb(174, 182, 255); /* oklch */ color: oklch(79.7% 0.104 278.9);
Tailwind
colors: {
custom: {
50: '#c8cbff',
500: '#aeb6ff',
950: '#000000',
},
}SCSS
$custom: #aeb6ff; $custom-light: #c8cbff; $custom-dark: #000000;
JSON
{
"hex": "#aeb6ff",
"rgb": {
"r": 174,
"g": 182,
"b": 255
},
"hsl": {
"h": 234.074,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.79698,
"c": 0.10382,
"h": 278.9
},
"luminance": 0.49675
}Semantic roles & 50–950 ramp
primary
#AEB6FF
secondary
#F7F4D4
accent
#CF00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286