#8DA2FB#8DA2FB
#8DA2FB is a light, vivid blue. Relative luminance 0.385; OKLCH L 73.3% C 0.131 H 272.7°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2FB |
|---|---|
| RGB | rgb(141, 162, 251) |
| HSL | hsl(229, 93%, 77%) |
| HSV | hsv(229, 44%, 98%) |
| CMYK | cmyk(43.8%, 35.5%, 0%, 1.6%) |
| CIE-LAB | lab(68.36, 15.11, -46.66) |
| CIE-LCH | lch(68.36, 49.04, 287.95°) |
| OKLab | oklab(73.27% 0.0062 -0.1312) |
| OKLCH | oklch(73.27% 0.131 272.7) |
| XYZ | xyz(41.3120, 38.4662, 96.4960) |
| Luminance | 0.3847 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.04
Carolina Blue
#8AB8FE
ΔE00 7.29
Cornflowerblue
#6495ED
ΔE00 7.36
Pastel Blue
#A2BFFE
ΔE00 7.52
Perrywinkle
#8F8CE7
ΔE00 7.58
Lavender Blue
#8B88F8
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2FB #FBE68D
analogous
#8DD9FB #8DA2FB #AF8DFB
triadic
#8DA2FB #FB8DA2 #A2FB8D
tetradic
#8DA2FB #FB8DD9 #FBE68D #8DFBAF
square
#8DA2FB #FB8DD9 #FBE68D #8DFBAF
split-complementary
#8DA2FB #FBAF8D #D9FB8D
monochromatic
#1742F7 #5272F9 #8DA2FB #C8D2FD #E1E7FE
Accessibility & contrast
On white
2.42
#8DA2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#8DA2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2FB
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2FB | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ACFF
Deuteranopia (green-blind)
#78A2F9
Tritanopia (blue-blind)
#66B4C3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8da2fb; /* rgb */ color: rgb(141, 162, 251); /* oklch */ color: oklch(73.3% 0.131 272.7);
Tailwind
colors: {
custom: {
50: '#b3bdfd',
500: '#8da2fb',
950: '#000000',
},
}SCSS
$custom: #8da2fb; $custom-light: #b3bdfd; $custom-dark: #000000;
JSON
{
"hex": "#8da2fb",
"rgb": {
"r": 141,
"g": 162,
"b": 251
},
"hsl": {
"h": 228.545,
"s": 93.22,
"l": 76.863
},
"oklch": {
"l": 0.73274,
"c": 0.13137,
"h": 272.7
},
"luminance": 0.38468
}Semantic roles & 50–950 ramp
primary
#8DA2FB
secondary
#F6F0D5
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185