#8DA1FC#8DA1FC
#8DA1FC is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.1% C 0.134 H 273.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA1FC |
|---|---|
| RGB | rgb(141, 161, 252) |
| HSL | hsl(229, 95%, 77%) |
| HSV | hsv(229, 44%, 99%) |
| CMYK | cmyk(44%, 36.1%, 0%, 1.2%) |
| CIE-LAB | lab(68.15, 15.97, -47.53) |
| CIE-LCH | lch(68.15, 50.14, 288.57°) |
| OKLab | oklab(73.13% 0.0076 -0.1338) |
| OKLCH | oklch(73.13% 0.134 273.3) |
| XYZ | xyz(41.2946, 38.1785, 97.2699) |
| Luminance | 0.3818 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.72
Perrywinkle
#8F8CE7
ΔE00 7.32
Cornflowerblue
#6495ED
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.59
Lavender Blue
#8B88F8
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA1FC #FCE88D
analogous
#8DD9FC #8DA1FC #B18DFC
triadic
#8DA1FC #FC8DA1 #A1FC8D
tetradic
#8DA1FC #FC8DD9 #FCE88D #8DFCB1
square
#8DA1FC #FC8DD9 #FCE88D #8DFCB1
split-complementary
#8DA1FC #FCB18D #D9FC8D
monochromatic
#163FF9 #5170FA #8DA1FC #C9D2FE #E1E6FE
Accessibility & contrast
On white
2.43
#8DA1FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#8DA1FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA1FC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA1FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA1FC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#76A2FA
Tritanopia (blue-blind)
#66B4C3
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8da1fc; /* rgb */ color: rgb(141, 161, 252); /* oklch */ color: oklch(73.1% 0.134 273.3);
Tailwind
colors: {
custom: {
50: '#b3bcfe',
500: '#8da1fc',
950: '#000000',
},
}SCSS
$custom: #8da1fc; $custom-light: #b3bcfe; $custom-dark: #000000;
JSON
{
"hex": "#8da1fc",
"rgb": {
"r": 141,
"g": 161,
"b": 252
},
"hsl": {
"h": 229.189,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.73127,
"c": 0.13399,
"h": 273.3
},
"luminance": 0.38181
}Semantic roles & 50–950 ramp
primary
#8DA1FC
secondary
#F6F0D5
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111218
muted
#808186