#9AA8EA#9AA8EA
#9AA8EA is a light, moderate blue. Relative luminance 0.408; OKLCH L 74.6% C 0.097 H 274.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #9AA8EA |
|---|---|
| RGB | rgb(154, 168, 234) |
| HSL | hsl(230, 66%, 76%) |
| HSV | hsv(230, 34%, 92%) |
| CMYK | cmyk(34.2%, 28.2%, 0%, 8.2%) |
| CIE-LAB | lab(70.05, 10.48, -34.70) |
| CIE-LCH | lch(70.05, 36.25, 286.81°) |
| OKLab | oklab(74.56% 0.0078 -0.0964) |
| OKLCH | oklch(74.56% 0.097 274.6) |
| XYZ | xyz(42.1761, 40.8142, 83.4817) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.36
Pastel Blue
#A2BFFE
ΔE00 6.62
Perrywinkle
#8F8CE7
ΔE00 8.15
Carolina Blue
#8AB8FE
ΔE00 8.30
Light Periwinkle
#C1C6FC
ΔE00 9.01
Lavender Blue
#8B88F8
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AA8EA #EADC9A
analogous
#9AD0EA #9AA8EA #B49AEA
triadic
#9AA8EA #EA9AA8 #A8EA9A
tetradic
#9AA8EA #EA9AD0 #EADC9A #9AEAB4
square
#9AA8EA #EA9AD0 #EADC9A #9AEAB4
split-complementary
#9AA8EA #EAB49A #D0EA9A
monochromatic
#3551D5 #677CDF #9AA8EA #CDD4F5 #E6E9FA
Accessibility & contrast
On white
2.29
#9AA8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#9AA8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AA8EA
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AA8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AA8EA | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AFED
Deuteranopia (green-blind)
#8DA8E8
Tritanopia (blue-blind)
#83B5BF
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #9aa8ea; /* rgb */ color: rgb(154, 168, 234); /* oklch */ color: oklch(74.6% 0.097 274.6);
Tailwind
colors: {
custom: {
50: '#bac1f1',
500: '#9aa8ea',
950: '#000000',
},
}SCSS
$custom: #9aa8ea; $custom-light: #bac1f1; $custom-dark: #000000;
JSON
{
"hex": "#9aa8ea",
"rgb": {
"r": 154,
"g": 168,
"b": 234
},
"hsl": {
"h": 229.5,
"s": 65.574,
"l": 76.078
},
"oklch": {
"l": 0.74556,
"c": 0.09676,
"h": 274.6
},
"luminance": 0.40816
}Semantic roles & 50–950 ramp
primary
#9AA8EA
secondary
#F1EDDA
accent
#AE18CD
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#121216
muted
#818184