#AAA7FE#AAA7FE
#AAA7FE is a light, vivid blue. Relative luminance 0.433; OKLCH L 76.5% C 0.123 H 284.7°. Best body text is #000000 at 9.67:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA7FE |
|---|---|
| RGB | rgb(170, 167, 254) |
| HSL | hsl(242, 98%, 83%) |
| HSV | hsv(242, 34%, 100%) |
| CMYK | cmyk(33.1%, 34.3%, 0%, 0.4%) |
| CIE-LAB | lab(71.78, 20.57, -42.77) |
| CIE-LCH | lch(71.78, 47.46, 295.68°) |
| OKLab | oklab(76.46% 0.0312 -0.1194) |
| OKLCH | oklch(76.46% 0.123 284.7) |
| XYZ | xyz(48.2808, 43.3378, 99.5679) |
| Luminance | 0.4334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.73
Perrywinkle
#8F8CE7
ΔE00 7.95
Pastel Purple
#CAA0FF
ΔE00 8.19
Pastel Blue
#A2BFFE
ΔE00 8.41
Lavender
#B39DDB
ΔE00 8.44
Pale Violet
#CEAEFA
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA7FE #FBFEA7
analogous
#A7CFFE #AAA7FE #D6A7FE
triadic
#AAA7FE #FEAAA7 #A7FEAA
tetradic
#AAA7FE #FEA7CF #FBFEA7 #A7FED6
square
#AAA7FE #FEA7CF #FBFEA7 #A7FED6
split-complementary
#AAA7FE #FED6A7 #CFFEA7
monochromatic
#352EFD #706AFD #AAA7FE #E2E1FF #E2E1FF
Accessibility & contrast
On white
2.17
#AAA7FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.67
#AAA7FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA7FE
9.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA7FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA7FE | 1.00 | 2.17 | 9.67 | 9.67 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#8AADFC
Tritanopia (blue-blind)
#94B7C7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #aaa7fe; /* rgb */ color: rgb(170, 167, 254); /* oklch */ color: oklch(76.5% 0.123 284.7);
Tailwind
colors: {
custom: {
50: '#c5c1ff',
500: '#aaa7fe',
950: '#000000',
},
}SCSS
$custom: #aaa7fe; $custom-light: #c5c1ff; $custom-dark: #000000;
JSON
{
"hex": "#aaa7fe",
"rgb": {
"r": 170,
"g": 167,
"b": 254
},
"hsl": {
"h": 242.069,
"s": 97.753,
"l": 82.549
},
"oklch": {
"l": 0.76462,
"c": 0.12345,
"h": 284.7
},
"luminance": 0.43339
}Semantic roles & 50–950 ramp
primary
#AAA7FE
secondary
#F6F7D4
accent
#E600DE
background
#FCFBFF
surface
#F8F7FF
border
#D1D0D7
text
#131218
muted
#828186