#8D97EF#8D97EF
#8D97EF is a light, vivid blue. Relative luminance 0.340; OKLCH L 70.5% C 0.129 H 277.6°. Best body text is #000000 at 7.81:1 contrast (WCAG AA passes).
Color values
| HEX | #8D97EF |
|---|---|
| RGB | rgb(141, 151, 239) |
| HSL | hsl(234, 75%, 75%) |
| HSV | hsv(234, 41%, 94%) |
| CMYK | cmyk(41%, 36.8%, 0%, 6.3%) |
| CIE-LAB | lab(64.98, 18.07, -45.41) |
| CIE-LCH | lch(64.98, 48.87, 291.69°) |
| OKLab | oklab(70.49% 0.0171 -0.1277) |
| OKLCH | oklch(70.49% 0.129 277.6) |
| XYZ | xyz(37.6265, 34.0262, 86.2298) |
| Luminance | 0.3403 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.66
Perrywinkle
#8F8CE7
ΔE00 3.86
Lavender Blue
#8B88F8
ΔE00 4.85
Periwinkle (survey)
#8E82FE
ΔE00 6.96
Soft Blue
#6488EA
ΔE00 7.73
Cornflowerblue
#6495ED
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D97EF #EFE58D
analogous
#8DC8EF #8D97EF #B48DEF
triadic
#8D97EF #EF8D97 #97EF8D
tetradic
#8D97EF #EF8DC8 #EFE58D #8DEFB4
square
#8D97EF #EF8DC8 #EFE58D #8DEFB4
split-complementary
#8D97EF #EFB48D #C8EF8D
monochromatic
#2235E0 #5766E7 #8D97EF #C3C8F7 #E4E7FB
Accessibility & contrast
On white
2.69
#8D97EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.81
#8D97EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D97EF
7.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D97EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D97EF | 1.00 | 2.69 | 7.81 | 7.81 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F3
Deuteranopia (green-blind)
#729AED
Tritanopia (blue-blind)
#6EA9B8
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #8d97ef; /* rgb */ color: rgb(141, 151, 239); /* oklch */ color: oklch(70.5% 0.129 277.6);
Tailwind
colors: {
custom: {
50: '#b2b5f4',
500: '#8d97ef',
950: '#000000',
},
}SCSS
$custom: #8d97ef; $custom-light: #b2b5f4; $custom-dark: #000000;
JSON
{
"hex": "#8d97ef",
"rgb": {
"r": 141,
"g": 151,
"b": 239
},
"hsl": {
"h": 233.878,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.7049,
"c": 0.12879,
"h": 277.6
},
"luminance": 0.34028
}Semantic roles & 50–950 ramp
primary
#8D97EF
secondary
#F3F0D8
accent
#C30ED8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085