#9FAAFE#9FAAFE
#9FAAFE is a light, vivid blue. Relative luminance 0.433; OKLCH L 76.2% C 0.121 H 277.4°. Best body text is #000000 at 9.66:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAAFE |
|---|---|
| RGB | rgb(159, 170, 254) |
| HSL | hsl(233, 98%, 81%) |
| HSV | hsv(233, 37%, 100%) |
| CMYK | cmyk(37.4%, 33.1%, 0%, 0.4%) |
| CIE-LAB | lab(71.74, 15.95, -42.90) |
| CIE-LCH | lch(71.74, 45.77, 290.39°) |
| OKLab | oklab(76.23% 0.0156 -0.12) |
| OKLCH | oklch(76.23% 0.121 277.4) |
| XYZ | xyz(46.5570, 43.2743, 99.6464) |
| Luminance | 0.4328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.79
Pastel Blue
#A2BFFE
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 8.05
Perrywinkle
#8F8CE7
ΔE00 8.55
Light Periwinkle
#C1C6FC
ΔE00 9.09
Light Grey Blue
#9DBCD4
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAAFE #FEF39F
analogous
#9FD9FE #9FAAFE #C39FFE
triadic
#9FAAFE #FE9FAA #AAFE9F
tetradic
#9FAAFE #FE9FD9 #FEF39F #9FFEC3
square
#9FAAFE #FE9FD9 #FEF39F #9FFEC3
split-complementary
#9FAAFE #FEC39F #D9FE9F
monochromatic
#263FFD #6274FD #9FAAFE #DCE0FF #E1E4FF
Accessibility & contrast
On white
2.17
#9FAAFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.66
#9FAAFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAAFE
9.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAAFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAAFE | 1.00 | 2.17 | 9.66 | 9.66 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB4FF
Deuteranopia (green-blind)
#88ACFC
Tritanopia (blue-blind)
#83BAC8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9faafe; /* rgb */ color: rgb(159, 170, 254); /* oklch */ color: oklch(76.2% 0.121 277.4);
Tailwind
colors: {
custom: {
50: '#bec3ff',
500: '#9faafe',
950: '#000000',
},
}SCSS
$custom: #9faafe; $custom-light: #bec3ff; $custom-dark: #000000;
JSON
{
"hex": "#9faafe",
"rgb": {
"r": 159,
"g": 170,
"b": 254
},
"hsl": {
"h": 233.053,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.7623,
"c": 0.121,
"h": 277.4
},
"luminance": 0.43276
}Semantic roles & 50–950 ramp
primary
#9FAAFE
secondary
#F7F3D4
accent
#CB00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186