#AEAFFE#AEAFFE
#AEAFFE is a light, moderate blue. Relative luminance 0.468; OKLCH L 78.3% C 0.112 H 282.9°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #AEAFFE |
|---|---|
| RGB | rgb(174, 175, 254) |
| HSL | hsl(239, 98%, 84%) |
| HSV | hsv(239, 31%, 100%) |
| CMYK | cmyk(31.5%, 31.1%, 0%, 0.4%) |
| CIE-LAB | lab(74.07, 17.19, -39.19) |
| CIE-LCH | lch(74.07, 42.79, 293.69°) |
| OKLab | oklab(78.3% 0.0251 -0.109) |
| OKLCH | oklch(78.3% 0.112 282.9) |
| XYZ | xyz(50.6701, 46.8129, 100.1128) |
| Luminance | 0.4681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Light Periwinkle
#C1C6FC
ΔE00 6.74
Pastel Blue
#A2BFFE
ΔE00 6.96
Periwinkle Blue
#8F99FB
ΔE00 7.31
Pale Violet
#CEAEFA
ΔE00 8.35
Periwinkle
#CCCCFF
ΔE00 8.87
Lavender
#B39DDB
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AEAFFE #FEFDAE
analogous
#AED7FE #AEAFFE #D5AEFE
triadic
#AEAFFE #FEAEAF #AFFEAE
tetradic
#AEAFFE #FEAED7 #FEFDAE #AEFED5
square
#AEAFFE #FEAED7 #FEFDAE #AEFED5
split-complementary
#AEAFFE #FED5AE #D7FEAE
monochromatic
#3538FD #7273FD #AEAFFE #E1E1FF #E1E1FF
Accessibility & contrast
On white
2.03
#AEAFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#AEAFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AEAFFE
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AEAFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AEAFFE | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B9FF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#9ABECB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #aeaffe; /* rgb */ color: rgb(174, 175, 254); /* oklch */ color: oklch(78.3% 0.112 282.9);
Tailwind
colors: {
custom: {
50: '#c8c6ff',
500: '#aeaffe',
950: '#000000',
},
}SCSS
$custom: #aeaffe; $custom-light: #c8c6ff; $custom-dark: #000000;
JSON
{
"hex": "#aeaffe",
"rgb": {
"r": 174,
"g": 175,
"b": 254
},
"hsl": {
"h": 239.25,
"s": 97.561,
"l": 83.922
},
"oklch": {
"l": 0.78295,
"c": 0.11186,
"h": 282.9
},
"luminance": 0.46814
}Semantic roles & 50–950 ramp
primary
#AEAFFE
secondary
#F7F6D4
accent
#E300E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131318
muted
#828286