#AEAEFD#AEAEFD
#AEAEFD is a light, moderate blue. Relative luminance 0.464; OKLCH L 78.1% C 0.112 H 283.5°. Best body text is #000000 at 10.27:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAEFD |
|---|---|
| RGB | rgb(174, 174, 253) |
| HSL | hsl(240, 95%, 84%) |
| HSV | hsv(240, 31%, 99%) |
| CMYK | cmyk(31.2%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(73.78, 17.50, -39.10) |
| CIE-LCH | lch(73.78, 42.84, 294.11°) |
| OKLab | oklab(78.06% 0.0261 -0.1088) |
| OKLCH | oklch(78.06% 0.112 283.5) |
| XYZ | xyz(50.3165, 46.3612, 99.2070) |
| Luminance | 0.4636 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.89
Periwinkle Blue
#8F99FB
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.26
Pale Violet
#CEAEFA
ΔE00 8.15
Lavender
#B39DDB
ΔE00 8.60
Pastel Purple
#CAA0FF
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAEFD #FDFDAE
analogous
#AED5FD #AEAEFD #D5AEFD
triadic
#AEAEFD #FDAEAE #AEFDAE
tetradic
#AEAEFD #FDAED5 #FDFDAE #AEFDD5
square
#AEAEFD #FDAED5 #FDFDAE #AEFDD5
split-complementary
#AEAEFD #FDD5AE #D5FDAE
monochromatic
#3737FA #7272FC #AEAEFD #E1E1FE #E1E1FE
Accessibility & contrast
On white
2.04
#AEAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.27
#AEAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAEFD
10.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAEFD | 1.00 | 2.04 | 10.27 | 10.27 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B8FF
Deuteranopia (green-blind)
#94B3FB
Tritanopia (blue-blind)
#9ABCCA
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aeaefd; /* rgb */ color: rgb(174, 174, 253); /* oklch */ color: oklch(78.1% 0.112 283.5);
Tailwind
colors: {
custom: {
50: '#c8c6fe',
500: '#aeaefd',
950: '#000000',
},
}SCSS
$custom: #aeaefd; $custom-light: #c8c6fe; $custom-dark: #000000;
JSON
{
"hex": "#aeaefd",
"rgb": {
"r": 174,
"g": 174,
"b": 253
},
"hsl": {
"h": 240,
"s": 95.181,
"l": 83.725
},
"oklch": {
"l": 0.78058,
"c": 0.11186,
"h": 283.5
},
"luminance": 0.46363
}Semantic roles & 50–950 ramp
primary
#AEAEFD
secondary
#F6F6D5
accent
#E600E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286