#8DA7FB#8DA7FB
#8DA7FB is a light, vivid blue. Relative luminance 0.403; OKLCH L 74.3% C 0.125 H 270.1°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA7FB |
|---|---|
| RGB | rgb(141, 167, 251) |
| HSL | hsl(226, 93%, 77%) |
| HSV | hsv(226, 44%, 98%) |
| CMYK | cmyk(43.8%, 33.5%, 0%, 1.6%) |
| CIE-LAB | lab(69.66, 12.26, -44.62) |
| CIE-LCH | lch(69.66, 46.28, 285.37°) |
| OKLab | oklab(74.27% 0.0001 -0.1253) |
| OKLCH | oklch(74.27% 0.125 270.1) |
| XYZ | xyz(42.2104, 40.2629, 96.7954) |
| Luminance | 0.4027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.60
Carolina Blue
#8AB8FE
ΔE00 5.76
Pastel Blue
#A2BFFE
ΔE00 6.23
Cornflowerblue
#6495ED
ΔE00 7.50
Perrywinkle
#8F8CE7
ΔE00 9.07
Light Grey Blue
#9DBCD4
ΔE00 9.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA7FB #FBE18D
analogous
#8DDEFB #8DA7FB #AA8DFB
triadic
#8DA7FB #FB8DA7 #A7FB8D
tetradic
#8DA7FB #FB8DDE #FBE18D #8DFBAA
square
#8DA7FB #FB8DDE #FBE18D #8DFBAA
split-complementary
#8DA7FB #FBAA8D #DEFB8D
monochromatic
#174CF7 #5279F9 #8DA7FB #C8D5FD #E1E8FE
Accessibility & contrast
On white
2.32
#8DA7FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#8DA7FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA7FB
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA7FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA7FB | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#7FA6F9
Tritanopia (blue-blind)
#66B8C6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #8da7fb; /* rgb */ color: rgb(141, 167, 251); /* oklch */ color: oklch(74.3% 0.125 270.1);
Tailwind
colors: {
custom: {
50: '#b3c0fd',
500: '#8da7fb',
950: '#000000',
},
}SCSS
$custom: #8da7fb; $custom-light: #b3c0fd; $custom-dark: #000000;
JSON
{
"hex": "#8da7fb",
"rgb": {
"r": 141,
"g": 167,
"b": 251
},
"hsl": {
"h": 225.818,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.74273,
"c": 0.12531,
"h": 270.1
},
"luminance": 0.40265
}Semantic roles & 50–950 ramp
primary
#8DA7FB
secondary
#F6EED5
accent
#AF00E6
background
#FBFBFF
surface
#F6F7FF
border
#D0D0D7
text
#111217
muted
#808185