#9EB5F2#9EB5F2
#9EB5F2 is a light, moderate blue. Relative luminance 0.467; OKLCH L 77.8% C 0.091 H 268.3°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB5F2 |
|---|---|
| RGB | rgb(158, 181, 242) |
| HSL | hsl(224, 76%, 78%) |
| HSV | hsv(224, 35%, 95%) |
| CMYK | cmyk(34.7%, 25.2%, 0%, 5.1%) |
| CIE-LAB | lab(74.01, 6.40, -32.88) |
| CIE-LCH | lch(74.01, 33.50, 281.02°) |
| OKLab | oklab(77.81% -0.0027 -0.0912) |
| OKLCH | oklch(77.81% 0.091 268.3) |
| XYZ | xyz(46.6467, 46.7257, 90.5483) |
| Luminance | 0.4673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 2.90
Carolina Blue
#8AB8FE
ΔE00 5.47
Powder Blue (survey)
#B1D1FC
ΔE00 7.31
Light Periwinkle
#C1C6FC
ΔE00 7.53
Lightsteelblue
#B0C4DE
ΔE00 7.81
Periwinkle Blue
#8F99FB
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB5F2 #F2DB9E
analogous
#9EDFF2 #9EB5F2 #B19EF2
triadic
#9EB5F2 #F29EB5 #B5F29E
tetradic
#9EB5F2 #F29EDF #F2DB9E #9EF2B1
square
#9EB5F2 #F29EDF #F2DB9E #9EF2B1
split-complementary
#9EB5F2 #F2B19E #DFF29E
monochromatic
#3263E4 #688CEB #9EB5F2 #D4DEF9 #E4EAFB
Accessibility & contrast
On white
2.03
#9EB5F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#9EB5F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB5F2
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB5F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB5F2 | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1BAF5
Deuteranopia (green-blind)
#9AB3F1
Tritanopia (blue-blind)
#85C1CA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #9eb5f2; /* rgb */ color: rgb(158, 181, 242); /* oklch */ color: oklch(77.8% 0.091 268.3);
Tailwind
colors: {
custom: {
50: '#bdcbf6',
500: '#9eb5f2',
950: '#000000',
},
}SCSS
$custom: #9eb5f2; $custom-light: #bdcbf6; $custom-dark: #000000;
JSON
{
"hex": "#9eb5f2",
"rgb": {
"r": 158,
"g": 181,
"b": 242
},
"hsl": {
"h": 223.571,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.77814,
"c": 0.09125,
"h": 268.3
},
"luminance": 0.46728
}Semantic roles & 50–950 ramp
primary
#9EB5F2
secondary
#F3ECD8
accent
#A10DD9
background
#FBFCFF
surface
#F7F8FE
border
#D0D1D6
text
#121317
muted
#818285