#9AAEF8#9AAEF8
#9AAEF8 is a light, moderate blue. Relative luminance 0.439; OKLCH L 76.4% C 0.109 H 272.0°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAEF8 |
|---|---|
| RGB | rgb(154, 174, 248) |
| HSL | hsl(227, 87%, 79%) |
| HSV | hsv(227, 38%, 97%) |
| CMYK | cmyk(37.9%, 29.8%, 0%, 2.7%) |
| CIE-LAB | lab(72.17, 10.79, -39.00) |
| CIE-LCH | lch(72.17, 40.47, 285.47°) |
| OKLab | oklab(76.4% 0.0039 -0.1088) |
| OKLCH | oklch(76.4% 0.109 272) |
| XYZ | xyz(45.4007, 43.9174, 94.8735) |
| Luminance | 0.4392 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.47
Periwinkle Blue
#8F99FB
ΔE00 5.87
Carolina Blue
#8AB8FE
ΔE00 6.09
Light Periwinkle
#C1C6FC
ΔE00 8.91
Powder Blue (survey)
#B1D1FC
ΔE00 8.99
Light Grey Blue
#9DBCD4
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAEF8 #F8E49A
analogous
#9ADDF8 #9AAEF8 #B59AF8
triadic
#9AAEF8 #F89AAE #AEF89A
tetradic
#9AAEF8 #F89ADD #F8E49A #9AF8B5
square
#9AAEF8 #F89ADD #F8E49A #9AF8B5
split-complementary
#9AAEF8 #F8B59A #DDF89A
monochromatic
#2852F0 #6180F4 #9AAEF8 #D3DCFC #E2E8FD
Accessibility & contrast
On white
2.15
#9AAEF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#9AAEF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAEF8
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAEF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAEF8 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95B5FB
Deuteranopia (green-blind)
#8EADF6
Tritanopia (blue-blind)
#7DBDC8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9aaef8; /* rgb */ color: rgb(154, 174, 248); /* oklch */ color: oklch(76.4% 0.109 272.0);
Tailwind
colors: {
custom: {
50: '#bbc6fb',
500: '#9aaef8',
950: '#000000',
},
}SCSS
$custom: #9aaef8; $custom-light: #bbc6fb; $custom-dark: #000000;
JSON
{
"hex": "#9aaef8",
"rgb": {
"r": 154,
"g": 174,
"b": 248
},
"hsl": {
"h": 227.234,
"s": 87.037,
"l": 78.824
},
"oklch": {
"l": 0.76395,
"c": 0.10889,
"h": 272
},
"luminance": 0.43919
}Semantic roles & 50–950 ramp
primary
#9AAEF8
secondary
#F5EED6
accent
#B402E4
background
#FBFCFF
surface
#F6F8FF
border
#D0D1D7
text
#121317
muted
#818285