#9FABE5#9FABE5
#9FABE5 is a light, moderate blue. Relative luminance 0.422; OKLCH L 75.3% C 0.085 H 275.1°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #9FABE5 |
|---|---|
| RGB | rgb(159, 171, 229) |
| HSL | hsl(230, 57%, 76%) |
| HSV | hsv(230, 31%, 90%) |
| CMYK | cmyk(30.6%, 25.3%, 0%, 10.2%) |
| CIE-LAB | lab(70.98, 8.94, -30.50) |
| CIE-LCH | lch(70.98, 31.78, 286.34°) |
| OKLab | oklab(75.3% 0.0076 -0.0844) |
| OKLCH | oklch(75.3% 0.085 275.1) |
| XYZ | xyz(42.9999, 42.1525, 79.9842) |
| Luminance | 0.4215 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 6.69
Periwinkle Blue
#8F99FB
ΔE00 6.95
Light Periwinkle
#C1C6FC
ΔE00 7.76
Carolina Blue
#8AB8FE
ΔE00 9.01
Lavender
#B39DDB
ΔE00 9.13
Perrywinkle
#8F8CE7
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FABE5 #E5D99F
analogous
#9FCEE5 #9FABE5 #B69FE5
triadic
#9FABE5 #E59FAB #ABE59F
tetradic
#9FABE5 #E59FCE #E5D99F #9FE5B6
square
#9FABE5 #E59FCE #E5D99F #9FE5B6
split-complementary
#9FABE5 #E5B69F #CEE59F
monochromatic
#3F57CB #6F81D8 #9FABE5 #CFD5F2 #E7EAF8
Accessibility & contrast
On white
2.23
#9FABE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#9FABE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FABE5
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FABE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FABE5 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB1E8
Deuteranopia (green-blind)
#95ABE4
Tritanopia (blue-blind)
#8CB6BF
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #9fabe5; /* rgb */ color: rgb(159, 171, 229); /* oklch */ color: oklch(75.3% 0.085 275.1);
Tailwind
colors: {
custom: {
50: '#bdc3ed',
500: '#9fabe5',
950: '#000000',
},
}SCSS
$custom: #9fabe5; $custom-light: #bdc3ed; $custom-dark: #000000;
JSON
{
"hex": "#9fabe5",
"rgb": {
"r": 159,
"g": 171,
"b": 229
},
"hsl": {
"h": 229.714,
"s": 57.377,
"l": 76.078
},
"oklch": {
"l": 0.75301,
"c": 0.08472,
"h": 275.1
},
"luminance": 0.42154
}Semantic roles & 50–950 ramp
primary
#9FABE5
secondary
#F0ECDB
accent
#A921C5
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121216
muted
#818184