#AAADFC#AAADFC
#AAADFC is a light, moderate blue. Relative luminance 0.455; OKLCH L 77.5% C 0.112 H 281.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #AAADFC |
|---|---|
| RGB | rgb(170, 173, 252) |
| HSL | hsl(238, 93%, 83%) |
| HSV | hsv(238, 33%, 99%) |
| CMYK | cmyk(32.5%, 31.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.19, 16.70, -39.49) |
| CIE-LCH | lch(73.19, 42.88, 292.92°) |
| OKLab | oklab(77.52% 0.0229 -0.11) |
| OKLCH | oklch(77.52% 0.112 281.8) |
| XYZ | xyz(49.0870, 45.4600, 98.2649) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.57
Pastel Blue
#A2BFFE
ΔE00 6.80
Light Periwinkle
#C1C6FC
ΔE00 7.30
Pale Violet
#CEAEFA
ΔE00 8.97
Lavender
#B39DDB
ΔE00 9.03
Lightsteelblue
#B0C4DE
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAADFC #FCF9AA
analogous
#AAD6FC #AAADFC #D0AAFC
triadic
#AAADFC #FCAAAD #ADFCAA
tetradic
#AAADFC #FCAAD6 #FCF9AA #AAFCD0
square
#AAADFC #FCAAD6 #FCF9AA #AAFCD0
split-complementary
#AAADFC #FCD0AA #D6FCAA
monochromatic
#343BF8 #6F74FA #AAADFC #E1E2FE #E1E2FE
Accessibility & contrast
On white
2.08
#AAADFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#AAADFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAADFC
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAADFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAADFC | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B7FF
Deuteranopia (green-blind)
#92B1FA
Tritanopia (blue-blind)
#95BCC9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #aaadfc; /* rgb */ color: rgb(170, 173, 252); /* oklch */ color: oklch(77.5% 0.112 281.8);
Tailwind
colors: {
custom: {
50: '#c5c5fd',
500: '#aaadfc',
950: '#000000',
},
}SCSS
$custom: #aaadfc; $custom-light: #c5c5fd; $custom-dark: #000000;
JSON
{
"hex": "#aaadfc",
"rgb": {
"r": 170,
"g": 173,
"b": 252
},
"hsl": {
"h": 237.805,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.77519,
"c": 0.11233,
"h": 281.8
},
"luminance": 0.45461
}Semantic roles & 50–950 ramp
primary
#AAADFC
secondary
#F6F5D5
accent
#DD00E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131217
muted
#828185