#8D9EF7#8D9EF7
#8D9EF7 is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.3% C 0.131 H 274.5°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8D9EF7 |
|---|---|
| RGB | rgb(141, 158, 247) |
| HSL | hsl(230, 87%, 76%) |
| HSV | hsv(230, 43%, 97%) |
| CMYK | cmyk(42.9%, 36%, 0%, 3.1%) |
| CIE-LAB | lab(67.15, 16.28, -46.38) |
| CIE-LCH | lch(67.15, 49.16, 289.34°) |
| OKLab | oklab(72.28% 0.0102 -0.1304) |
| OKLCH | oklch(72.28% 0.131 274.5) |
| XYZ | xyz(39.9947, 36.8298, 92.9791) |
| Luminance | 0.3683 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.89
Perrywinkle
#8F8CE7
ΔE00 6.25
Lavender Blue
#8B88F8
ΔE00 6.72
Cornflowerblue
#6495ED
ΔE00 7.43
Soft Blue
#6488EA
ΔE00 8.31
Carolina Blue
#8AB8FE
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D9EF7 #F7E68D
analogous
#8DD3F7 #8D9EF7 #B18DF7
triadic
#8D9EF7 #F78D9E #9EF78D
tetradic
#8D9EF7 #F78DD3 #F7E68D #8DF7B1
square
#8D9EF7 #F78DD3 #F7E68D #8DF7B1
split-complementary
#8D9EF7 #F7B18D #D3F78D
monochromatic
#1B3DEF #546DF3 #8D9EF7 #C6CFFB #E2E7FD
Accessibility & contrast
On white
2.51
#8D9EF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#8D9EF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D9EF7
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D9EF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D9EF7 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FB
Deuteranopia (green-blind)
#769FF5
Tritanopia (blue-blind)
#69B0BF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8d9ef7; /* rgb */ color: rgb(141, 158, 247); /* oklch */ color: oklch(72.3% 0.131 274.5);
Tailwind
colors: {
custom: {
50: '#b2bafa',
500: '#8d9ef7',
950: '#000000',
},
}SCSS
$custom: #8d9ef7; $custom-light: #b2bafa; $custom-dark: #000000;
JSON
{
"hex": "#8d9ef7",
"rgb": {
"r": 141,
"g": 158,
"b": 247
},
"hsl": {
"h": 230.377,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.72278,
"c": 0.13085,
"h": 274.5
},
"luminance": 0.36832
}Semantic roles & 50–950 ramp
primary
#8D9EF7
secondary
#F5F0D6
accent
#BF02E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085