#AEAFFF#AEAFFF
#AEAFFF is a light, moderate blue. Relative luminance 0.469; OKLCH L 78.3% C 0.113 H 282.9°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFFF |
|---|---|
| RGB | rgb(174, 175, 255) |
| HSL | hsl(239, 100%, 84%) |
| HSV | hsv(239, 32%, 100%) |
| CMYK | cmyk(31.8%, 31.4%, 0%, 0%) |
| CIE-LAB | lab(74.11, 17.44, -39.66) |
| CIE-LCH | lch(74.11, 43.33, 293.74°) |
| OKLab | oklab(78.34% 0.0253 -0.1104) |
| OKLCH | oklch(78.34% 0.113 282.9) |
| XYZ | xyz(50.8306, 46.8772, 100.9584) |
| Luminance | 0.4688 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.82
Pastel Blue
#A2BFFE
ΔE00 6.93
Periwinkle Blue
#8F99FB
ΔE00 7.25
Pale Violet
#CEAEFA
ΔE00 8.42
Periwinkle
#CCCCFF
ΔE00 8.96
Lavender
#B39DDB
ΔE00 9.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFFF #FFFEAE
analogous
#AED8FF #AEAFFF #D6AEFF
triadic
#AEAFFF #FFAEAF #AFFFAE
tetradic
#AEAFFF #FFAED8 #FFFEAE #AEFFD6
square
#AEAFFF #FFAED8 #FFFEAE #AEFFD6
split-complementary
#AEAFFF #FFD6AE #D8FFAE
monochromatic
#3436FF #7173FF #AEAFFF #E0E1FF #E0E1FF
Accessibility & contrast
On white
2.02
#AEAFFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#AEAFFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFFF
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFFF | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B9FF
Deuteranopia (green-blind)
#94B4FD
Tritanopia (blue-blind)
#99BECC
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeafff; /* rgb */ color: rgb(174, 175, 255); /* oklch */ color: oklch(78.3% 0.113 282.9);
Tailwind
colors: {
custom: {
50: '#c8c6ff',
500: '#aeafff',
950: '#000000',
},
}SCSS
$custom: #aeafff; $custom-light: #c8c6ff; $custom-dark: #000000;
JSON
{
"hex": "#aeafff",
"rgb": {
"r": 174,
"g": 175,
"b": 255
},
"hsl": {
"h": 239.259,
"s": 100,
"l": 84.118
},
"oklch": {
"l": 0.78341,
"c": 0.11325,
"h": 282.9
},
"luminance": 0.46879
}Semantic roles & 50–950 ramp
primary
#AEAFFF
secondary
#F7F7D4
accent
#E300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286