#9AAEFD#9AAEFD
#9AAEFD is a light, moderate blue. Relative luminance 0.442; OKLCH L 76.6% C 0.116 H 272.6°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #9AAEFD |
|---|---|
| RGB | rgb(154, 174, 253) |
| HSL | hsl(228, 96%, 80%) |
| HSV | hsv(228, 39%, 99%) |
| CMYK | cmyk(39.1%, 31.2%, 0%, 0.8%) |
| CIE-LAB | lab(72.38, 12.13, -41.38) |
| CIE-LCH | lch(72.38, 43.12, 286.34°) |
| OKLab | oklab(76.63% 0.0052 -0.1157) |
| OKLCH | oklch(76.63% 0.116 272.6) |
| XYZ | xyz(46.1868, 44.2319, 99.0134) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.47
Periwinkle Blue
#8F99FB
ΔE00 5.74
Carolina Blue
#8AB8FE
ΔE00 5.99
Light Grey Blue
#9DBCD4
ΔE00 8.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.97
Lightsteelblue
#B0C4DE
ΔE00 9.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9AAEFD #FDE99A
analogous
#9ADFFD #9AAEFD #B89AFD
triadic
#9AAEFD #FD9AAE #AEFD9A
tetradic
#9AAEFD #FD9ADF #FDE99A #9AFDB8
square
#9AAEFD #FD9ADF #FDE99A #9AFDB8
split-complementary
#9AAEFD #FDB89A #DFFD9A
monochromatic
#224EFB #5E7EFC #9AAEFD #D6DEFE #E1E7FE
Accessibility & contrast
On white
2.13
#9AAEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#9AAEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9AAEFD
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9AAEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9AAEFD | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B6FF
Deuteranopia (green-blind)
#8BAEFB
Tritanopia (blue-blind)
#7BBECA
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #9aaefd; /* rgb */ color: rgb(154, 174, 253); /* oklch */ color: oklch(76.6% 0.116 272.6);
Tailwind
colors: {
custom: {
50: '#bbc6fe',
500: '#9aaefd',
950: '#000000',
},
}SCSS
$custom: #9aaefd; $custom-light: #bbc6fe; $custom-dark: #000000;
JSON
{
"hex": "#9aaefd",
"rgb": {
"r": 154,
"g": 174,
"b": 253
},
"hsl": {
"h": 227.879,
"s": 96.117,
"l": 79.804
},
"oklch": {
"l": 0.76627,
"c": 0.1158,
"h": 272.6
},
"luminance": 0.44234
}Semantic roles & 50–950 ramp
primary
#9AAEFD
secondary
#F7F0D4
accent
#B700E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121218
muted
#818186