#8D9DF5#8D9DF5
#8D9DF5 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.0% C 0.129 H 274.9°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #8D9DF5 |
|---|---|
| RGB | rgb(141, 157, 245) |
| HSL | hsl(231, 84%, 76%) |
| HSV | hsv(231, 42%, 96%) |
| CMYK | cmyk(42.4%, 35.9%, 0%, 3.9%) |
| CIE-LAB | lab(66.80, 16.29, -45.84) |
| CIE-LCH | lch(66.80, 48.65, 289.56°) |
| OKLab | oklab(71.98% 0.011 -0.1289) |
| OKLCH | oklch(71.98% 0.129 274.9) |
| XYZ | xyz(39.5179, 36.3673, 91.3058) |
| Luminance | 0.3637 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.72
Perrywinkle
#8F8CE7
ΔE00 5.88
Lavender Blue
#8B88F8
ΔE00 6.46
Cornflowerblue
#6495ED
ΔE00 7.49
Soft Blue
#6488EA
ΔE00 8.18
Periwinkle (survey)
#8E82FE
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D9DF5 #F5E58D
analogous
#8DD1F5 #8D9DF5 #B18DF5
triadic
#8D9DF5 #F58D9D #9DF58D
tetradic
#8D9DF5 #F58DD1 #F5E58D #8DF5B1
square
#8D9DF5 #F58DD1 #F5E58D #8DF5B1
split-complementary
#8D9DF5 #F5B18D #D1F58D
monochromatic
#1C3CEB #556DF0 #8D9DF5 #C5CDFA #E3E7FD
Accessibility & contrast
On white
2.54
#8D9DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#8D9DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D9DF5
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D9DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D9DF5 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F9
Deuteranopia (green-blind)
#769FF3
Tritanopia (blue-blind)
#6AAFBD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8d9df5; /* rgb */ color: rgb(141, 157, 245); /* oklch */ color: oklch(72.0% 0.129 274.9);
Tailwind
colors: {
custom: {
50: '#b2b9f9',
500: '#8d9df5',
950: '#000000',
},
}SCSS
$custom: #8d9df5; $custom-light: #b2b9f9; $custom-dark: #000000;
JSON
{
"hex": "#8d9df5",
"rgb": {
"r": 141,
"g": 157,
"b": 245
},
"hsl": {
"h": 230.769,
"s": 83.871,
"l": 75.686
},
"oklch": {
"l": 0.71978,
"c": 0.12934,
"h": 274.9
},
"luminance": 0.36369
}Semantic roles & 50–950 ramp
primary
#8D9DF5
secondary
#F4F0D7
accent
#BF05E0
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085