#8DA2F7#8DA2F7
#8DA2F7 is a light, vivid blue. Relative luminance 0.382; OKLCH L 73.1% C 0.126 H 272.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2F7 |
|---|---|
| RGB | rgb(141, 162, 247) |
| HSL | hsl(228, 87%, 76%) |
| HSV | hsv(228, 43%, 97%) |
| CMYK | cmyk(42.9%, 34.4%, 0%, 3.1%) |
| CIE-LAB | lab(68.18, 13.99, -44.76) |
| CIE-LCH | lch(68.18, 46.90, 287.35°) |
| OKLab | oklab(73.07% 0.0053 -0.1257) |
| OKLCH | oklch(73.07% 0.126 272.4) |
| XYZ | xyz(40.6882, 38.2167, 93.2103) |
| Luminance | 0.3822 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.11
Cornflowerblue
#6495ED
ΔE00 7.32
Carolina Blue
#8AB8FE
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 7.45
Pastel Blue
#A2BFFE
ΔE00 7.51
Lavender Blue
#8B88F8
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2F7 #F7E28D
analogous
#8DD7F7 #8DA2F7 #AD8DF7
triadic
#8DA2F7 #F78DA2 #A2F78D
tetradic
#8DA2F7 #F78DD7 #F7E28D #8DF7AD
square
#8DA2F7 #F78DD7 #F7E28D #8DF7AD
split-complementary
#8DA2F7 #F7AD8D #D7F78D
monochromatic
#1B45EF #5473F3 #8DA2F7 #C6D1FB #E2E8FD
Accessibility & contrast
On white
2.43
#8DA2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#8DA2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2F7
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2F7 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ABFA
Deuteranopia (green-blind)
#7BA2F5
Tritanopia (blue-blind)
#69B3C1
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8da2f7; /* rgb */ color: rgb(141, 162, 247); /* oklch */ color: oklch(73.1% 0.126 272.4);
Tailwind
colors: {
custom: {
50: '#b2bdfa',
500: '#8da2f7',
950: '#000000',
},
}SCSS
$custom: #8da2f7; $custom-light: #b2bdfa; $custom-dark: #000000;
JSON
{
"hex": "#8da2f7",
"rgb": {
"r": 141,
"g": 162,
"b": 247
},
"hsl": {
"h": 228.113,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.73073,
"c": 0.12584,
"h": 272.4
},
"luminance": 0.38219
}Semantic roles & 50–950 ramp
primary
#8DA2F7
secondary
#F5EFD6
accent
#B702E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111217
muted
#808185