#AAADFB#AAADFB
#AAADFB is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.5% C 0.111 H 281.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADFB |
|---|---|
| RGB | rgb(170, 173, 251) |
| HSL | hsl(238, 91%, 83%) |
| HSV | hsv(238, 32%, 98%) |
| CMYK | cmyk(32.3%, 31.1%, 0%, 1.6%) |
| CIE-LAB | lab(73.15, 16.45, -39.02) |
| CIE-LCH | lch(73.15, 42.34, 292.86°) |
| OKLab | oklab(77.47% 0.0227 -0.1086) |
| OKLCH | oklch(77.47% 0.111 281.8) |
| XYZ | xyz(48.9290, 45.3967, 97.4326) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.64
Pastel Blue
#A2BFFE
ΔE00 6.84
Light Periwinkle
#C1C6FC
ΔE00 7.23
Pale Violet
#CEAEFA
ΔE00 8.91
Lavender
#B39DDB
ΔE00 8.91
Lightsteelblue
#B0C4DE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADFB #FBF8AA
analogous
#AAD5FB #AAADFB #D0AAFB
triadic
#AAADFB #FBAAAD #ADFBAA
tetradic
#AAADFB #FBAAD5 #FBF8AA #AAFBD0
square
#AAADFB #FBAAD5 #FBF8AA #AAFBD0
split-complementary
#AAADFB #FBD0AA #D5FBAA
monochromatic
#353CF5 #7075F8 #AAADFB #E2E3FE #E2E3FE
Accessibility & contrast
On white
2.08
#AAADFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#AAADFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADFB
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADFB | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96B6FE
Deuteranopia (green-blind)
#92B1F9
Tritanopia (blue-blind)
#95BBC9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaadfb; /* rgb */ color: rgb(170, 173, 251); /* oklch */ color: oklch(77.5% 0.111 281.8);
Tailwind
colors: {
custom: {
50: '#c5c5fd',
500: '#aaadfb',
950: '#000000',
},
}SCSS
$custom: #aaadfb; $custom-light: #c5c5fd; $custom-dark: #000000;
JSON
{
"hex": "#aaadfb",
"rgb": {
"r": 170,
"g": 173,
"b": 251
},
"hsl": {
"h": 237.778,
"s": 91.011,
"l": 82.549
},
"oklch": {
"l": 0.77474,
"c": 0.11094,
"h": 281.8
},
"luminance": 0.45398
}Semantic roles & 50–950 ramp
primary
#AAADFB
secondary
#F6F5D5
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185