#9FAAFD#9FAAFD
#9FAAFD is a light, moderate blue. Relative luminance 0.432; OKLCH L 76.2% C 0.120 H 277.4°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAAFD |
|---|---|
| RGB | rgb(159, 170, 253) |
| HSL | hsl(233, 96%, 81%) |
| HSV | hsv(233, 37%, 99%) |
| CMYK | cmyk(37.2%, 32.8%, 0%, 0.8%) |
| CIE-LAB | lab(71.70, 15.68, -42.43) |
| CIE-LCH | lch(71.70, 45.23, 290.29°) |
| OKLab | oklab(76.18% 0.0154 -0.1186) |
| OKLCH | oklch(76.18% 0.12 277.4) |
| XYZ | xyz(46.3973, 43.2104, 98.8052) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.82
Pastel Blue
#A2BFFE
ΔE00 6.06
Carolina Blue
#8AB8FE
ΔE00 8.07
Perrywinkle
#8F8CE7
ΔE00 8.52
Light Periwinkle
#C1C6FC
ΔE00 9.02
Light Grey Blue
#9DBCD4
ΔE00 9.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAAFD #FDF29F
analogous
#9FD9FD #9FAAFD #C39FFD
triadic
#9FAAFD #FD9FAA #AAFD9F
tetradic
#9FAAFD #FD9FD9 #FDF29F #9FFDC3
square
#9FAAFD #FD9FD9 #FDF29F #9FFDC3
split-complementary
#9FAAFD #FDC39F #D9FD9F
monochromatic
#2740FB #6375FC #9FAAFD #DBDFFE #E1E4FE
Accessibility & contrast
On white
2.18
#9FAAFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#9FAAFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAAFD
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAAFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAAFD | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FB3FF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#83BAC8
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9faafd; /* rgb */ color: rgb(159, 170, 253); /* oklch */ color: oklch(76.2% 0.120 277.4);
Tailwind
colors: {
custom: {
50: '#bec3fe',
500: '#9faafd',
950: '#000000',
},
}SCSS
$custom: #9faafd; $custom-light: #bec3fe; $custom-dark: #000000;
JSON
{
"hex": "#9faafd",
"rgb": {
"r": 159,
"g": 170,
"b": 253
},
"hsl": {
"h": 232.979,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.76182,
"c": 0.11961,
"h": 277.4
},
"luminance": 0.43212
}Semantic roles & 50–950 ramp
primary
#9FAAFD
secondary
#F7F3D4
accent
#CB00E6
background
#FBFBFF
surface
#F7F7FF
border
#D0D0D7
text
#121218
muted
#818186