#8D9DFD#8D9DFD
#8D9DFD is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.4% C 0.140 H 275.2°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #8D9DFD |
|---|---|
| RGB | rgb(141, 157, 253) |
| HSL | hsl(231, 97%, 77%) |
| HSV | hsv(231, 44%, 99%) |
| CMYK | cmyk(44.3%, 37.9%, 0%, 0.8%) |
| CIE-LAB | lab(67.18, 18.55, -49.61) |
| CIE-LCH | lch(67.18, 52.97, 290.50°) |
| OKLab | oklab(72.39% 0.0126 -0.1398) |
| OKLCH | oklch(72.39% 0.14 275.2) |
| XYZ | xyz(40.7657, 36.8664, 97.8774) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.50
Perrywinkle
#8F8CE7
ΔE00 6.25
Lavender Blue
#8B88F8
ΔE00 6.35
Cornflowerblue
#6495ED
ΔE00 7.55
Soft Blue
#6488EA
ΔE00 8.26
Periwinkle (survey)
#8E82FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D9DFD #FDED8D
analogous
#8DD5FD #8D9DFD #B58DFD
triadic
#8D9DFD #FD8D9D #9DFD8D
tetradic
#8D9DFD #FD8DD5 #FDED8D #8DFDB5
square
#8D9DFD #FD8DD5 #FDED8D #8DFDB5
split-complementary
#8D9DFD #FDB58D #D5FD8D
monochromatic
#1536FB #5169FC #8D9DFD #C9D1FE #E1E5FE
Accessibility & contrast
On white
2.51
#8D9DFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#8D9DFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D9DFD
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D9DFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D9DFD | 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)
#7AA8FF
Deuteranopia (green-blind)
#719FFB
Tritanopia (blue-blind)
#66B1C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8d9dfd; /* rgb */ color: rgb(141, 157, 253); /* oklch */ color: oklch(72.4% 0.140 275.2);
Tailwind
colors: {
custom: {
50: '#b3b9fe',
500: '#8d9dfd',
950: '#000000',
},
}SCSS
$custom: #8d9dfd; $custom-light: #b3b9fe; $custom-dark: #000000;
JSON
{
"hex": "#8d9dfd",
"rgb": {
"r": 141,
"g": 157,
"b": 253
},
"hsl": {
"h": 231.429,
"s": 96.552,
"l": 77.255
},
"oklch": {
"l": 0.72392,
"c": 0.14042,
"h": 275.2
},
"luminance": 0.36869
}Semantic roles & 50–950 ramp
primary
#8D9DFD
secondary
#F7F2D4
accent
#C500E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086