#AAA7FC#AAA7FC
#AAA7FC is a light, vivid blue. Relative luminance 0.432; OKLCH L 76.4% C 0.121 H 284.8°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7FC |
|---|---|
| RGB | rgb(170, 167, 252) |
| HSL | hsl(242, 93%, 82%) |
| HSV | hsv(242, 34%, 99%) |
| CMYK | cmyk(32.5%, 33.7%, 0%, 1.2%) |
| CIE-LAB | lab(71.70, 20.06, -41.83) |
| CIE-LCH | lch(71.70, 46.39, 295.62°) |
| OKLab | oklab(76.37% 0.0308 -0.1167) |
| OKLCH | oklch(76.37% 0.121 284.8) |
| XYZ | xyz(47.9622, 43.2104, 97.8900) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.85
Perrywinkle
#8F8CE7
ΔE00 7.93
Pastel Purple
#CAA0FF
ΔE00 8.14
Lavender
#B39DDB
ΔE00 8.16
Pale Violet
#CEAEFA
ΔE00 8.42
Pastel Blue
#A2BFFE
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7FC #F9FCA7
analogous
#A7CEFC #AAA7FC #D5A7FC
triadic
#AAA7FC #FCAAA7 #A7FCAA
tetradic
#AAA7FC #FCA7CE #F9FCA7 #A7FCD5
square
#AAA7FC #FCA7CE #F9FCA7 #A7FCD5
split-complementary
#AAA7FC #FCD5A7 #CEFCA7
monochromatic
#3831F8 #716CFA #AAA7FC #E2E1FE #E2E1FE
Accessibility & contrast
On white
2.18
#AAA7FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#AAA7FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7FC
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7FC | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EB2FF
Deuteranopia (green-blind)
#8BADFA
Tritanopia (blue-blind)
#95B7C6
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa7fc; /* rgb */ color: rgb(170, 167, 252); /* oklch */ color: oklch(76.4% 0.121 284.8);
Tailwind
colors: {
custom: {
50: '#c5c1fd',
500: '#aaa7fc',
950: '#000000',
},
}SCSS
$custom: #aaa7fc; $custom-light: #c5c1fd; $custom-dark: #000000;
JSON
{
"hex": "#aaa7fc",
"rgb": {
"r": 170,
"g": 167,
"b": 252
},
"hsl": {
"h": 242.118,
"s": 93.407,
"l": 82.157
},
"oklch": {
"l": 0.76367,
"c": 0.12068,
"h": 284.8
},
"luminance": 0.43212
}Semantic roles & 50–950 ramp
primary
#AAA7FC
secondary
#F5F6D5
accent
#E600DD
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131217
muted
#828185