#AEAFEE#AEAFEE
#AEAFEE is a light, moderate blue. Relative luminance 0.458; OKLCH L 77.6% C 0.089 H 283.4°. Best body text is #000000 at 10.17:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFEE |
|---|---|
| RGB | rgb(174, 175, 238) |
| HSL | hsl(239, 65%, 81%) |
| HSV | hsv(239, 27%, 93%) |
| CMYK | cmyk(26.9%, 26.5%, 0%, 6.7%) |
| CIE-LAB | lab(73.44, 13.27, -31.52) |
| CIE-LCH | lch(73.44, 34.19, 292.83°) |
| OKLab | oklab(77.6% 0.0208 -0.0871) |
| OKLCH | oklch(77.6% 0.09 283.4) |
| XYZ | xyz(48.2142, 45.8306, 87.1783) |
| Luminance | 0.4583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 5.83
Lavender
#B39DDB
ΔE00 7.21
Periwinkle
#CCCCFF
ΔE00 7.72
Pale Violet
#CEAEFA
ΔE00 7.76
Pastel Blue
#A2BFFE
ΔE00 7.96
Periwinkle Blue
#8F99FB
ΔE00 8.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFEE #EEEDAE
analogous
#AECFEE #AEAFEE #CDAEEE
triadic
#AEAFEE #EEAEAF #AFEEAE
tetradic
#AEAFEE #EEAECF #EEEDAE #AEEECD
square
#AEAFEE #EEAECF #EEEDAE #AEEECD
split-complementary
#AEAFEE #EECDAE #CFEEAE
monochromatic
#494BD9 #7B7DE3 #AEAFEE #E1E1F9 #E6E6FA
Accessibility & contrast
On white
2.07
#AEAFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.17
#AEAFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFEE
10.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFEE | 1.00 | 2.07 | 10.17 | 10.17 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB6F1
Deuteranopia (green-blind)
#9BB2EC
Tritanopia (blue-blind)
#9FBAC5
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aeafee; /* rgb */ color: rgb(174, 175, 238); /* oklch */ color: oklch(77.6% 0.089 283.4);
Tailwind
colors: {
custom: {
50: '#c7c6f3',
500: '#aeafee',
950: '#000000',
},
}SCSS
$custom: #aeafee; $custom-light: #c7c6f3; $custom-dark: #000000;
JSON
{
"hex": "#aeafee",
"rgb": {
"r": 174,
"g": 175,
"b": 238
},
"hsl": {
"h": 239.063,
"s": 65.306,
"l": 80.784
},
"oklch": {
"l": 0.77596,
"c": 0.0895,
"h": 283.4
},
"luminance": 0.45832
}Semantic roles & 50–950 ramp
primary
#AEAFEE
secondary
#F1F1DA
accent
#CA18CD
background
#FCFCFE
surface
#F8F8FD
border
#D1D1D5
text
#131317
muted
#828285