#9FB2FB#9FB2FB
#9FB2FB is a light, moderate blue. Relative luminance 0.462; OKLCH L 77.7% C 0.107 H 272.5°. Best body text is #000000 at 10.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB2FB |
|---|---|
| RGB | rgb(159, 178, 251) |
| HSL | hsl(228, 92%, 80%) |
| HSV | hsv(228, 37%, 98%) |
| CMYK | cmyk(36.7%, 29.1%, 0%, 1.6%) |
| CIE-LAB | lab(73.66, 10.68, -38.29) |
| CIE-LCH | lch(73.66, 39.75, 285.58°) |
| OKLab | oklab(77.67% 0.0047 -0.1067) |
| OKLCH | oklch(77.67% 0.107 272.5) |
| XYZ | xyz(47.6259, 46.1747, 97.6513) |
| Luminance | 0.4618 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 3.67
Carolina Blue
#8AB8FE
ΔE00 6.16
Periwinkle Blue
#8F99FB
ΔE00 6.82
Light Periwinkle
#C1C6FC
ΔE00 7.92
Powder Blue (survey)
#B1D1FC
ΔE00 8.11
Lightsteelblue
#B0C4DE
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB2FB #FBE89F
analogous
#9FE0FB #9FB2FB #BA9FFB
triadic
#9FB2FB #FB9FB2 #B2FB9F
tetradic
#9FB2FB #FB9FE0 #FBE89F #9FFBBA
square
#9FB2FB #FB9FE0 #FBE89F #9FFBBA
split-complementary
#9FB2FB #FBBA9F #E0FB9F
monochromatic
#2954F6 #6483F9 #9FB2FB #DAE1FD #E2E7FE
Accessibility & contrast
On white
2.05
#9FB2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.24
#9FB2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB2FB
10.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB2FB | 1.00 | 2.05 | 10.24 | 10.24 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AB9FE
Deuteranopia (green-blind)
#93B1F9
Tritanopia (blue-blind)
#83C0CC
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #9fb2fb; /* rgb */ color: rgb(159, 178, 251); /* oklch */ color: oklch(77.7% 0.107 272.5);
Tailwind
colors: {
custom: {
50: '#bec8fd',
500: '#9fb2fb',
950: '#000000',
},
}SCSS
$custom: #9fb2fb; $custom-light: #bec8fd; $custom-dark: #000000;
JSON
{
"hex": "#9fb2fb",
"rgb": {
"r": 159,
"g": 178,
"b": 251
},
"hsl": {
"h": 227.609,
"s": 92,
"l": 80.392
},
"oklch": {
"l": 0.77672,
"c": 0.10679,
"h": 272.5
},
"luminance": 0.46177
}Semantic roles & 50–950 ramp
primary
#9FB2FB
secondary
#F6EFD5
accent
#B600E6
background
#FBFCFF
surface
#F7F8FF
border
#D0D1D7
text
#121317
muted
#818285