#9FB2FC#9FB2FC
#9FB2FC is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.7% C 0.108 H 272.6°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB2FC |
|---|---|
| RGB | rgb(159, 178, 252) |
| HSL | hsl(228, 94%, 81%) |
| HSV | hsv(228, 37%, 99%) |
| CMYK | cmyk(36.9%, 29.4%, 0%, 1.2%) |
| CIE-LAB | lab(73.70, 10.94, -38.76) |
| CIE-LCH | lch(73.70, 40.28, 285.76°) |
| OKLab | oklab(77.72% 0.005 -0.1081) |
| OKLCH | oklch(77.72% 0.108 272.6) |
| XYZ | xyz(47.7840, 46.2380, 98.4837) |
| Luminance | 0.4624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.67
Carolina Blue
#8AB8FE
ΔE00 6.13
Periwinkle Blue
#8F99FB
ΔE00 6.79
Light Periwinkle
#C1C6FC
ΔE00 7.98
Powder Blue (survey)
#B1D1FC
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB2FC #FCE99F
analogous
#9FE0FC #9FB2FC #BA9FFC
triadic
#9FB2FC #FC9FB2 #B2FC9F
tetradic
#9FB2FC #FC9FE0 #FCE99F #9FFCBA
square
#9FB2FC #FC9FE0 #FCE99F #9FFCBA
split-complementary
#9FB2FC #FCBA9F #E0FC9F
monochromatic
#2853F8 #6482FA #9FB2FC #DAE2FE #E1E7FE
Accessibility & contrast
On white
2.05
#9FB2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#9FB2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB2FC
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB2FC | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FF
Deuteranopia (green-blind)
#92B2FA
Tritanopia (blue-blind)
#83C1CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fb2fc; /* rgb */ color: rgb(159, 178, 252); /* oklch */ color: oklch(77.7% 0.108 272.6);
Tailwind
colors: {
custom: {
50: '#bec8fd',
500: '#9fb2fc',
950: '#000000',
},
}SCSS
$custom: #9fb2fc; $custom-light: #bec8fd; $custom-dark: #000000;
JSON
{
"hex": "#9fb2fc",
"rgb": {
"r": 159,
"g": 178,
"b": 252
},
"hsl": {
"h": 227.742,
"s": 93.939,
"l": 80.588
},
"oklch": {
"l": 0.77717,
"c": 0.10817,
"h": 272.6
},
"luminance": 0.4624
}Semantic roles & 50–950 ramp
primary
#9FB2FC
secondary
#F6EFD5
accent
#B700E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285