#8DA2F9#8DA2F9
#8DA2F9 is a light, vivid blue. Relative luminance 0.383; OKLCH L 73.2% C 0.129 H 272.6°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2F9 |
|---|---|
| RGB | rgb(141, 162, 249) |
| HSL | hsl(228, 90%, 76%) |
| HSV | hsv(228, 43%, 98%) |
| CMYK | cmyk(43.4%, 34.9%, 0%, 2.4%) |
| CIE-LAB | lab(68.27, 14.55, -45.71) |
| CIE-LCH | lch(68.27, 47.97, 287.66°) |
| OKLab | oklab(73.17% 0.0057 -0.1285) |
| OKLCH | oklch(73.17% 0.129 272.6) |
| XYZ | xyz(40.9984, 38.3408, 94.8444) |
| Luminance | 0.3834 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.06
Carolina Blue
#8AB8FE
ΔE00 7.31
Cornflowerblue
#6495ED
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 7.51
Pastel Blue
#A2BFFE
ΔE00 7.51
Lavender Blue
#8B88F8
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2F9 #F9E48D
analogous
#8DD8F9 #8DA2F9 #AE8DF9
triadic
#8DA2F9 #F98DA2 #A2F98D
tetradic
#8DA2F9 #F98DD8 #F9E48D #8DF9AE
square
#8DA2F9 #F98DD8 #F9E48D #8DF9AE
split-complementary
#8DA2F9 #F9AE8D #D8F98D
monochromatic
#1943F3 #5373F6 #8DA2F9 #C7D1FC #E2E7FD
Accessibility & contrast
On white
2.42
#8DA2F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#8DA2F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2F9
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2F9 | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83ABFD
Deuteranopia (green-blind)
#79A2F7
Tritanopia (blue-blind)
#68B4C2
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8da2f9; /* rgb */ color: rgb(141, 162, 249); /* oklch */ color: oklch(73.2% 0.129 272.6);
Tailwind
colors: {
custom: {
50: '#b3bdfb',
500: '#8da2f9',
950: '#000000',
},
}SCSS
$custom: #8da2f9; $custom-light: #b3bdfb; $custom-dark: #000000;
JSON
{
"hex": "#8da2f9",
"rgb": {
"r": 141,
"g": 162,
"b": 249
},
"hsl": {
"h": 228.333,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.73173,
"c": 0.12861,
"h": 272.6
},
"luminance": 0.38343
}Semantic roles & 50–950 ramp
primary
#8DA2F9
secondary
#F6EFD5
accent
#B900E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185