#AEAFFA#AEAFFA
#AEAFFA is a light, moderate blue. Relative luminance 0.466; OKLCH L 78.1% C 0.106 H 283.1°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFFA |
|---|---|
| RGB | rgb(174, 175, 250) |
| HSL | hsl(239, 88%, 83%) |
| HSV | hsv(239, 30%, 98%) |
| CMYK | cmyk(30.4%, 30%, 0%, 2%) |
| CIE-LAB | lab(73.91, 16.19, -37.28) |
| CIE-LCH | lch(73.91, 40.65, 293.48°) |
| OKLab | oklab(78.12% 0.024 -0.1035) |
| OKLCH | oklch(78.12% 0.106 283.1) |
| XYZ | xyz(50.0362, 46.5594, 96.7745) |
| Luminance | 0.4656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.43
Pastel Blue
#A2BFFE
ΔE00 7.13
Periwinkle Blue
#8F99FB
ΔE00 7.59
Pale Violet
#CEAEFA
ΔE00 8.11
Lavender
#B39DDB
ΔE00 8.42
Periwinkle
#CCCCFF
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFFA #FAF9AE
analogous
#AED5FA #AEAFFA #D3AEFA
triadic
#AEAFFA #FAAEAF #AFFAAE
tetradic
#AEAFFA #FAAED5 #FAF9AE #AEFAD3
square
#AEAFFA #FAAED5 #FAF9AE #AEFAD3
split-complementary
#AEAFFA #FAD3AE #D5FAAE
monochromatic
#3B3DF3 #7476F6 #AEAFFA #E2E3FD #E2E3FD
Accessibility & contrast
On white
2.04
#AEAFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#AEAFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFFA
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFFA | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#99B8FD
Deuteranopia (green-blind)
#96B3F8
Tritanopia (blue-blind)
#9BBDCA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeaffa; /* rgb */ color: rgb(174, 175, 250); /* oklch */ color: oklch(78.1% 0.106 283.1);
Tailwind
colors: {
custom: {
50: '#c8c6fc',
500: '#aeaffa',
950: '#000000',
},
}SCSS
$custom: #aeaffa; $custom-light: #c8c6fc; $custom-dark: #000000;
JSON
{
"hex": "#aeaffa",
"rgb": {
"r": 174,
"g": 175,
"b": 250
},
"hsl": {
"h": 239.211,
"s": 88.372,
"l": 83.137
},
"oklch": {
"l": 0.78116,
"c": 0.1063,
"h": 283.1
},
"luminance": 0.46561
}Semantic roles & 50–950 ramp
primary
#AEAFFA
secondary
#F5F5D6
accent
#E201E5
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285