#8DA0FC#8DA0FC
#8DA0FC is a light, vivid blue. Relative luminance 0.378; OKLCH L 72.9% C 0.135 H 273.7°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA0FC |
|---|---|
| RGB | rgb(141, 160, 252) |
| HSL | hsl(230, 95%, 77%) |
| HSV | hsv(230, 44%, 99%) |
| CMYK | cmyk(44%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(67.90, 16.54, -47.94) |
| CIE-LCH | lch(67.90, 50.71, 289.04°) |
| OKLab | oklab(72.93% 0.0088 -0.1349) |
| OKLCH | oklch(72.93% 0.135 273.7) |
| XYZ | xyz(41.1206, 37.8304, 97.2119) |
| Luminance | 0.3783 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.41
Perrywinkle
#8F8CE7
ΔE00 7.03
Lavender Blue
#8B88F8
ΔE00 7.28
Cornflowerblue
#6495ED
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 7.89
Pastel Blue
#A2BFFE
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA0FC #FCE98D
analogous
#8DD7FC #8DA0FC #B28DFC
triadic
#8DA0FC #FC8DA0 #A0FC8D
tetradic
#8DA0FC #FC8DD7 #FCE98D #8DFCB2
square
#8DA0FC #FC8DD7 #FCE98D #8DFCB2
split-complementary
#8DA0FC #FCB28D #D7FC8D
monochromatic
#163DF9 #516EFA #8DA0FC #C9D2FE #E1E6FE
Accessibility & contrast
On white
2.45
#8DA0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8DA0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA0FC
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA0FC | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#75A1FA
Tritanopia (blue-blind)
#66B3C2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da0fc; /* rgb */ color: rgb(141, 160, 252); /* oklch */ color: oklch(72.9% 0.135 273.7);
Tailwind
colors: {
custom: {
50: '#b3bbfe',
500: '#8da0fc',
950: '#000000',
},
}SCSS
$custom: #8da0fc; $custom-light: #b3bbfe; $custom-dark: #000000;
JSON
{
"hex": "#8da0fc",
"rgb": {
"r": 141,
"g": 160,
"b": 252
},
"hsl": {
"h": 229.73,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.72929,
"c": 0.13524,
"h": 273.7
},
"luminance": 0.37833
}Semantic roles & 50–950 ramp
primary
#8DA0FC
secondary
#F6F1D5
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086