#AEABFE#AEABFE
#AEABFE is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.5% C 0.117 H 285.0°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #AEABFE |
|---|---|
| RGB | rgb(174, 171, 254) |
| HSL | hsl(242, 98%, 83%) |
| HSV | hsv(242, 33%, 100%) |
| CMYK | cmyk(31.5%, 32.7%, 0%, 0.4%) |
| CIE-LAB | lab(73.08, 19.42, -40.74) |
| CIE-LCH | lch(73.08, 45.13, 295.49°) |
| OKLab | oklab(77.53% 0.0303 -0.1135) |
| OKLCH | oklch(77.53% 0.117 285) |
| XYZ | xyz(49.9031, 45.2789, 99.8572) |
| Luminance | 0.4528 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.82
Light Periwinkle
#C1C6FC
ΔE00 7.69
Pale Violet
#CEAEFA
ΔE00 7.90
Pastel Blue
#A2BFFE
ΔE00 8.02
Pastel Purple
#CAA0FF
ΔE00 8.08
Lavender
#B39DDB
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEABFE #FBFEAB
analogous
#ABD1FE #AEABFE #D7ABFE
triadic
#AEABFE #FEAEAB #ABFEAE
tetradic
#AEABFE #FEABD1 #FBFEAB #ABFED7
square
#AEABFE #FEABD1 #FBFEAB #ABFED7
split-complementary
#AEABFE #FED7AB #D1FEAB
monochromatic
#3932FD #746FFD #AEABFE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.09
#AEABFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#AEABFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEABFE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEABFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEABFE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#9ABAC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aeabfe; /* rgb */ color: rgb(174, 171, 254); /* oklch */ color: oklch(77.5% 0.117 285.0);
Tailwind
colors: {
custom: {
50: '#c8c4ff',
500: '#aeabfe',
950: '#000000',
},
}SCSS
$custom: #aeabfe; $custom-light: #c8c4ff; $custom-dark: #000000;
JSON
{
"hex": "#aeabfe",
"rgb": {
"r": 174,
"g": 171,
"b": 254
},
"hsl": {
"h": 242.169,
"s": 97.647,
"l": 83.333
},
"oklch": {
"l": 0.77529,
"c": 0.11745,
"h": 285
},
"luminance": 0.4528
}Semantic roles & 50–950 ramp
primary
#AEABFE
secondary
#F6F7D4
accent
#E600DD
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186