#AAADFA#AAADFA
#AAADFA is a light, moderate blue. Relative luminance 0.453; OKLCH L 77.4% C 0.110 H 281.8°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADFA |
|---|---|
| RGB | rgb(170, 173, 250) |
| HSL | hsl(238, 89%, 82%) |
| HSV | hsv(238, 32%, 98%) |
| CMYK | cmyk(32%, 30.8%, 0%, 2%) |
| CIE-LAB | lab(73.11, 16.19, -38.54) |
| CIE-LCH | lch(73.11, 41.80, 292.79°) |
| OKLab | oklab(77.43% 0.0224 -0.1072) |
| OKLCH | oklch(77.43% 0.11 281.8) |
| XYZ | xyz(48.7717, 45.3339, 96.6046) |
| Luminance | 0.4533 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.71
Pastel Blue
#A2BFFE
ΔE00 6.87
Light Periwinkle
#C1C6FC
ΔE00 7.15
Lavender
#B39DDB
ΔE00 8.80
Pale Violet
#CEAEFA
ΔE00 8.86
Perrywinkle
#8F8CE7
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADFA #FAF7AA
analogous
#AAD5FA #AAADFA #CFAAFA
triadic
#AAADFA #FAAAAD #ADFAAA
tetradic
#AAADFA #FAAAD5 #FAF7AA #AAFACF
square
#AAADFA #FAAAD5 #FAF7AA #AAFACF
split-complementary
#AAADFA #FACFAA #D5FAAA
monochromatic
#363DF3 #7075F7 #AAADFA #E2E3FD #E2E3FD
Accessibility & contrast
On white
2.09
#AAADFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#AAADFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADFA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADFA | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FD
Deuteranopia (green-blind)
#92B1F8
Tritanopia (blue-blind)
#95BBC9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #aaadfa; /* rgb */ color: rgb(170, 173, 250); /* oklch */ color: oklch(77.4% 0.110 281.8);
Tailwind
colors: {
custom: {
50: '#c5c5fc',
500: '#aaadfa',
950: '#000000',
},
}SCSS
$custom: #aaadfa; $custom-light: #c5c5fc; $custom-dark: #000000;
JSON
{
"hex": "#aaadfa",
"rgb": {
"r": 170,
"g": 173,
"b": 250
},
"hsl": {
"h": 237.75,
"s": 88.889,
"l": 82.353
},
"oklch": {
"l": 0.77428,
"c": 0.10954,
"h": 281.8
},
"luminance": 0.45335
}Semantic roles & 50–950 ramp
primary
#AAADFA
secondary
#F5F4D6
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185