#8BA2ED#8BA2ED
#8BA2ED is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.5% C 0.113 H 270.4°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #8BA2ED |
|---|---|
| RGB | rgb(139, 162, 237) |
| HSL | hsl(226, 73%, 74%) |
| HSV | hsv(226, 41%, 93%) |
| CMYK | cmyk(41.4%, 31.6%, 0%, 7.1%) |
| CIE-LAB | lab(67.61, 10.69, -40.21) |
| CIE-LCH | lch(67.61, 41.61, 284.89°) |
| OKLab | oklab(72.45% 0.0008 -0.1126) |
| OKLCH | oklch(72.45% 0.113 270.4) |
| XYZ | xyz(38.8492, 37.4421, 85.2844) |
| Luminance | 0.3744 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.82
Cornflowerblue
#6495ED
ΔE00 6.94
Carolina Blue
#8AB8FE
ΔE00 7.28
Perrywinkle
#8F8CE7
ΔE00 7.54
Pastel Blue
#A2BFFE
ΔE00 7.60
Lavender Blue
#8B88F8
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8BA2ED #EDD68B
analogous
#8BD3ED #8BA2ED #A58BED
triadic
#8BA2ED #ED8BA2 #A2ED8B
tetradic
#8BA2ED #ED8BD3 #EDD68B #8BEDA5
square
#8BA2ED #ED8BD3 #EDD68B #8BEDA5
split-complementary
#8BA2ED #EDA58B #D3ED8B
monochromatic
#224EDC #5678E5 #8BA2ED #C0CCF5 #E5EAFB
Accessibility & contrast
On white
2.47
#8BA2ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#8BA2ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8BA2ED
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8BA2ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8BA2ED | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A9F0
Deuteranopia (green-blind)
#7FA1EB
Tritanopia (blue-blind)
#6AB1BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8ba2ed; /* rgb */ color: rgb(139, 162, 237); /* oklch */ color: oklch(72.5% 0.113 270.4);
Tailwind
colors: {
custom: {
50: '#b0bdf3',
500: '#8ba2ed',
950: '#000000',
},
}SCSS
$custom: #8ba2ed; $custom-light: #b0bdf3; $custom-dark: #000000;
JSON
{
"hex": "#8ba2ed",
"rgb": {
"r": 139,
"g": 162,
"b": 237
},
"hsl": {
"h": 225.918,
"s": 73.134,
"l": 73.725
},
"oklch": {
"l": 0.72451,
"c": 0.11257,
"h": 270.4
},
"luminance": 0.37444
}Semantic roles & 50–950 ramp
primary
#8BA2ED
secondary
#F3ECD8
accent
#A710D5
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185