#9AA4FD#9AA4FD
#9AA4FD is a light, vivid blue. Relative luminance 0.405; OKLCH L 74.7% C 0.128 H 277.9°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA4FD |
|---|---|
| RGB | rgb(154, 164, 253) |
| HSL | hsl(234, 96%, 80%) |
| HSV | hsv(234, 39%, 99%) |
| CMYK | cmyk(39.1%, 35.2%, 0%, 0.8%) |
| CIE-LAB | lab(69.83, 17.78, -45.37) |
| CIE-LCH | lch(69.83, 48.73, 291.40°) |
| OKLab | oklab(74.66% 0.0177 -0.1272) |
| OKLCH | oklch(74.66% 0.128 277.9) |
| XYZ | xyz(44.3263, 40.5109, 98.3933) |
| Luminance | 0.4051 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.16
Perrywinkle
#8F8CE7
ΔE00 7.10
Pastel Blue
#A2BFFE
ΔE00 7.40
Lavender Blue
#8B88F8
ΔE00 7.86
Carolina Blue
#8AB8FE
ΔE00 8.69
Periwinkle (survey)
#8E82FE
ΔE00 9.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA4FD #FDF39A
analogous
#9AD6FD #9AA4FD #C19AFD
triadic
#9AA4FD #FD9AA4 #A4FD9A
tetradic
#9AA4FD #FD9AD6 #FDF39A #9AFDC1
square
#9AA4FD #FD9AD6 #FDF39A #9AFDC1
split-complementary
#9AA4FD #FDC19A #D6FD9A
monochromatic
#2238FB #5E6EFC #9AA4FD #D6DAFE #E1E4FE
Accessibility & contrast
On white
2.31
#9AA4FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#9AA4FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA4FD
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA4FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA4FD | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AFFF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#7CB6C5
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9aa4fd; /* rgb */ color: rgb(154, 164, 253); /* oklch */ color: oklch(74.7% 0.128 277.9);
Tailwind
colors: {
custom: {
50: '#bbbefe',
500: '#9aa4fd',
950: '#000000',
},
}SCSS
$custom: #9aa4fd; $custom-light: #bbbefe; $custom-dark: #000000;
JSON
{
"hex": "#9aa4fd",
"rgb": {
"r": 154,
"g": 164,
"b": 253
},
"hsl": {
"h": 233.939,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.74657,
"c": 0.12847,
"h": 277.9
},
"luminance": 0.40513
}Semantic roles & 50–950 ramp
primary
#9AA4FD
secondary
#F7F3D4
accent
#CE00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186