#8DA2F8#8DA2F8
#8DA2F8 is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.1% C 0.127 H 272.5°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2F8 |
|---|---|
| RGB | rgb(141, 162, 248) |
| HSL | hsl(228, 88%, 76%) |
| HSV | hsv(228, 43%, 97%) |
| CMYK | cmyk(43.1%, 34.7%, 0%, 2.7%) |
| CIE-LAB | lab(68.23, 14.27, -45.24) |
| CIE-LCH | lch(68.23, 47.43, 287.50°) |
| OKLab | oklab(73.12% 0.0055 -0.1271) |
| OKLCH | oklch(73.12% 0.127 272.5) |
| XYZ | xyz(40.8429, 38.2786, 94.0251) |
| Luminance | 0.3828 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.09
Carolina Blue
#8AB8FE
ΔE00 7.32
Cornflowerblue
#6495ED
ΔE00 7.33
Perrywinkle
#8F8CE7
ΔE00 7.48
Pastel Blue
#A2BFFE
ΔE00 7.51
Lavender Blue
#8B88F8
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2F8 #F8E38D
analogous
#8DD8F8 #8DA2F8 #AE8DF8
triadic
#8DA2F8 #F88DA2 #A2F88D
tetradic
#8DA2F8 #F88DD8 #F8E38D #8DF8AE
square
#8DA2F8 #F88DD8 #F8E38D #8DF8AE
split-complementary
#8DA2F8 #F8AE8D #D8F88D
monochromatic
#1A44F1 #5373F4 #8DA2F8 #C7D1FC #E2E7FD
Accessibility & contrast
On white
2.43
#8DA2F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#8DA2F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2F8
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2F8 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFC
Deuteranopia (green-blind)
#7AA2F6
Tritanopia (blue-blind)
#68B4C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8da2f8; /* rgb */ color: rgb(141, 162, 248); /* oklch */ color: oklch(73.1% 0.127 272.5);
Tailwind
colors: {
custom: {
50: '#b3bdfb',
500: '#8da2f8',
950: '#000000',
},
}SCSS
$custom: #8da2f8; $custom-light: #b3bdfb; $custom-dark: #000000;
JSON
{
"hex": "#8da2f8",
"rgb": {
"r": 141,
"g": 162,
"b": 248
},
"hsl": {
"h": 228.224,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.73123,
"c": 0.12723,
"h": 272.5
},
"luminance": 0.38281
}Semantic roles & 50–950 ramp
primary
#8DA2F8
secondary
#F5EFD6
accent
#B800E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185