#9FABDD#9FABDD
#9FABDD is a light, moderate blue. Relative luminance 0.417; OKLCH L 75.0% C 0.073 H 274.0°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABDD |
|---|---|
| RGB | rgb(159, 171, 221) |
| HSL | hsl(228, 48%, 75%) |
| HSV | hsv(228, 28%, 87%) |
| CMYK | cmyk(28.1%, 22.6%, 0%, 13.3%) |
| CIE-LAB | lab(70.67, 6.96, -26.59) |
| CIE-LCH | lch(70.67, 27.49, 284.68°) |
| OKLab | oklab(74.97% 0.0052 -0.0733) |
| OKLCH | oklch(74.97% 0.073 274) |
| XYZ | xyz(41.9086, 41.7160, 74.2365) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 7.35
Light Periwinkle
#C1C6FC
ΔE00 7.81
Periwinkle Blue
#8F99FB
ΔE00 7.98
Lavender
#B39DDB
ΔE00 8.98
Lightsteelblue
#B0C4DE
ΔE00 9.25
Carolina Blue
#8AB8FE
ΔE00 9.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABDD #DDD19F
analogous
#9FCADD #9FABDD #B29FDD
triadic
#9FABDD #DD9FAB #ABDD9F
tetradic
#9FABDD #DD9FCA #DDD19F #9FDDB2
square
#9FABDD #DD9FCA #DDD19F #9FDDB2
split-complementary
#9FABDD #DDB29F #CADD9F
monochromatic
#455CBD #7283CD #9FABDD #CCD3ED #E8EBF7
Accessibility & contrast
On white
2.25
#9FABDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#9FABDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABDD
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABDD | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0DF
Deuteranopia (green-blind)
#98ABDC
Tritanopia (blue-blind)
#8FB4BC
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #9fabdd; /* rgb */ color: rgb(159, 171, 221); /* oklch */ color: oklch(75.0% 0.073 274.0);
Tailwind
colors: {
custom: {
50: '#bcc3e7',
500: '#9fabdd',
950: '#000000',
},
}SCSS
$custom: #9fabdd; $custom-light: #bcc3e7; $custom-dark: #000000;
JSON
{
"hex": "#9fabdd",
"rgb": {
"r": 159,
"g": 171,
"b": 221
},
"hsl": {
"h": 228.387,
"s": 47.692,
"l": 74.51
},
"oklch": {
"l": 0.74967,
"c": 0.07345,
"h": 274
},
"luminance": 0.41717
}Semantic roles & 50–950 ramp
primary
#9FABDD
secondary
#EEEBDD
accent
#9F2BBB
background
#FBFCFE
surface
#F6F8FC
border
#D0D1D5
text
#121216
muted
#818184