#9FAAEA#9FAAEA
#9FAAEA is a light, moderate blue. Relative luminance 0.421; OKLCH L 75.3% C 0.093 H 276.4°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #9FAAEA |
|---|---|
| RGB | rgb(159, 170, 234) |
| HSL | hsl(231, 64%, 77%) |
| HSV | hsv(231, 32%, 92%) |
| CMYK | cmyk(32.1%, 27.4%, 0%, 8.2%) |
| CIE-LAB | lab(70.91, 10.76, -33.33) |
| CIE-LCH | lch(70.91, 35.02, 287.89°) |
| OKLab | oklab(75.32% 0.0104 -0.0924) |
| OKLCH | oklch(75.32% 0.093 276.4) |
| XYZ | xyz(43.5199, 42.0594, 83.6512) |
| Luminance | 0.4206 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.23
Pastel Blue
#A2BFFE
ΔE00 6.66
Light Periwinkle
#C1C6FC
ΔE00 8.03
Perrywinkle
#8F8CE7
ΔE00 8.65
Carolina Blue
#8AB8FE
ΔE00 8.94
Lavender
#B39DDB
ΔE00 9.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FAAEA #EADF9F
analogous
#9FD0EA #9FAAEA #BA9FEA
triadic
#9FAAEA #EA9FAA #AAEA9F
tetradic
#9FAAEA #EA9FD0 #EADF9F #9FEABA
square
#9FAAEA #EA9FD0 #EADF9F #9FEABA
split-complementary
#9FAAEA #EABA9F #D0EA9F
monochromatic
#3B51D4 #6D7EDF #9FAAEA #D1D6F5 #E6E9FA
Accessibility & contrast
On white
2.23
#9FAAEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#9FAAEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FAAEA
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FAAEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FAAEA | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B1ED
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#8BB6C0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9faaea; /* rgb */ color: rgb(159, 170, 234); /* oklch */ color: oklch(75.3% 0.093 276.4);
Tailwind
colors: {
custom: {
50: '#bdc3f1',
500: '#9faaea',
950: '#000000',
},
}SCSS
$custom: #9faaea; $custom-light: #bdc3f1; $custom-dark: #000000;
JSON
{
"hex": "#9faaea",
"rgb": {
"r": 159,
"g": 170,
"b": 234
},
"hsl": {
"h": 231.2,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.75316,
"c": 0.09303,
"h": 276.4
},
"luminance": 0.42061
}Semantic roles & 50–950 ramp
primary
#9FAAEA
secondary
#F1EEDA
accent
#B21ACC
background
#FBFBFE
surface
#F7F7FD
border
#D0D0D5
text
#121216
muted
#818184