#9FB2EE#9FB2EE
#9FB2EE is a light, moderate blue. Relative luminance 0.454; OKLCH L 77.1% C 0.089 H 270.7°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9FB2EE |
|---|---|
| RGB | rgb(159, 178, 238) |
| HSL | hsl(226, 70%, 78%) |
| HSV | hsv(226, 33%, 93%) |
| CMYK | cmyk(33.2%, 25.2%, 0%, 6.7%) |
| CIE-LAB | lab(73.14, 7.32, -32.05) |
| CIE-LCH | lch(73.14, 32.88, 282.86°) |
| OKLab | oklab(77.1% 0.001 -0.0888) |
| OKLCH | oklch(77.1% 0.089 270.7) |
| XYZ | xyz(45.6466, 45.3830, 87.2271) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.09
Carolina Blue
#8AB8FE
ΔE00 6.64
Light Periwinkle
#C1C6FC
ΔE00 7.26
Periwinkle Blue
#8F99FB
ΔE00 7.41
Lightsteelblue
#B0C4DE
ΔE00 8.15
Powder Blue (survey)
#B1D1FC
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9FB2EE #EEDB9F
analogous
#9FD9EE #9FB2EE #B39FEE
triadic
#9FB2EE #EE9FB2 #B2EE9F
tetradic
#9FB2EE #EE9FD9 #EEDB9F #9FEEB3
square
#9FB2EE #EE9FD9 #EEDB9F #9FEEB3
split-complementary
#9FB2EE #EEB39F #D9EE9F
monochromatic
#375FDC #6B88E5 #9FB2EE #D3DCF7 #E5EAFA
Accessibility & contrast
On white
2.08
#9FB2EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#9FB2EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9FB2EE
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9FB2EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9FB2EE | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FB7F1
Deuteranopia (green-blind)
#98B1ED
Tritanopia (blue-blind)
#89BEC7
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #9fb2ee; /* rgb */ color: rgb(159, 178, 238); /* oklch */ color: oklch(77.1% 0.089 270.7);
Tailwind
colors: {
custom: {
50: '#bdc8f3',
500: '#9fb2ee',
950: '#000000',
},
}SCSS
$custom: #9fb2ee; $custom-light: #bdc8f3; $custom-dark: #000000;
JSON
{
"hex": "#9fb2ee",
"rgb": {
"r": 159,
"g": 178,
"b": 238
},
"hsl": {
"h": 225.57,
"s": 69.912,
"l": 77.843
},
"oklch": {
"l": 0.77102,
"c": 0.08883,
"h": 270.7
},
"luminance": 0.45385
}Semantic roles & 50–950 ramp
primary
#9FB2EE
secondary
#F2ECD9
accent
#A414D2
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285