#8D9DF6#8D9DF6
#8D9DF6 is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.0% C 0.131 H 274.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #8D9DF6 |
|---|---|
| RGB | rgb(141, 157, 246) |
| HSL | hsl(231, 85%, 76%) |
| HSV | hsv(231, 43%, 96%) |
| CMYK | cmyk(42.7%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(66.85, 16.57, -46.32) |
| CIE-LCH | lch(66.85, 49.19, 289.68°) |
| OKLab | oklab(72.03% 0.0112 -0.1303) |
| OKLCH | oklch(72.03% 0.131 274.9) |
| XYZ | xyz(39.6710, 36.4285, 92.1120) |
| Luminance | 0.3643 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.65
Perrywinkle
#8F8CE7
ΔE00 5.91
Lavender Blue
#8B88F8
ΔE00 6.43
Cornflowerblue
#6495ED
ΔE00 7.49
Soft Blue
#6488EA
ΔE00 8.18
Periwinkle (survey)
#8E82FE
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D9DF6 #F6E68D
analogous
#8DD1F6 #8D9DF6 #B18DF6
triadic
#8D9DF6 #F68D9D #9DF68D
tetradic
#8D9DF6 #F68DD1 #F6E68D #8DF6B1
square
#8D9DF6 #F68DD1 #F6E68D #8DF6B1
split-complementary
#8D9DF6 #F6B18D #D1F68D
monochromatic
#1C3BED #546CF2 #8D9DF6 #C6CEFA #E3E7FD
Accessibility & contrast
On white
2.53
#8D9DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#8D9DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D9DF6
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D9DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D9DF6 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FA
Deuteranopia (green-blind)
#759FF4
Tritanopia (blue-blind)
#6AAFBE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8d9df6; /* rgb */ color: rgb(141, 157, 246); /* oklch */ color: oklch(72.0% 0.131 274.9);
Tailwind
colors: {
custom: {
50: '#b2b9f9',
500: '#8d9df6',
950: '#000000',
},
}SCSS
$custom: #8d9df6; $custom-light: #b2b9f9; $custom-dark: #000000;
JSON
{
"hex": "#8d9df6",
"rgb": {
"r": 141,
"g": 157,
"b": 246
},
"hsl": {
"h": 230.857,
"s": 85.366,
"l": 75.882
},
"oklch": {
"l": 0.72029,
"c": 0.13074,
"h": 274.9
},
"luminance": 0.3643
}Semantic roles & 50–950 ramp
primary
#8D9DF6
secondary
#F5F0D6
accent
#C004E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085