#9FABED#9FABED
#9FABED is a light, moderate blue. Relative luminance 0.426; OKLCH L 75.6% C 0.096 H 275.9°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABED |
|---|---|
| RGB | rgb(159, 171, 237) |
| HSL | hsl(231, 68%, 78%) |
| HSV | hsv(231, 33%, 93%) |
| CMYK | cmyk(32.9%, 27.8%, 0%, 7.1%) |
| CIE-LAB | lab(71.29, 10.96, -34.38) |
| CIE-LCH | lch(71.29, 36.08, 287.68°) |
| OKLab | oklab(75.65% 0.0099 -0.0955) |
| OKLCH | oklch(75.65% 0.096 275.9) |
| XYZ | xyz(44.1427, 42.6096, 86.0030) |
| Luminance | 0.4261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.09
Pastel Blue
#A2BFFE
ΔE00 6.20
Light Periwinkle
#C1C6FC
ΔE00 7.97
Carolina Blue
#8AB8FE
ΔE00 8.50
Perrywinkle
#8F8CE7
ΔE00 8.83
Lightsteelblue
#B0C4DE
ΔE00 9.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABED #EDE19F
analogous
#9FD2ED #9FABED #BA9FED
triadic
#9FABED #ED9FAB #ABED9F
tetradic
#9FABED #ED9FD2 #EDE19F #9FEDBA
square
#9FABED #ED9FD2 #EDE19F #9FEDBA
split-complementary
#9FABED #EDBA9F #D2ED9F
monochromatic
#3851DA #6B7EE3 #9FABED #D3D8F7 #E5E8FA
Accessibility & contrast
On white
2.21
#9FABED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#9FABED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABED
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABED | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97B2F0
Deuteranopia (green-blind)
#91ACEB
Tritanopia (blue-blind)
#8AB8C2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9fabed; /* rgb */ color: rgb(159, 171, 237); /* oklch */ color: oklch(75.6% 0.096 275.9);
Tailwind
colors: {
custom: {
50: '#bdc3f3',
500: '#9fabed',
950: '#000000',
},
}SCSS
$custom: #9fabed; $custom-light: #bdc3f3; $custom-dark: #000000;
JSON
{
"hex": "#9fabed",
"rgb": {
"r": 159,
"g": 171,
"b": 237
},
"hsl": {
"h": 230.769,
"s": 68.421,
"l": 77.647
},
"oklch": {
"l": 0.75648,
"c": 0.09597,
"h": 275.9
},
"luminance": 0.42611
}Semantic roles & 50–950 ramp
primary
#9FABED
secondary
#F2EED9
accent
#B415D0
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121217
muted
#818185