#8D9BF7#8D9BF7
#8D9BF7 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.7% C 0.135 H 275.9°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #8D9BF7 |
|---|---|
| RGB | rgb(141, 155, 247) |
| HSL | hsl(232, 87%, 76%) |
| HSV | hsv(232, 43%, 97%) |
| CMYK | cmyk(42.9%, 37.2%, 0%, 3.1%) |
| CIE-LAB | lab(66.38, 18.00, -47.59) |
| CIE-LCH | lch(66.38, 50.88, 290.72°) |
| OKLab | oklab(71.69% 0.0138 -0.134) |
| OKLCH | oklch(71.69% 0.135 275.9) |
| XYZ | xyz(39.4893, 35.8189, 92.8106) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.04
Perrywinkle
#8F8CE7
ΔE00 5.38
Lavender Blue
#8B88F8
ΔE00 5.79
Cornflowerblue
#6495ED
ΔE00 7.64
Periwinkle (survey)
#8E82FE
ΔE00 7.82
Soft Blue
#6488EA
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D9BF7 #F7E98D
analogous
#8DD0F7 #8D9BF7 #B48DF7
triadic
#8D9BF7 #F78D9B #9BF78D
tetradic
#8D9BF7 #F78DD0 #F7E98D #8DF7B4
square
#8D9BF7 #F78DD0 #F7E98D #8DF7B4
split-complementary
#8D9BF7 #F7B48D #D0F78D
monochromatic
#1B37EF #5469F3 #8D9BF7 #C6CDFB #E2E6FD
Accessibility & contrast
On white
2.57
#8D9BF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#8D9BF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D9BF7
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D9BF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D9BF7 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FB
Deuteranopia (green-blind)
#729DF5
Tritanopia (blue-blind)
#6AAEBD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8d9bf7; /* rgb */ color: rgb(141, 155, 247); /* oklch */ color: oklch(71.7% 0.135 275.9);
Tailwind
colors: {
custom: {
50: '#b3b8fa',
500: '#8d9bf7',
950: '#000000',
},
}SCSS
$custom: #8d9bf7; $custom-light: #b3b8fa; $custom-dark: #000000;
JSON
{
"hex": "#8d9bf7",
"rgb": {
"r": 141,
"g": 155,
"b": 247
},
"hsl": {
"h": 232.075,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.71687,
"c": 0.13469,
"h": 275.9
},
"luminance": 0.35821
}Semantic roles & 50–950 ramp
primary
#8D9BF7
secondary
#F5F1D6
accent
#C602E3
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085