#9FA2FF#9FA2FF
#9FA2FF is a light, vivid blue. Relative luminance 0.404; OKLCH L 74.7% C 0.133 H 281.3°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA2FF |
|---|---|
| RGB | rgb(159, 162, 255) |
| HSL | hsl(238, 100%, 81%) |
| HSV | hsv(238, 38%, 100%) |
| CMYK | cmyk(37.6%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(69.77, 20.74, -46.52) |
| CIE-LCH | lch(69.77, 50.94, 294.02°) |
| OKLab | oklab(74.73% 0.026 -0.1305) |
| OKLCH | oklch(74.73% 0.133 281.3) |
| XYZ | xyz(45.2632, 40.4299, 100.0072) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.35
Perrywinkle
#8F8CE7
ΔE00 6.56
Lavender Blue
#8B88F8
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 8.42
Periwinkle (survey)
#8E82FE
ΔE00 8.95
Pastel Purple
#CAA0FF
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA2FF #FFFC9F
analogous
#9FD2FF #9FA2FF #CC9FFF
triadic
#9FA2FF #FF9FA2 #A2FF9F
tetradic
#9FA2FF #FF9FD2 #FFFC9F #9FFFCC
square
#9FA2FF #FF9FD2 #FFFC9F #9FFFCC
split-complementary
#9FA2FF #FFCC9F #D2FF9F
monochromatic
#252BFF #6267FF #9FA2FF #DCDDFF #E0E1FF
Accessibility & contrast
On white
2.31
#9FA2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#9FA2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA2FF
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA2FF | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AEFF
Deuteranopia (green-blind)
#7EA7FD
Tritanopia (blue-blind)
#83B4C5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9fa2ff; /* rgb */ color: rgb(159, 162, 255); /* oklch */ color: oklch(74.7% 0.133 281.3);
Tailwind
colors: {
custom: {
50: '#bebdff',
500: '#9fa2ff',
950: '#000000',
},
}SCSS
$custom: #9fa2ff; $custom-light: #bebdff; $custom-dark: #000000;
JSON
{
"hex": "#9fa2ff",
"rgb": {
"r": 159,
"g": 162,
"b": 255
},
"hsl": {
"h": 238.125,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.74732,
"c": 0.13306,
"h": 281.3
},
"luminance": 0.40432
}Semantic roles & 50–950 ramp
primary
#9FA2FF
secondary
#F7F6D4
accent
#DE00E6
background
#FCFBFF
surface
#F8F6FF
border
#D1D0D7
text
#121218
muted
#818186