#AAADFE#AAADFE
#AAADFE is a light, moderate blue. Relative luminance 0.456; OKLCH L 77.6% C 0.115 H 281.7°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADFE |
|---|---|
| RGB | rgb(170, 173, 254) |
| HSL | hsl(238, 98%, 83%) |
| HSV | hsv(238, 33%, 100%) |
| CMYK | cmyk(33.1%, 31.9%, 0%, 0.4%) |
| CIE-LAB | lab(73.28, 17.21, -40.44) |
| CIE-LCH | lch(73.28, 43.95, 293.05°) |
| OKLab | oklab(77.61% 0.0234 -0.1127) |
| OKLCH | oklch(77.61% 0.115 281.7) |
| XYZ | xyz(49.4056, 45.5874, 99.9429) |
| Luminance | 0.4559 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.46
Pastel Blue
#A2BFFE
ΔE00 6.75
Light Periwinkle
#C1C6FC
ΔE00 7.45
Pale Violet
#CEAEFA
ΔE00 9.09
Lightsteelblue
#B0C4DE
ΔE00 9.23
Perrywinkle
#8F8CE7
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADFE #FEFBAA
analogous
#AAD7FE #AAADFE #D1AAFE
triadic
#AAADFE #FEAAAD #ADFEAA
tetradic
#AAADFE #FEAAD7 #FEFBAA #AAFED1
square
#AAADFE #FEAAD7 #FEFBAA #AAFED1
split-complementary
#AAADFE #FED1AA #D7FEAA
monochromatic
#3138FD #6E73FD #AAADFE #E1E2FF #E1E2FF
Accessibility & contrast
On white
2.08
#AAADFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#AAADFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADFE
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADFE | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B7FF
Deuteranopia (green-blind)
#91B1FC
Tritanopia (blue-blind)
#94BCCA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaadfe; /* rgb */ color: rgb(170, 173, 254); /* oklch */ color: oklch(77.6% 0.115 281.7);
Tailwind
colors: {
custom: {
50: '#c5c5ff',
500: '#aaadfe',
950: '#000000',
},
}SCSS
$custom: #aaadfe; $custom-light: #c5c5ff; $custom-dark: #000000;
JSON
{
"hex": "#aaadfe",
"rgb": {
"r": 170,
"g": 173,
"b": 254
},
"hsl": {
"h": 237.857,
"s": 97.674,
"l": 83.137
},
"oklch": {
"l": 0.77611,
"c": 0.1151,
"h": 281.7
},
"luminance": 0.45589
}Semantic roles & 50–950 ramp
primary
#AAADFE
secondary
#F7F6D4
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131218
muted
#828186