#9FB2EF#9FB2EF
#9FB2EF is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.1% C 0.090 H 270.8°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB2EF |
|---|---|
| RGB | rgb(159, 178, 239) |
| HSL | hsl(226, 71%, 78%) |
| HSV | hsv(226, 33%, 94%) |
| CMYK | cmyk(33.5%, 25.5%, 0%, 6.3%) |
| CIE-LAB | lab(73.18, 7.57, -32.54) |
| CIE-LCH | lch(73.18, 33.41, 283.10°) |
| OKLab | oklab(77.14% 0.0013 -0.0902) |
| OKLCH | oklch(77.14% 0.09 270.8) |
| XYZ | xyz(45.7940, 45.4420, 88.0029) |
| Luminance | 0.4544 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.04
Carolina Blue
#8AB8FE
ΔE00 6.59
Light Periwinkle
#C1C6FC
ΔE00 7.29
Periwinkle Blue
#8F99FB
ΔE00 7.35
Lightsteelblue
#B0C4DE
ΔE00 8.19
Powder Blue (survey)
#B1D1FC
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB2EF #EFDC9F
analogous
#9FDAEF #9FB2EF #B49FEF
triadic
#9FB2EF #EF9FB2 #B2EF9F
tetradic
#9FB2EF #EF9FDA #EFDC9F #9FEFB4
square
#9FB2EF #EF9FDA #EFDC9F #9FEFB4
split-complementary
#9FB2EF #EFB49F #DAEF9F
monochromatic
#365EDE #6B88E6 #9FB2EF #D3DCF8 #E5EAFB
Accessibility & contrast
On white
2.08
#9FB2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#9FB2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB2EF
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB2EF | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F2
Deuteranopia (green-blind)
#98B1EE
Tritanopia (blue-blind)
#88BEC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9fb2ef; /* rgb */ color: rgb(159, 178, 239); /* oklch */ color: oklch(77.1% 0.090 270.8);
Tailwind
colors: {
custom: {
50: '#bdc8f4',
500: '#9fb2ef',
950: '#000000',
},
}SCSS
$custom: #9fb2ef; $custom-light: #bdc8f4; $custom-dark: #000000;
JSON
{
"hex": "#9fb2ef",
"rgb": {
"r": 159,
"g": 178,
"b": 239
},
"hsl": {
"h": 225.75,
"s": 71.429,
"l": 78.039
},
"oklch": {
"l": 0.77144,
"c": 0.09021,
"h": 270.8
},
"luminance": 0.45444
}Semantic roles & 50–950 ramp
primary
#9FB2EF
secondary
#F2ECD9
accent
#A612D3
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285