#8DA2FA#8DA2FA
#8DA2FA is a light, vivid blue. Relative luminance 0.384; OKLCH L 73.2% C 0.130 H 272.6°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2FA |
|---|---|
| RGB | rgb(141, 162, 250) |
| HSL | hsl(228, 92%, 77%) |
| HSV | hsv(228, 44%, 98%) |
| CMYK | cmyk(43.6%, 35.2%, 0%, 2%) |
| CIE-LAB | lab(68.32, 14.83, -46.18) |
| CIE-LCH | lch(68.32, 48.51, 287.80°) |
| OKLab | oklab(73.22% 0.006 -0.1298) |
| OKLCH | oklch(73.22% 0.13 272.6) |
| XYZ | xyz(41.1548, 38.4033, 95.6680) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.05
Carolina Blue
#8AB8FE
ΔE00 7.30
Cornflowerblue
#6495ED
ΔE00 7.35
Pastel Blue
#A2BFFE
ΔE00 7.51
Perrywinkle
#8F8CE7
ΔE00 7.54
Lavender Blue
#8B88F8
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2FA #FAE58D
analogous
#8DD9FA #8DA2FA #AF8DFA
triadic
#8DA2FA #FA8DA2 #A2FA8D
tetradic
#8DA2FA #FA8DD9 #FAE58D #8DFAAF
square
#8DA2FA #FA8DD9 #FAE58D #8DFAAF
split-complementary
#8DA2FA #FAAF8D #D9FA8D
monochromatic
#1842F5 #5272F7 #8DA2FA #C8D2FD #E2E7FE
Accessibility & contrast
On white
2.42
#8DA2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#8DA2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2FA
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2FA | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ABFE
Deuteranopia (green-blind)
#79A2F8
Tritanopia (blue-blind)
#67B4C2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8da2fa; /* rgb */ color: rgb(141, 162, 250); /* oklch */ color: oklch(73.2% 0.130 272.6);
Tailwind
colors: {
custom: {
50: '#b3bdfc',
500: '#8da2fa',
950: '#000000',
},
}SCSS
$custom: #8da2fa; $custom-light: #b3bdfc; $custom-dark: #000000;
JSON
{
"hex": "#8da2fa",
"rgb": {
"r": 141,
"g": 162,
"b": 250
},
"hsl": {
"h": 228.44,
"s": 91.597,
"l": 76.667
},
"oklch": {
"l": 0.73223,
"c": 0.12999,
"h": 272.6
},
"luminance": 0.38406
}Semantic roles & 50–950 ramp
primary
#8DA2FA
secondary
#F6F0D5
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185