#8DA1F2#8DA1F2
#8DA1F2 is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.6% C 0.120 H 272.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA1F2 |
|---|---|
| RGB | rgb(141, 161, 242) |
| HSL | hsl(228, 80%, 75%) |
| HSV | hsv(228, 42%, 95%) |
| CMYK | cmyk(41.7%, 33.5%, 0%, 5.1%) |
| CIE-LAB | lab(67.70, 13.16, -42.80) |
| CIE-LCH | lch(67.70, 44.77, 287.09°) |
| OKLab | oklab(72.63% 0.0053 -0.12) |
| OKLCH | oklch(72.63% 0.12 272.5) |
| XYZ | xyz(39.7515, 37.5613, 89.1427) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.03
Perrywinkle
#8F8CE7
ΔE00 7.03
Cornflowerblue
#6495ED
ΔE00 7.33
Carolina Blue
#8AB8FE
ΔE00 7.73
Lavender Blue
#8B88F8
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA1F2 #F2DE8D
analogous
#8DD3F2 #8DA1F2 #AC8DF2
triadic
#8DA1F2 #F28DA1 #A1F28D
tetradic
#8DA1F2 #F28DD3 #F2DE8D #8DF2AC
square
#8DA1F2 #F28DD3 #F2DE8D #8DF2AC
split-complementary
#8DA1F2 #F2AC8D #D3F28D
monochromatic
#1F46E5 #5674EC #8DA1F2 #C4CEF8 #E4E8FC
Accessibility & contrast
On white
2.47
#8DA1F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#8DA1F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA1F2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA1F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA1F2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85A9F5
Deuteranopia (green-blind)
#7CA1F0
Tritanopia (blue-blind)
#6BB1BE
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da1f2; /* rgb */ color: rgb(141, 161, 242); /* oklch */ color: oklch(72.6% 0.120 272.5);
Tailwind
colors: {
custom: {
50: '#b2bcf6',
500: '#8da1f2',
950: '#000000',
},
}SCSS
$custom: #8da1f2; $custom-light: #b2bcf6; $custom-dark: #000000;
JSON
{
"hex": "#8da1f2",
"rgb": {
"r": 141,
"g": 161,
"b": 242
},
"hsl": {
"h": 228.119,
"s": 79.528,
"l": 75.098
},
"oklch": {
"l": 0.72625,
"c": 0.12014,
"h": 272.5
},
"luminance": 0.37563
}Semantic roles & 50–950 ramp
primary
#8DA1F2
secondary
#F4EED7
accent
#B20ADC
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111217
muted
#808185