#9AA2FC#9AA2FC
#9AA2FC is a light, vivid blue. Relative luminance 0.397; OKLCH L 74.2% C 0.130 H 278.9°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA2FC |
|---|---|
| RGB | rgb(154, 162, 252) |
| HSL | hsl(235, 94%, 80%) |
| HSV | hsv(235, 39%, 99%) |
| CMYK | cmyk(38.9%, 35.7%, 0%, 1.2%) |
| CIE-LAB | lab(69.28, 18.64, -45.69) |
| CIE-LCH | lch(69.28, 49.35, 292.20°) |
| OKLab | oklab(74.22% 0.02 -0.1282) |
| OKLCH | oklch(74.22% 0.13 278.9) |
| XYZ | xyz(43.8123, 39.7372, 97.4382) |
| Luminance | 0.3974 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.78
Perrywinkle
#8F8CE7
ΔE00 6.53
Lavender Blue
#8B88F8
ΔE00 7.32
Pastel Blue
#A2BFFE
ΔE00 7.99
Periwinkle (survey)
#8E82FE
ΔE00 9.10
Carolina Blue
#8AB8FE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA2FC #FCF49A
analogous
#9AD3FC #9AA2FC #C39AFC
triadic
#9AA2FC #FC9AA2 #A2FC9A
tetradic
#9AA2FC #FC9AD3 #FCF49A #9AFCC3
square
#9AA2FC #FC9AD3 #FCF49A #9AFCC3
split-complementary
#9AA2FC #FCC39A #D3FC9A
monochromatic
#2335F8 #5F6BFA #9AA2FC #D5D9FE #E1E4FE
Accessibility & contrast
On white
2.35
#9AA2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#9AA2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA2FC
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA2FC | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ADFF
Deuteranopia (green-blind)
#7EA6FA
Tritanopia (blue-blind)
#7DB4C3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9aa2fc; /* rgb */ color: rgb(154, 162, 252); /* oklch */ color: oklch(74.2% 0.130 278.9);
Tailwind
colors: {
custom: {
50: '#bbbdfd',
500: '#9aa2fc',
950: '#000000',
},
}SCSS
$custom: #9aa2fc; $custom-light: #bbbdfd; $custom-dark: #000000;
JSON
{
"hex": "#9aa2fc",
"rgb": {
"r": 154,
"g": 162,
"b": 252
},
"hsl": {
"h": 235.102,
"s": 94.231,
"l": 79.608
},
"oklch": {
"l": 0.74219,
"c": 0.12974,
"h": 278.9
},
"luminance": 0.39739
}Semantic roles & 50–950 ramp
primary
#9AA2FC
secondary
#F6F4D5
accent
#D300E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186