#8DA8FC#8DA8FC
#8DA8FC is a light, vivid blue. Relative luminance 0.407; OKLCH L 74.5% C 0.125 H 269.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA8FC |
|---|---|
| RGB | rgb(141, 168, 252) |
| HSL | hsl(225, 95%, 77%) |
| HSV | hsv(225, 44%, 99%) |
| CMYK | cmyk(44%, 33.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.96, 11.98, -44.69) |
| CIE-LCH | lch(69.96, 46.27, 285.01°) |
| OKLab | oklab(74.52% -0.0008 -0.1255) |
| OKLCH | oklch(74.52% 0.125 269.6) |
| XYZ | xyz(42.5523, 40.6939, 97.6891) |
| Luminance | 0.4070 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.90
Carolina Blue
#8AB8FE
ΔE00 5.45
Pastel Blue
#A2BFFE
ΔE00 5.99
Cornflowerblue
#6495ED
ΔE00 7.58
Light Grey Blue
#9DBCD4
ΔE00 9.29
Perrywinkle
#8F8CE7
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA8FC #FCE18D
analogous
#8DE0FC #8DA8FC #A98DFC
triadic
#8DA8FC #FC8DA8 #A8FC8D
tetradic
#8DA8FC #FC8DE0 #FCE18D #8DFCA9
square
#8DA8FC #FC8DE0 #FCE18D #8DFCA9
split-complementary
#8DA8FC #FCA98D #E0FC8D
monochromatic
#164DF9 #517AFA #8DA8FC #C9D6FE #E1E8FE
Accessibility & contrast
On white
2.30
#8DA8FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#8DA8FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA8FC
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA8FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA8FC | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#7FA7FA
Tritanopia (blue-blind)
#65B9C6
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #8da8fc; /* rgb */ color: rgb(141, 168, 252); /* oklch */ color: oklch(74.5% 0.125 269.6);
Tailwind
colors: {
custom: {
50: '#b3c1fd',
500: '#8da8fc',
950: '#000000',
},
}SCSS
$custom: #8da8fc; $custom-light: #b3c1fd; $custom-dark: #000000;
JSON
{
"hex": "#8da8fc",
"rgb": {
"r": 141,
"g": 168,
"b": 252
},
"hsl": {
"h": 225.405,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.74524,
"c": 0.12549,
"h": 269.6
},
"luminance": 0.40696
}Semantic roles & 50–950 ramp
primary
#8DA8FC
secondary
#F6EED5
accent
#AE00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111218
muted
#808186