#9FABDC#9FABDC
#9FABDC is a light, moderate blue. Relative luminance 0.417; OKLCH L 74.9% C 0.072 H 273.9°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABDC |
|---|---|
| RGB | rgb(159, 171, 220) |
| HSL | hsl(228, 47%, 74%) |
| HSV | hsv(228, 28%, 86%) |
| CMYK | cmyk(27.7%, 22.3%, 0%, 13.7%) |
| CIE-LAB | lab(70.64, 6.72, -26.10) |
| CIE-LCH | lch(70.64, 26.95, 284.44°) |
| OKLab | oklab(74.93% 0.0048 -0.0719) |
| OKLCH | oklch(74.93% 0.072 273.9) |
| XYZ | xyz(41.7758, 41.6628, 73.5369) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 7.45
Light Periwinkle
#C1C6FC
ΔE00 7.84
Periwinkle Blue
#8F99FB
ΔE00 8.12
Lavender
#B39DDB
ΔE00 9.00
Lightsteelblue
#B0C4DE
ΔE00 9.21
Carolina Blue
#8AB8FE
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABDC #DCD09F
analogous
#9FCADC #9FABDC #B29FDC
triadic
#9FABDC #DC9FAB #ABDC9F
tetradic
#9FABDC #DC9FCA #DCD09F #9FDCB2
square
#9FABDC #DC9FCA #DCD09F #9FDCB2
split-complementary
#9FABDC #DCB29F #CADC9F
monochromatic
#455DBB #7284CC #9FABDC #CCD2EC #E9EBF7
Accessibility & contrast
On white
2.25
#9FABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#9FABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABDC
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABDC | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DAFDE
Deuteranopia (green-blind)
#98ABDB
Tritanopia (blue-blind)
#8FB4BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9fabdc; /* rgb */ color: rgb(159, 171, 220); /* oklch */ color: oklch(74.9% 0.072 273.9);
Tailwind
colors: {
custom: {
50: '#bcc3e7',
500: '#9fabdc',
950: '#000000',
},
}SCSS
$custom: #9fabdc; $custom-light: #bcc3e7; $custom-dark: #000000;
JSON
{
"hex": "#9fabdc",
"rgb": {
"r": 159,
"g": 171,
"b": 220
},
"hsl": {
"h": 228.197,
"s": 46.565,
"l": 74.314
},
"oklch": {
"l": 0.74926,
"c": 0.07203,
"h": 273.9
},
"luminance": 0.41664
}Semantic roles & 50–950 ramp
primary
#9FABDC
secondary
#EEEBDD
accent
#9E2CBA
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#121216
muted
#818184