#8DA0F8#8DA0F8
#8DA0F8 is a light, vivid blue. Relative luminance 0.376; OKLCH L 72.7% C 0.130 H 273.5°. Best body text is #000000 at 8.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA0F8 |
|---|---|
| RGB | rgb(141, 160, 248) |
| HSL | hsl(229, 88%, 76%) |
| HSV | hsv(229, 43%, 97%) |
| CMYK | cmyk(43.1%, 35.5%, 0%, 2.7%) |
| CIE-LAB | lab(67.71, 15.41, -46.05) |
| CIE-LCH | lch(67.71, 48.56, 288.50°) |
| OKLab | oklab(72.72% 0.008 -0.1295) |
| OKLCH | oklch(72.72% 0.13 273.5) |
| XYZ | xyz(40.4934, 37.5796, 93.9086) |
| Luminance | 0.3758 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.47
Perrywinkle
#8F8CE7
ΔE00 6.88
Lavender Blue
#8B88F8
ΔE00 7.33
Cornflowerblue
#6495ED
ΔE00 7.36
Carolina Blue
#8AB8FE
ΔE00 7.93
Pastel Blue
#A2BFFE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA0F8 #F8E58D
analogous
#8DD6F8 #8DA0F8 #B08DF8
triadic
#8DA0F8 #F88DA0 #A0F88D
tetradic
#8DA0F8 #F88DD6 #F8E58D #8DF8B0
square
#8DA0F8 #F88DD6 #F8E58D #8DF8B0
split-complementary
#8DA0F8 #F8B08D #D6F88D
monochromatic
#1A40F1 #5370F4 #8DA0F8 #C7D0FC #E2E7FD
Accessibility & contrast
On white
2.47
#8DA0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.52
#8DA0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA0F8
8.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA0F8 | 1.00 | 2.47 | 8.52 | 8.52 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFC
Deuteranopia (green-blind)
#78A1F6
Tritanopia (blue-blind)
#68B2C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da0f8; /* rgb */ color: rgb(141, 160, 248); /* oklch */ color: oklch(72.7% 0.130 273.5);
Tailwind
colors: {
custom: {
50: '#b3bbfb',
500: '#8da0f8',
950: '#000000',
},
}SCSS
$custom: #8da0f8; $custom-light: #b3bbfb; $custom-dark: #000000;
JSON
{
"hex": "#8da0f8",
"rgb": {
"r": 141,
"g": 160,
"b": 248
},
"hsl": {
"h": 229.346,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.72725,
"c": 0.12971,
"h": 273.5
},
"luminance": 0.37582
}Semantic roles & 50–950 ramp
primary
#8DA0F8
secondary
#F5F0D6
accent
#BC00E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085