#8D9FF9#8D9FF9
#8D9FF9 is a light, vivid blue. Relative luminance 0.373; OKLCH L 72.6% C 0.132 H 274.1°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #8D9FF9 |
|---|---|
| RGB | rgb(141, 159, 249) |
| HSL | hsl(230, 90%, 76%) |
| HSV | hsv(230, 43%, 98%) |
| CMYK | cmyk(43.4%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(67.50, 16.27, -46.93) |
| CIE-LCH | lch(67.50, 49.66, 289.12°) |
| OKLab | oklab(72.58% 0.0094 -0.132) |
| OKLCH | oklch(72.58% 0.132 274.1) |
| XYZ | xyz(40.4763, 37.2965, 94.6703) |
| Luminance | 0.3730 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.13
Perrywinkle
#8F8CE7
ΔE00 6.62
Lavender Blue
#8B88F8
ΔE00 7.00
Cornflowerblue
#6495ED
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 8.22
Pastel Blue
#A2BFFE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D9FF9 #F9E78D
analogous
#8DD5F9 #8D9FF9 #B18DF9
triadic
#8D9FF9 #F98D9F #9FF98D
tetradic
#8D9FF9 #F98DD5 #F9E78D #8DF9B1
square
#8D9FF9 #F98DD5 #F9E78D #8DF9B1
split-complementary
#8D9FF9 #F9B18D #D5F98D
monochromatic
#193DF3 #536EF6 #8D9FF9 #C7D0FC #E2E7FD
Accessibility & contrast
On white
2.48
#8D9FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#8D9FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D9FF9
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D9FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D9FF9 | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#76A0F7
Tritanopia (blue-blind)
#68B1C0
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8d9ff9; /* rgb */ color: rgb(141, 159, 249); /* oklch */ color: oklch(72.6% 0.132 274.1);
Tailwind
colors: {
custom: {
50: '#b3bbfb',
500: '#8d9ff9',
950: '#000000',
},
}SCSS
$custom: #8d9ff9; $custom-light: #b3bbfb; $custom-dark: #000000;
JSON
{
"hex": "#8d9ff9",
"rgb": {
"r": 141,
"g": 159,
"b": 249
},
"hsl": {
"h": 230,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.72578,
"c": 0.13235,
"h": 274.1
},
"luminance": 0.37299
}Semantic roles & 50–950 ramp
primary
#8D9FF9
secondary
#F6F0D5
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085