#8DA2F6#8DA2F6
#8DA2F6 is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.0% C 0.124 H 272.3°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2F6 |
|---|---|
| RGB | rgb(141, 162, 246) |
| HSL | hsl(228, 85%, 76%) |
| HSV | hsv(228, 43%, 96%) |
| CMYK | cmyk(42.7%, 34.1%, 0%, 3.5%) |
| CIE-LAB | lab(68.13, 13.71, -44.29) |
| CIE-LCH | lch(68.13, 46.36, 287.19°) |
| OKLab | oklab(73.02% 0.005 -0.1244) |
| OKLCH | oklch(73.02% 0.124 272.3) |
| XYZ | xyz(40.5343, 38.1551, 92.3998) |
| Luminance | 0.3816 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.14
Cornflowerblue
#6495ED
ΔE00 7.31
Carolina Blue
#8AB8FE
ΔE00 7.35
Perrywinkle
#8F8CE7
ΔE00 7.42
Pastel Blue
#A2BFFE
ΔE00 7.51
Lavender Blue
#8B88F8
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2F6 #F6E18D
analogous
#8DD6F6 #8DA2F6 #AC8DF6
triadic
#8DA2F6 #F68DA2 #A2F68D
tetradic
#8DA2F6 #F68DD6 #F6E18D #8DF6AC
square
#8DA2F6 #F68DD6 #F6E18D #8DF6AC
split-complementary
#8DA2F6 #F6AC8D #D6F68D
monochromatic
#1C45ED #5474F2 #8DA2F6 #C6D0FA #E3E8FD
Accessibility & contrast
On white
2.43
#8DA2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#8DA2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2F6
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2F6 | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABF9
Deuteranopia (green-blind)
#7BA2F4
Tritanopia (blue-blind)
#69B3C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8da2f6; /* rgb */ color: rgb(141, 162, 246); /* oklch */ color: oklch(73.0% 0.124 272.3);
Tailwind
colors: {
custom: {
50: '#b2bdf9',
500: '#8da2f6',
950: '#000000',
},
}SCSS
$custom: #8da2f6; $custom-light: #b2bdf9; $custom-dark: #000000;
JSON
{
"hex": "#8da2f6",
"rgb": {
"r": 141,
"g": 162,
"b": 246
},
"hsl": {
"h": 228,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.73023,
"c": 0.12446,
"h": 272.3
},
"luminance": 0.38157
}Semantic roles & 50–950 ramp
primary
#8DA2F6
secondary
#F5EFD6
accent
#B504E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185