#9AA5F0#9AA5F0
#9AA5F0 is a light, moderate blue. Relative luminance 0.401; OKLCH L 74.2% C 0.109 H 277.0°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA5F0 |
|---|---|
| RGB | rgb(154, 165, 240) |
| HSL | hsl(232, 74%, 77%) |
| HSV | hsv(232, 36%, 94%) |
| CMYK | cmyk(35.8%, 31.2%, 0%, 5.9%) |
| CIE-LAB | lab(69.52, 13.74, -38.79) |
| CIE-LCH | lch(69.52, 41.15, 289.51°) |
| OKLab | oklab(74.23% 0.0133 -0.1082) |
| OKLCH | oklch(74.23% 0.109 277) |
| XYZ | xyz(42.5052, 40.0699, 87.9159) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.20
Perrywinkle
#8F8CE7
ΔE00 7.17
Pastel Blue
#A2BFFE
ΔE00 7.28
Lavender Blue
#8B88F8
ΔE00 8.59
Carolina Blue
#8AB8FE
ΔE00 8.84
Light Periwinkle
#C1C6FC
ΔE00 9.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA5F0 #F0E59A
analogous
#9AD0F0 #9AA5F0 #BA9AF0
triadic
#9AA5F0 #F09AA5 #A5F09A
tetradic
#9AA5F0 #F09AD0 #F0E59A #9AF0BA
square
#9AA5F0 #F09AD0 #F0E59A #9AF0BA
split-complementary
#9AA5F0 #F0BA9A #D0F09A
monochromatic
#2F46E0 #6576E8 #9AA5F0 #CFD4F8 #E4E7FB
Accessibility & contrast
On white
2.33
#9AA5F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#9AA5F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA5F0
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA5F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA5F0 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DADF3
Deuteranopia (green-blind)
#87A7EE
Tritanopia (blue-blind)
#81B3C0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9aa5f0; /* rgb */ color: rgb(154, 165, 240); /* oklch */ color: oklch(74.2% 0.109 277.0);
Tailwind
colors: {
custom: {
50: '#babff5',
500: '#9aa5f0',
950: '#000000',
},
}SCSS
$custom: #9aa5f0; $custom-light: #babff5; $custom-dark: #000000;
JSON
{
"hex": "#9aa5f0",
"rgb": {
"r": 154,
"g": 165,
"b": 240
},
"hsl": {
"h": 232.326,
"s": 74.138,
"l": 77.255
},
"oklch": {
"l": 0.7423,
"c": 0.10902,
"h": 277
},
"luminance": 0.40072
}Semantic roles & 50–950 ramp
primary
#9AA5F0
secondary
#F3EFD8
accent
#BD0FD6
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121217
muted
#818185