#9FA2EA#9FA2EA
#9FA2EA is a light, moderate blue. Relative luminance 0.392; OKLCH L 73.7% C 0.104 H 281.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA2EA |
|---|---|
| RGB | rgb(159, 162, 234) |
| HSL | hsl(238, 64%, 77%) |
| HSV | hsv(238, 32%, 92%) |
| CMYK | cmyk(32.1%, 30.8%, 0%, 8.2%) |
| CIE-LAB | lab(68.86, 15.26, -36.51) |
| CIE-LCH | lch(68.86, 39.57, 292.68°) |
| OKLab | oklab(73.73% 0.021 -0.1016) |
| OKLCH | oklch(73.73% 0.104 281.7) |
| XYZ | xyz(42.0656, 39.1508, 83.1665) |
| Luminance | 0.3915 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.21
Perrywinkle
#8F8CE7
ΔE00 6.50
Lavender
#B39DDB
ΔE00 7.55
Lavender Blue
#8B88F8
ΔE00 8.51
Pastel Blue
#A2BFFE
ΔE00 8.99
Light Periwinkle
#C1C6FC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA2EA #EAE79F
analogous
#9FC8EA #9FA2EA #C29FEA
triadic
#9FA2EA #EA9FA2 #A2EA9F
tetradic
#9FA2EA #EA9FC8 #EAE79F #9FEAC2
square
#9FA2EA #EA9FC8 #EAE79F #9FEAC2
split-complementary
#9FA2EA #EAC29F #C8EA9F
monochromatic
#3B41D4 #6D71DF #9FA2EA #D1D3F5 #E6E7FA
Accessibility & contrast
On white
2.38
#9FA2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#9FA2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA2EA
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA2EA | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABED
Deuteranopia (green-blind)
#89A6E8
Tritanopia (blue-blind)
#8CAFBC
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #9fa2ea; /* rgb */ color: rgb(159, 162, 234); /* oklch */ color: oklch(73.7% 0.104 281.7);
Tailwind
colors: {
custom: {
50: '#bdbdf1',
500: '#9fa2ea',
950: '#000000',
},
}SCSS
$custom: #9fa2ea; $custom-light: #bdbdf1; $custom-dark: #000000;
JSON
{
"hex": "#9fa2ea",
"rgb": {
"r": 159,
"g": 162,
"b": 234
},
"hsl": {
"h": 237.6,
"s": 64.103,
"l": 77.059
},
"oklch": {
"l": 0.73728,
"c": 0.10371,
"h": 281.7
},
"luminance": 0.39152
}Semantic roles & 50–950 ramp
primary
#9FA2EA
secondary
#F1F0DA
accent
#C51ACC
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121216
muted
#818184