#8DA5FA#8DA5FA
#8DA5FA is a light, vivid blue. Relative luminance 0.395; OKLCH L 73.8% C 0.126 H 271.1°. Best body text is #000000 at 8.90:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA5FA |
|---|---|
| RGB | rgb(141, 165, 250) |
| HSL | hsl(227, 92%, 77%) |
| HSV | hsv(227, 44%, 98%) |
| CMYK | cmyk(43.6%, 34%, 0%, 2%) |
| CIE-LAB | lab(69.09, 13.12, -44.97) |
| CIE-LCH | lch(69.09, 46.84, 286.27°) |
| OKLab | oklab(73.82% 0.0023 -0.1263) |
| OKLCH | oklch(73.82% 0.126 271.1) |
| XYZ | xyz(41.6896, 39.4729, 95.8463) |
| Luminance | 0.3947 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.98
Carolina Blue
#8AB8FE
ΔE00 6.38
Pastel Blue
#A2BFFE
ΔE00 6.72
Cornflowerblue
#6495ED
ΔE00 7.39
Perrywinkle
#8F8CE7
ΔE00 8.44
Lavender Blue
#8B88F8
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA5FA #FAE28D
analogous
#8DDCFA #8DA5FA #AC8DFA
triadic
#8DA5FA #FA8DA5 #A5FA8D
tetradic
#8DA5FA #FA8DDC #FAE28D #8DFAAC
square
#8DA5FA #FA8DDC #FAE28D #8DFAAC
split-complementary
#8DA5FA #FAAC8D #DCFA8D
monochromatic
#1848F5 #5277F7 #8DA5FA #C8D3FD #E2E8FE
Accessibility & contrast
On white
2.36
#8DA5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.90
#8DA5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA5FA
8.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA5FA | 1.00 | 2.36 | 8.90 | 8.90 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AEFD
Deuteranopia (green-blind)
#7DA4F8
Tritanopia (blue-blind)
#67B6C4
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8da5fa; /* rgb */ color: rgb(141, 165, 250); /* oklch */ color: oklch(73.8% 0.126 271.1);
Tailwind
colors: {
custom: {
50: '#b3bffc',
500: '#8da5fa',
950: '#000000',
},
}SCSS
$custom: #8da5fa; $custom-light: #b3bffc; $custom-dark: #000000;
JSON
{
"hex": "#8da5fa",
"rgb": {
"r": 141,
"g": 165,
"b": 250
},
"hsl": {
"h": 226.789,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.73822,
"c": 0.12632,
"h": 271.1
},
"luminance": 0.39475
}Semantic roles & 50–950 ramp
primary
#8DA5FA
secondary
#F6EFD5
accent
#B300E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185