#8DA4FB#8DA4FB
#8DA4FB is a light, vivid blue. Relative luminance 0.392; OKLCH L 73.7% C 0.129 H 271.7°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA4FB |
|---|---|
| RGB | rgb(141, 164, 251) |
| HSL | hsl(227, 93%, 77%) |
| HSV | hsv(227, 44%, 98%) |
| CMYK | cmyk(43.8%, 34.7%, 0%, 1.6%) |
| CIE-LAB | lab(68.88, 13.97, -45.84) |
| CIE-LCH | lch(68.88, 47.93, 286.95°) |
| OKLab | oklab(73.67% 0.0038 -0.1289) |
| OKLCH | oklch(73.67% 0.129 271.7) |
| XYZ | xyz(41.6671, 39.1764, 96.6144) |
| Luminance | 0.3918 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.66
Carolina Blue
#8AB8FE
ΔE00 6.68
Pastel Blue
#A2BFFE
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.38
Perrywinkle
#8F8CE7
ΔE00 8.17
Lavender Blue
#8B88F8
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA4FB #FBE48D
analogous
#8DDBFB #8DA4FB #AD8DFB
triadic
#8DA4FB #FB8DA4 #A4FB8D
tetradic
#8DA4FB #FB8DDB #FBE48D #8DFBAD
square
#8DA4FB #FB8DDB #FBE48D #8DFBAD
split-complementary
#8DA4FB #FBAD8D #DBFB8D
monochromatic
#1746F7 #5275F9 #8DA4FB #C8D3FD #E1E7FE
Accessibility & contrast
On white
2.38
#8DA4FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#8DA4FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA4FB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA4FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA4FB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85ADFF
Deuteranopia (green-blind)
#7BA4F9
Tritanopia (blue-blind)
#66B6C4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #8da4fb; /* rgb */ color: rgb(141, 164, 251); /* oklch */ color: oklch(73.7% 0.129 271.7);
Tailwind
colors: {
custom: {
50: '#b3befd',
500: '#8da4fb',
950: '#000000',
},
}SCSS
$custom: #8da4fb; $custom-light: #b3befd; $custom-dark: #000000;
JSON
{
"hex": "#8da4fb",
"rgb": {
"r": 141,
"g": 164,
"b": 251
},
"hsl": {
"h": 227.455,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.73672,
"c": 0.12892,
"h": 271.7
},
"luminance": 0.39179
}Semantic roles & 50–950 ramp
primary
#8DA4FB
secondary
#F6EFD5
accent
#B600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185