#AEAEFB#AEAEFB
#AEAEFB is a light, moderate blue. Relative luminance 0.462; OKLCH L 78.0% C 0.109 H 283.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEFB |
|---|---|
| RGB | rgb(174, 174, 251) |
| HSL | hsl(240, 91%, 83%) |
| HSV | hsv(240, 31%, 98%) |
| CMYK | cmyk(30.7%, 30.7%, 0%, 1.6%) |
| CIE-LAB | lab(73.70, 17.00, -38.15) |
| CIE-LCH | lch(73.70, 41.76, 294.02°) |
| OKLab | oklab(77.97% 0.0256 -0.106) |
| OKLCH | oklch(77.97% 0.109 283.6) |
| XYZ | xyz(49.9995, 46.2345, 97.5379) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.74
Pastel Blue
#A2BFFE
ΔE00 7.34
Periwinkle Blue
#8F99FB
ΔE00 7.38
Pale Violet
#CEAEFA
ΔE00 8.03
Lavender
#B39DDB
ΔE00 8.35
Pastel Purple
#CAA0FF
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEFB #FBFBAE
analogous
#AED4FB #AEAEFB #D4AEFB
triadic
#AEAEFB #FBAEAE #AEFBAE
tetradic
#AEAEFB #FBAED4 #FBFBAE #AEFBD4
square
#AEAEFB #FBAED4 #FBFBAE #AEFBD4
split-complementary
#AEAEFB #FBD4AE #D4FBAE
monochromatic
#3939F5 #7474F8 #AEAEFB #E2E2FE #E2E2FE
Accessibility & contrast
On white
2.05
#AEAEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#AEAEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEFB
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEFB | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FE
Deuteranopia (green-blind)
#95B3F9
Tritanopia (blue-blind)
#9BBCCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeaefb; /* rgb */ color: rgb(174, 174, 251); /* oklch */ color: oklch(78.0% 0.109 283.6);
Tailwind
colors: {
custom: {
50: '#c8c6fd',
500: '#aeaefb',
950: '#000000',
},
}SCSS
$custom: #aeaefb; $custom-light: #c8c6fd; $custom-dark: #000000;
JSON
{
"hex": "#aeaefb",
"rgb": {
"r": 174,
"g": 174,
"b": 251
},
"hsl": {
"h": 240,
"s": 90.588,
"l": 83.333
},
"oklch": {
"l": 0.77968,
"c": 0.10908,
"h": 283.6
},
"luminance": 0.46236
}Semantic roles & 50–950 ramp
primary
#AEAEFB
secondary
#F6F6D5
accent
#E600E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285