#AAA4FD#AAA4FD
#AAA4FD is a light, vivid blue. Relative luminance 0.422; OKLCH L 75.8% C 0.126 H 286.1°. Best body text is #000000 at 9.44:1 contrast (WCAG AA passes).
Color values
| HEX | #AAA4FD |
|---|---|
| RGB | rgb(170, 164, 253) |
| HSL | hsl(244, 96%, 82%) |
| HSV | hsv(244, 35%, 99%) |
| CMYK | cmyk(32.8%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(71.00, 22.00, -43.46) |
| CIE-LCH | lch(71.00, 48.71, 296.85°) |
| OKLab | oklab(75.85% 0.0349 -0.1214) |
| OKLCH | oklch(75.85% 0.126 286.1) |
| XYZ | xyz(47.5779, 42.1875, 98.5457) |
| Luminance | 0.4219 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.58
Perrywinkle
#8F8CE7
ΔE00 7.35
Pastel Purple
#CAA0FF
ΔE00 7.64
Lavender
#B39DDB
ΔE00 8.03
Pale Violet
#CEAEFA
ΔE00 8.41
Lilac (survey)
#CEA2FD
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#AAA4FD #F7FDA4
analogous
#A4CBFD #AAA4FD #D7A4FD
triadic
#AAA4FD #FDAAA4 #A4FDAA
tetradic
#AAA4FD #FDA4CB #F7FDA4 #A4FDD7
square
#AAA4FD #FDA4CB #F7FDA4 #A4FDD7
split-complementary
#AAA4FD #FDD7A4 #CBFDA4
monochromatic
#3A2CFA #7268FC #AAA4FD #E2E0FE #E3E1FE
Accessibility & contrast
On white
2.23
#AAA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.44
#AAA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #AAA4FD
9.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##AAA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##AAA4FD | 1.00 | 2.23 | 9.44 | 9.44 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#87ABFB
Tritanopia (blue-blind)
#95B4C5
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #aaa4fd; /* rgb */ color: rgb(170, 164, 253); /* oklch */ color: oklch(75.8% 0.126 286.1);
Tailwind
colors: {
custom: {
50: '#c5bffe',
500: '#aaa4fd',
950: '#000000',
},
}SCSS
$custom: #aaa4fd; $custom-light: #c5bffe; $custom-dark: #000000;
JSON
{
"hex": "#aaa4fd",
"rgb": {
"r": 170,
"g": 164,
"b": 253
},
"hsl": {
"h": 244.045,
"s": 95.699,
"l": 81.765
},
"oklch": {
"l": 0.75846,
"c": 0.12633,
"h": 286.1
},
"luminance": 0.42189
}Semantic roles & 50–950 ramp
primary
#AAA4FD
secondary
#F4F7D4
accent
#E600D6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#131218
muted
#828186