#8DA0FA#8DA0FA
#8DA0FA is a light, vivid blue. Relative luminance 0.377; OKLCH L 72.8% C 0.132 H 273.6°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA0FA |
|---|---|
| RGB | rgb(141, 160, 250) |
| HSL | hsl(230, 92%, 77%) |
| HSV | hsv(230, 44%, 98%) |
| CMYK | cmyk(43.6%, 36%, 0%, 2%) |
| CIE-LAB | lab(67.80, 15.98, -46.99) |
| CIE-LCH | lch(67.80, 49.63, 288.78°) |
| OKLab | oklab(72.83% 0.0084 -0.1322) |
| OKLCH | oklch(72.83% 0.132 273.6) |
| XYZ | xyz(40.8053, 37.7043, 95.5515) |
| Luminance | 0.3771 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.42
Perrywinkle
#8F8CE7
ΔE00 6.95
Lavender Blue
#8B88F8
ΔE00 7.30
Cornflowerblue
#6495ED
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.91
Pastel Blue
#A2BFFE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA0FA #FAE78D
analogous
#8DD7FA #8DA0FA #B18DFA
triadic
#8DA0FA #FA8DA0 #A0FA8D
tetradic
#8DA0FA #FA8DD7 #FAE78D #8DFAB1
square
#8DA0FA #FA8DD7 #FAE78D #8DFAB1
split-complementary
#8DA0FA #FAB18D #D7FA8D
monochromatic
#183EF5 #526FF7 #8DA0FA #C8D1FD #E2E7FE
Accessibility & contrast
On white
2.46
#8DA0FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#8DA0FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA0FA
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA0FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA0FA | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80AAFE
Deuteranopia (green-blind)
#76A1F8
Tritanopia (blue-blind)
#67B2C1
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da0fa; /* rgb */ color: rgb(141, 160, 250); /* oklch */ color: oklch(72.8% 0.132 273.6);
Tailwind
colors: {
custom: {
50: '#b3bbfc',
500: '#8da0fa',
950: '#000000',
},
}SCSS
$custom: #8da0fa; $custom-light: #b3bbfc; $custom-dark: #000000;
JSON
{
"hex": "#8da0fa",
"rgb": {
"r": 141,
"g": 160,
"b": 250
},
"hsl": {
"h": 229.541,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.72827,
"c": 0.13248,
"h": 273.6
},
"luminance": 0.37706
}Semantic roles & 50–950 ramp
primary
#8DA0FA
secondary
#F6F0D5
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085