#8D9FF8#8D9FF8
#8D9FF8 is a light, vivid blue. Relative luminance 0.372; OKLCH L 72.5% C 0.131 H 274.0°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #8D9FF8 |
|---|---|
| RGB | rgb(141, 159, 248) |
| HSL | hsl(230, 88%, 76%) |
| HSV | hsv(230, 43%, 97%) |
| CMYK | cmyk(43.1%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.45, 15.98, -46.45) |
| CIE-LCH | lch(67.45, 49.13, 288.99°) |
| OKLab | oklab(72.53% 0.0092 -0.1306) |
| OKLCH | oklch(72.53% 0.131 274) |
| XYZ | xyz(40.3207, 37.2342, 93.8511) |
| Luminance | 0.3724 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.16
Perrywinkle
#8F8CE7
ΔE00 6.58
Lavender Blue
#8B88F8
ΔE00 7.02
Cornflowerblue
#6495ED
ΔE00 7.39
Carolina Blue
#8AB8FE
ΔE00 8.24
Pastel Blue
#A2BFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D9FF8 #F8E68D
analogous
#8DD5F8 #8D9FF8 #B18DF8
triadic
#8D9FF8 #F88D9F #9FF88D
tetradic
#8D9FF8 #F88DD5 #F8E68D #8DF8B1
square
#8D9FF8 #F88DD5 #F8E68D #8DF8B1
split-complementary
#8D9FF8 #F8B18D #D5F88D
monochromatic
#1A3EF1 #536EF4 #8D9FF8 #C7D0FC #E2E7FD
Accessibility & contrast
On white
2.49
#8D9FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#8D9FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D9FF8
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D9FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D9FF8 | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FC
Deuteranopia (green-blind)
#76A0F6
Tritanopia (blue-blind)
#69B1C0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8d9ff8; /* rgb */ color: rgb(141, 159, 248); /* oklch */ color: oklch(72.5% 0.131 274.0);
Tailwind
colors: {
custom: {
50: '#b3bbfb',
500: '#8d9ff8',
950: '#000000',
},
}SCSS
$custom: #8d9ff8; $custom-light: #b3bbfb; $custom-dark: #000000;
JSON
{
"hex": "#8d9ff8",
"rgb": {
"r": 141,
"g": 159,
"b": 248
},
"hsl": {
"h": 229.907,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.72527,
"c": 0.13097,
"h": 274
},
"luminance": 0.37236
}Semantic roles & 50–950 ramp
primary
#8D9FF8
secondary
#F5F0D6
accent
#BF00E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085