#9FA2FD#9FA2FD
#9FA2FD is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.6% C 0.130 H 281.3°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA2FD |
|---|---|
| RGB | rgb(159, 162, 253) |
| HSL | hsl(238, 96%, 81%) |
| HSV | hsv(238, 37%, 99%) |
| CMYK | cmyk(37.2%, 36%, 0%, 0.8%) |
| CIE-LAB | lab(69.68, 20.21, -45.58) |
| CIE-LCH | lch(69.68, 49.86, 293.91°) |
| OKLab | oklab(74.63% 0.0256 -0.1278) |
| OKLCH | oklch(74.63% 0.13 281.3) |
| XYZ | xyz(44.9430, 40.3018, 98.3205) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.42
Perrywinkle
#8F8CE7
ΔE00 6.47
Lavender Blue
#8B88F8
ΔE00 7.39
Pastel Blue
#A2BFFE
ΔE00 8.43
Periwinkle (survey)
#8E82FE
ΔE00 9.02
Lavender
#B39DDB
ΔE00 9.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA2FD #FDFA9F
analogous
#9FD1FD #9FA2FD #CB9FFD
triadic
#9FA2FD #FD9FA2 #A2FD9F
tetradic
#9FA2FD #FD9FD1 #FDFA9F #9FFDCB
square
#9FA2FD #FD9FD1 #FDFA9F #9FFDCB
split-complementary
#9FA2FD #FDCB9F #D1FD9F
monochromatic
#272EFB #6368FC #9FA2FD #DBDCFE #E1E2FE
Accessibility & contrast
On white
2.32
#9FA2FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#9FA2FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA2FD
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA2FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA2FD | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#80A7FB
Tritanopia (blue-blind)
#84B4C4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9fa2fd; /* rgb */ color: rgb(159, 162, 253); /* oklch */ color: oklch(74.6% 0.130 281.3);
Tailwind
colors: {
custom: {
50: '#bebdfe',
500: '#9fa2fd',
950: '#000000',
},
}SCSS
$custom: #9fa2fd; $custom-light: #bebdfe; $custom-dark: #000000;
JSON
{
"hex": "#9fa2fd",
"rgb": {
"r": 159,
"g": 162,
"b": 253
},
"hsl": {
"h": 238.085,
"s": 95.918,
"l": 80.784
},
"oklch": {
"l": 0.74633,
"c": 0.13029,
"h": 281.3
},
"luminance": 0.40303
}Semantic roles & 50–950 ramp
primary
#9FA2FD
secondary
#F7F6D4
accent
#DE00E6
background
#FBFBFF
surface
#F7F6FF
border
#D0D0D7
text
#121218
muted
#818186