#9FA2F3#9FA2F3
#9FA2F3 is a light, moderate blue. Relative luminance 0.397; OKLCH L 74.1% C 0.116 H 281.5°. Best body text is #000000 at 8.94:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA2F3 |
|---|---|
| RGB | rgb(159, 162, 243) |
| HSL | hsl(238, 78%, 79%) |
| HSV | hsv(238, 35%, 95%) |
| CMYK | cmyk(34.6%, 33.3%, 0%, 4.7%) |
| CIE-LAB | lab(69.24, 17.58, -40.83) |
| CIE-LCH | lch(69.24, 44.45, 293.29°) |
| OKLab | oklab(74.15% 0.0233 -0.114) |
| OKLCH | oklch(74.15% 0.116 281.5) |
| XYZ | xyz(43.3916, 39.6812, 90.1496) |
| Luminance | 0.3968 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.13
Perrywinkle
#8F8CE7
ΔE00 6.28
Lavender Blue
#8B88F8
ΔE00 7.81
Lavender
#B39DDB
ΔE00 8.57
Pastel Blue
#A2BFFE
ΔE00 8.62
Periwinkle (survey)
#8E82FE
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA2F3 #F3F09F
analogous
#9FCCF3 #9FA2F3 #C69FF3
triadic
#9FA2F3 #F39FA2 #A2F39F
tetradic
#9FA2F3 #F39FCC #F3F09F #9FF3C6
square
#9FA2F3 #F39FCC #F3F09F #9FF3C6
split-complementary
#9FA2F3 #F3C69F #CCF39F
monochromatic
#3239E5 #696DEC #9FA2F3 #D5D7FA #E4E5FC
Accessibility & contrast
On white
2.35
#9FA2F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.94
#9FA2F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA2F3
8.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA2F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA2F3 | 1.00 | 2.35 | 8.94 | 8.94 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89ACF6
Deuteranopia (green-blind)
#85A6F1
Tritanopia (blue-blind)
#88B1BF
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #9fa2f3; /* rgb */ color: rgb(159, 162, 243); /* oklch */ color: oklch(74.1% 0.116 281.5);
Tailwind
colors: {
custom: {
50: '#bebdf7',
500: '#9fa2f3',
950: '#000000',
},
}SCSS
$custom: #9fa2f3; $custom-light: #bebdf7; $custom-dark: #000000;
JSON
{
"hex": "#9fa2f3",
"rgb": {
"r": 159,
"g": 162,
"b": 243
},
"hsl": {
"h": 237.857,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.74148,
"c": 0.11637,
"h": 281.5
},
"luminance": 0.39683
}Semantic roles & 50–950 ramp
primary
#9FA2F3
secondary
#F3F2D8
accent
#D30BDA
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121217
muted
#818185