#AAAFFC#AAAFFC
#AAAFFC is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.9% C 0.110 H 280.7°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #AAAFFC |
|---|---|
| RGB | rgb(170, 175, 252) |
| HSL | hsl(236, 93%, 83%) |
| HSV | hsv(236, 33%, 99%) |
| CMYK | cmyk(32.5%, 30.6%, 0%, 1.2%) |
| CIE-LAB | lab(73.70, 15.58, -38.71) |
| CIE-LCH | lch(73.70, 41.73, 291.93°) |
| OKLab | oklab(77.91% 0.0203 -0.1077) |
| OKLCH | oklch(77.91% 0.11 280.7) |
| XYZ | xyz(49.4734, 46.2327, 98.3937) |
| Luminance | 0.4623 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.25
Light Periwinkle
#C1C6FC
ΔE00 6.88
Periwinkle Blue
#8F99FB
ΔE00 6.89
Lightsteelblue
#B0C4DE
ΔE00 8.98
Periwinkle
#CCCCFF
ΔE00 9.14
Pale Violet
#CEAEFA
ΔE00 9.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAAFFC #FCF7AA
analogous
#AAD8FC #AAAFFC #CEAAFC
triadic
#AAAFFC #FCAAAF #AFFCAA
tetradic
#AAAFFC #FCAAD8 #FCF7AA #AAFCCE
square
#AAAFFC #FCAAD8 #FCF7AA #AAFCCE
split-complementary
#AAAFFC #FCCEAA #D8FCAA
monochromatic
#3440F8 #6F77FA #AAAFFC #E1E3FE #E1E3FE
Accessibility & contrast
On white
2.05
#AAAFFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#AAAFFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAAFFC
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAAFFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAAFFC | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98B8FF
Deuteranopia (green-blind)
#94B2FA
Tritanopia (blue-blind)
#94BDCB
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #aaaffc; /* rgb */ color: rgb(170, 175, 252); /* oklch */ color: oklch(77.9% 0.110 280.7);
Tailwind
colors: {
custom: {
50: '#c5c6fd',
500: '#aaaffc',
950: '#000000',
},
}SCSS
$custom: #aaaffc; $custom-light: #c5c6fd; $custom-dark: #000000;
JSON
{
"hex": "#aaaffc",
"rgb": {
"r": 170,
"g": 175,
"b": 252
},
"hsl": {
"h": 236.341,
"s": 93.182,
"l": 82.745
},
"oklch": {
"l": 0.77907,
"c": 0.10961,
"h": 280.7
},
"luminance": 0.46234
}Semantic roles & 50–950 ramp
primary
#AAAFFC
secondary
#F6F4D5
accent
#D800E6
background
#FCFCFF
surface
#F8F8FF
border
#D1D1D7
text
#131317
muted
#828285