#9EB0ED#9EB0ED
#9EB0ED is a light, moderate blue. Relative luminance 0.444; OKLCH L 76.6% C 0.090 H 271.5°. Best body text is #000000 at 9.89:1 contrast (WCAG AA passes).
Color values
| HEX | #9EB0ED |
|---|---|
| RGB | rgb(158, 176, 237) |
| HSL | hsl(226, 69%, 77%) |
| HSV | hsv(226, 33%, 93%) |
| CMYK | cmyk(33.3%, 25.7%, 0%, 7.1%) |
| CIE-LAB | lab(72.52, 7.89, -32.48) |
| CIE-LCH | lch(72.52, 33.43, 283.66°) |
| OKLab | oklab(76.58% 0.0023 -0.0901) |
| OKLCH | oklch(76.58% 0.09 271.5) |
| XYZ | xyz(44.9075, 44.4325, 86.3145) |
| Luminance | 0.4443 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Pastel Blue
#A2BFFE
ΔE00 4.59
Carolina Blue
#8AB8FE
ΔE00 6.94
Periwinkle Blue
#8F99FB
ΔE00 7.00
Light Periwinkle
#C1C6FC
ΔE00 7.54
Lightsteelblue
#B0C4DE
ΔE00 8.48
Powder Blue (survey)
#B1D1FC
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9EB0ED #EDDB9E
analogous
#9ED8ED #9EB0ED #B39EED
triadic
#9EB0ED #ED9EB0 #B0ED9E
tetradic
#9EB0ED #ED9ED8 #EDDB9E #9EEDB3
square
#9EB0ED #ED9ED8 #EDDB9E #9EEDB3
split-complementary
#9EB0ED #EDB39E #D8ED9E
monochromatic
#375CDA #6A86E3 #9EB0ED #D2DAF7 #E5EAFA
Accessibility & contrast
On white
2.12
#9EB0ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.89
#9EB0ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9EB0ED
9.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9EB0ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9EB0ED | 1.00 | 2.12 | 9.89 | 9.89 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB5F0
Deuteranopia (green-blind)
#96AFEC
Tritanopia (blue-blind)
#88BCC5
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #9eb0ed; /* rgb */ color: rgb(158, 176, 237); /* oklch */ color: oklch(76.6% 0.090 271.5);
Tailwind
colors: {
custom: {
50: '#bcc7f3',
500: '#9eb0ed',
950: '#000000',
},
}SCSS
$custom: #9eb0ed; $custom-light: #bcc7f3; $custom-dark: #000000;
JSON
{
"hex": "#9eb0ed",
"rgb": {
"r": 158,
"g": 176,
"b": 237
},
"hsl": {
"h": 226.329,
"s": 68.696,
"l": 77.451
},
"oklch": {
"l": 0.76584,
"c": 0.09009,
"h": 271.5
},
"luminance": 0.44434
}Semantic roles & 50–950 ramp
primary
#9EB0ED
secondary
#F2ECD9
accent
#A615D1
background
#FBFCFE
surface
#F7F8FD
border
#D0D1D5
text
#121317
muted
#818285