#9AA2FF#9AA2FF
#9AA2FF is a light, vivid blue. Relative luminance 0.399; OKLCH L 74.4% C 0.134 H 278.9°. Best body text is #000000 at 8.99:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2FF |
|---|---|
| RGB | rgb(154, 162, 255) |
| HSL | hsl(235, 100%, 80%) |
| HSV | hsv(235, 40%, 100%) |
| CMYK | cmyk(39.6%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(69.42, 19.46, -47.11) |
| CIE-LCH | lch(69.42, 50.97, 292.44°) |
| OKLab | oklab(74.37% 0.0206 -0.1323) |
| OKLCH | oklch(74.37% 0.134 278.9) |
| XYZ | xyz(44.2915, 39.9288, 99.9617) |
| Luminance | 0.3993 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.72
Perrywinkle
#8F8CE7
ΔE00 6.67
Lavender Blue
#8B88F8
ΔE00 7.28
Pastel Blue
#A2BFFE
ΔE00 7.99
Periwinkle (survey)
#8E82FE
ΔE00 9.02
Carolina Blue
#8AB8FE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2FF #FFF79A
analogous
#9AD4FF #9AA2FF #C59AFF
triadic
#9AA2FF #FF9AA2 #A2FF9A
tetradic
#9AA2FF #FF9AD4 #FFF79A #9AFFC5
square
#9AA2FF #FF9AD4 #FFF79A #9AFFC5
split-complementary
#9AA2FF #FFC59A #D4FF9A
monochromatic
#2031FF #5D6AFF #9AA2FF #D7DAFF #E0E3FF
Accessibility & contrast
On white
2.34
#9AA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.99
#9AA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2FF
8.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2FF | 1.00 | 2.34 | 8.99 | 8.99 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#7CA6FD
Tritanopia (blue-blind)
#7BB4C5
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9aa2ff; /* rgb */ color: rgb(154, 162, 255); /* oklch */ color: oklch(74.4% 0.134 278.9);
Tailwind
colors: {
custom: {
50: '#bbbdff',
500: '#9aa2ff',
950: '#000000',
},
}SCSS
$custom: #9aa2ff; $custom-light: #bbbdff; $custom-dark: #000000;
JSON
{
"hex": "#9aa2ff",
"rgb": {
"r": 154,
"g": 162,
"b": 255
},
"hsl": {
"h": 235.248,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.74369,
"c": 0.13389,
"h": 278.9
},
"luminance": 0.39931
}Semantic roles & 50–950 ramp
primary
#9AA2FF
secondary
#F7F5D4
accent
#D300E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186