#8DA0F7#8DA0F7
#8DA0F7 is a light, vivid blue. Relative luminance 0.375; OKLCH L 72.7% C 0.128 H 273.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA0F7 |
|---|---|
| RGB | rgb(141, 160, 247) |
| HSL | hsl(229, 87%, 76%) |
| HSV | hsv(229, 43%, 97%) |
| CMYK | cmyk(42.9%, 35.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.66, 15.13, -45.58) |
| CIE-LCH | lch(67.66, 48.02, 288.36°) |
| OKLab | oklab(72.67% 0.0077 -0.1281) |
| OKLCH | oklch(72.67% 0.128 273.4) |
| XYZ | xyz(40.3387, 37.5177, 93.0938) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.50
Perrywinkle
#8F8CE7
ΔE00 6.84
Lavender Blue
#8B88F8
ΔE00 7.35
Cornflowerblue
#6495ED
ΔE00 7.35
Carolina Blue
#8AB8FE
ΔE00 7.95
Pastel Blue
#A2BFFE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA0F7 #F7E48D
analogous
#8DD5F7 #8DA0F7 #AF8DF7
triadic
#8DA0F7 #F78DA0 #A0F78D
tetradic
#8DA0F7 #F78DD5 #F7E48D #8DF7AF
square
#8DA0F7 #F78DD5 #F7E48D #8DF7AF
split-complementary
#8DA0F7 #F7AF8D #D5F78D
monochromatic
#1B41EF #5470F3 #8DA0F7 #C6D0FB #E2E7FD
Accessibility & contrast
On white
2.47
#8DA0F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#8DA0F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA0F7
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA0F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA0F7 | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A9FB
Deuteranopia (green-blind)
#78A1F5
Tritanopia (blue-blind)
#69B2C0
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da0f7; /* rgb */ color: rgb(141, 160, 247); /* oklch */ color: oklch(72.7% 0.128 273.4);
Tailwind
colors: {
custom: {
50: '#b2bbfa',
500: '#8da0f7',
950: '#000000',
},
}SCSS
$custom: #8da0f7; $custom-light: #b2bbfa; $custom-dark: #000000;
JSON
{
"hex": "#8da0f7",
"rgb": {
"r": 141,
"g": 160,
"b": 247
},
"hsl": {
"h": 229.245,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.72674,
"c": 0.12832,
"h": 273.4
},
"luminance": 0.3752
}Semantic roles & 50–950 ramp
primary
#8DA0F7
secondary
#F5EFD6
accent
#BB02E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085