#9FA0ED#9FA0ED
#9FA0ED is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.5% C 0.111 H 282.8°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9FA0ED |
|---|---|
| RGB | rgb(159, 160, 237) |
| HSL | hsl(239, 68%, 78%) |
| HSV | hsv(239, 33%, 93%) |
| CMYK | cmyk(32.9%, 32.5%, 0%, 7.1%) |
| CIE-LAB | lab(68.48, 17.16, -38.75) |
| CIE-LCH | lch(68.48, 42.37, 293.89°) |
| OKLab | oklab(73.48% 0.0244 -0.108) |
| OKLCH | oklch(73.48% 0.111 282.8) |
| XYZ | xyz(42.1508, 38.6257, 85.3390) |
| Luminance | 0.3863 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.67
Perrywinkle
#8F8CE7
ΔE00 5.86
Lavender
#B39DDB
ΔE00 7.64
Lavender Blue
#8B88F8
ΔE00 7.78
Pastel Blue
#A2BFFE
ΔE00 9.43
Pastel Purple
#CAA0FF
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FA0ED #EDEC9F
analogous
#9FC7ED #9FA0ED #C59FED
triadic
#9FA0ED #ED9FA0 #A0ED9F
tetradic
#9FA0ED #ED9FC7 #EDEC9F #9FEDC5
square
#9FA0ED #ED9FC7 #EDEC9F #9FEDC5
split-complementary
#9FA0ED #EDC59F #C7ED9F
monochromatic
#383ADA #6B6DE3 #9FA0ED #D3D3F7 #E5E5FA
Accessibility & contrast
On white
2.41
#9FA0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#9FA0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FA0ED
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FA0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FA0ED | 1.00 | 2.41 | 8.73 | 8.73 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AAF0
Deuteranopia (green-blind)
#86A4EB
Tritanopia (blue-blind)
#8BAEBC
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #9fa0ed; /* rgb */ color: rgb(159, 160, 237); /* oklch */ color: oklch(73.5% 0.111 282.8);
Tailwind
colors: {
custom: {
50: '#bdbcf3',
500: '#9fa0ed',
950: '#000000',
},
}SCSS
$custom: #9fa0ed; $custom-light: #bdbcf3; $custom-dark: #000000;
JSON
{
"hex": "#9fa0ed",
"rgb": {
"r": 159,
"g": 160,
"b": 237
},
"hsl": {
"h": 239.231,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.73476,
"c": 0.11072,
"h": 282.8
},
"luminance": 0.38627
}Semantic roles & 50–950 ramp
primary
#9FA0ED
secondary
#F2F1D9
accent
#CE15D0
background
#FBFBFE
surface
#F7F6FD
border
#D0D0D5
text
#121217
muted
#818185