#AEABFF#AEABFF
#AEABFF is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.6% C 0.119 H 284.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABFF |
|---|---|
| RGB | rgb(174, 171, 255) |
| HSL | hsl(242, 100%, 84%) |
| HSV | hsv(242, 33%, 100%) |
| CMYK | cmyk(31.8%, 32.9%, 0%, 0%) |
| CIE-LAB | lab(73.12, 19.67, -41.21) |
| CIE-LCH | lch(73.12, 45.66, 295.52°) |
| OKLab | oklab(77.58% 0.0306 -0.1148) |
| OKLCH | oklch(77.58% 0.119 284.9) |
| XYZ | xyz(50.0636, 45.3431, 100.7027) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.76
Light Periwinkle
#C1C6FC
ΔE00 7.76
Pale Violet
#CEAEFA
ΔE00 7.98
Pastel Blue
#A2BFFE
ΔE00 7.98
Pastel Purple
#CAA0FF
ΔE00 8.10
Lavender
#B39DDB
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABFF #FCFFAB
analogous
#ABD2FF #AEABFF #D8ABFF
triadic
#AEABFF #FFAEAB #ABFFAE
tetradic
#AEABFF #FFABD2 #FCFFAB #ABFFD8
square
#AEABFF #FFABD2 #FCFFAB #ABFFD8
split-complementary
#AEABFF #FFD8AB #D2FFAB
monochromatic
#3831FF #736EFF #AEABFF #E1E0FF #E1E0FF
Accessibility & contrast
On white
2.09
#AEABFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#AEABFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABFF
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABFF | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92B6FF
Deuteranopia (green-blind)
#90B1FD
Tritanopia (blue-blind)
#9ABACA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeabff; /* rgb */ color: rgb(174, 171, 255); /* oklch */ color: oklch(77.6% 0.119 284.9);
Tailwind
colors: {
custom: {
50: '#c8c4ff',
500: '#aeabff',
950: '#000000',
},
}SCSS
$custom: #aeabff; $custom-light: #c8c4ff; $custom-dark: #000000;
JSON
{
"hex": "#aeabff",
"rgb": {
"r": 174,
"g": 171,
"b": 255
},
"hsl": {
"h": 242.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.77575,
"c": 0.11884,
"h": 284.9
},
"luminance": 0.45344
}Semantic roles & 50–950 ramp
primary
#AEABFF
secondary
#F6F7D4
accent
#E600DD
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186