#9FAAFA#9FAAFA
#9FAAFA is a light, moderate blue. Relative luminance 0.430; OKLCH L 76.0% C 0.115 H 277.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAAFA |
|---|---|
| RGB | rgb(159, 170, 250) |
| HSL | hsl(233, 90%, 80%) |
| HSV | hsv(233, 36%, 98%) |
| CMYK | cmyk(36.4%, 32%, 0%, 2%) |
| CIE-LAB | lab(71.57, 14.89, -41.00) |
| CIE-LCH | lch(71.57, 43.62, 289.96°) |
| OKLab | oklab(76.04% 0.0146 -0.1145) |
| OKLCH | oklch(76.04% 0.115 277.3) |
| XYZ | xyz(45.9231, 43.0207, 96.3081) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.94
Pastel Blue
#A2BFFE
ΔE00 6.09
Carolina Blue
#8AB8FE
ΔE00 8.16
Perrywinkle
#8F8CE7
ΔE00 8.47
Light Periwinkle
#C1C6FC
ΔE00 8.83
Light Grey Blue
#9DBCD4
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAAFA #FAEF9F
analogous
#9FD8FA #9FAAFA #C19FFA
triadic
#9FAAFA #FA9FAA #AAFA9F
tetradic
#9FAAFA #FA9FD8 #FAEF9F #9FFAC1
square
#9FAAFA #FA9FD8 #FAEF9F #9FFAC1
split-complementary
#9FAAFA #FAC19F #D8FA9F
monochromatic
#2B43F4 #6576F7 #9FAAFA #D9DEFD #E2E5FD
Accessibility & contrast
On white
2.19
#9FAAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#9FAAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAAFA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAAFA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FD
Deuteranopia (green-blind)
#8AACF8
Tritanopia (blue-blind)
#85BAC7
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9faafa; /* rgb */ color: rgb(159, 170, 250); /* oklch */ color: oklch(76.0% 0.115 277.3);
Tailwind
colors: {
custom: {
50: '#bec3fc',
500: '#9faafa',
950: '#000000',
},
}SCSS
$custom: #9faafa; $custom-light: #bec3fc; $custom-dark: #000000;
JSON
{
"hex": "#9faafa",
"rgb": {
"r": 159,
"g": 170,
"b": 250
},
"hsl": {
"h": 232.747,
"s": 90.099,
"l": 80.196
},
"oklch": {
"l": 0.76041,
"c": 0.11544,
"h": 277.3
},
"luminance": 0.43023
}Semantic roles & 50–950 ramp
primary
#9FAAFA
secondary
#F6F2D5
accent
#CA00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121217
muted
#818185