#9FABDA#9FABDA
#9FABDA is a light, moderate blue. Relative luminance 0.416; OKLCH L 74.8% C 0.069 H 273.5°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABDA |
|---|---|
| RGB | rgb(159, 171, 218) |
| HSL | hsl(228, 44%, 74%) |
| HSV | hsv(228, 27%, 85%) |
| CMYK | cmyk(27.1%, 21.6%, 0%, 14.5%) |
| CIE-LAB | lab(70.56, 6.23, -25.11) |
| CIE-LCH | lch(70.56, 25.88, 283.94°) |
| OKLab | oklab(74.85% 0.0042 -0.0691) |
| OKLCH | oklch(74.85% 0.069 273.5) |
| XYZ | xyz(41.5125, 41.5575, 72.1503) |
| Luminance | 0.4156 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 7.64
Light Periwinkle
#C1C6FC
ΔE00 7.92
Periwinkle Blue
#8F99FB
ΔE00 8.40
Lavender
#B39DDB
ΔE00 9.04
Lightsteelblue
#B0C4DE
ΔE00 9.11
Carolina Blue
#8AB8FE
ΔE00 9.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABDA #DACE9F
analogous
#9FC9DA #9FABDA #B19FDA
triadic
#9FABDA #DA9FAB #ABDA9F
tetradic
#9FABDA #DA9FC9 #DACE9F #9FDAB1
square
#9FABDA #DA9FC9 #DACE9F #9FDAB1
split-complementary
#9FABDA #DAB19F #C9DA9F
monochromatic
#475EB8 #7384C9 #9FABDA #CBD2EB #E9ECF6
Accessibility & contrast
On white
2.26
#9FABDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#9FABDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABDA
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABDA | 1.00 | 2.26 | 9.31 | 9.31 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAFDC
Deuteranopia (green-blind)
#99AAD9
Tritanopia (blue-blind)
#90B4BB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9fabda; /* rgb */ color: rgb(159, 171, 218); /* oklch */ color: oklch(74.8% 0.069 273.5);
Tailwind
colors: {
custom: {
50: '#bcc3e5',
500: '#9fabda',
950: '#000000',
},
}SCSS
$custom: #9fabda; $custom-light: #bcc3e5; $custom-dark: #000000;
JSON
{
"hex": "#9fabda",
"rgb": {
"r": 159,
"g": 171,
"b": 218
},
"hsl": {
"h": 227.797,
"s": 44.361,
"l": 73.922
},
"oklch": {
"l": 0.74845,
"c": 0.06922,
"h": 273.5
},
"luminance": 0.41559
}Semantic roles & 50–950 ramp
primary
#9FABDA
secondary
#EDEADE
accent
#9C2EB8
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#121215
muted
#818184