#9FACF8#9FACF8
#9FACF8 is a light, moderate blue. Relative luminance 0.437; OKLCH L 76.3% C 0.110 H 276.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #9FACF8 |
|---|---|
| RGB | rgb(159, 172, 248) |
| HSL | hsl(231, 86%, 80%) |
| HSV | hsv(231, 36%, 97%) |
| CMYK | cmyk(35.9%, 30.6%, 0%, 2.7%) |
| CIE-LAB | lab(71.99, 13.24, -39.25) |
| CIE-LCH | lch(71.99, 41.43, 288.64°) |
| OKLab | oklab(76.34% 0.0116 -0.1095) |
| OKLCH | oklch(76.34% 0.11 276) |
| XYZ | xyz(45.9890, 43.6515, 94.7912) |
| Luminance | 0.4365 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.48
Pastel Blue
#A2BFFE
ΔE00 5.52
Carolina Blue
#8AB8FE
ΔE00 7.72
Light Periwinkle
#C1C6FC
ΔE00 8.39
Perrywinkle
#8F8CE7
ΔE00 9.00
Lightsteelblue
#B0C4DE
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FACF8 #F8EB9F
analogous
#9FD9F8 #9FACF8 #BF9FF8
triadic
#9FACF8 #F89FAC #ACF89F
tetradic
#9FACF8 #F89FD9 #F8EB9F #9FF8BF
square
#9FACF8 #F89FD9 #F8EB9F #9FF8BF
split-complementary
#9FACF8 #F8BF9F #D9F89F
monochromatic
#2D49F0 #667BF4 #9FACF8 #D8DDFC #E2E6FD
Accessibility & contrast
On white
2.16
#9FACF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#9FACF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FACF8
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FACF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FACF8 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94B4FB
Deuteranopia (green-blind)
#8DADF6
Tritanopia (blue-blind)
#85BBC7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #9facf8; /* rgb */ color: rgb(159, 172, 248); /* oklch */ color: oklch(76.3% 0.110 276.0);
Tailwind
colors: {
custom: {
50: '#bec4fb',
500: '#9facf8',
950: '#000000',
},
}SCSS
$custom: #9facf8; $custom-light: #bec4fb; $custom-dark: #000000;
JSON
{
"hex": "#9facf8",
"rgb": {
"r": 159,
"g": 172,
"b": 248
},
"hsl": {
"h": 231.236,
"s": 86.408,
"l": 79.804
},
"oklch": {
"l": 0.76342,
"c": 0.11008,
"h": 276
},
"luminance": 0.43653
}Semantic roles & 50–950 ramp
primary
#9FACF8
secondary
#F5F0D6
accent
#C203E3
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121217
muted
#818185