#8D9CF9#8D9CF9
#8D9CF9 is a light, vivid blue. Relative luminance 0.363; OKLCH L 72.0% C 0.136 H 275.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #8D9CF9 |
|---|---|
| RGB | rgb(141, 156, 249) |
| HSL | hsl(232, 90%, 76%) |
| HSV | hsv(232, 43%, 98%) |
| CMYK | cmyk(43.4%, 37.3%, 0%, 2.4%) |
| CIE-LAB | lab(66.73, 17.99, -48.13) |
| CIE-LCH | lch(66.73, 51.39, 290.49°) |
| OKLab | oklab(71.99% 0.013 -0.1355) |
| OKLCH | oklch(71.99% 0.136 275.5) |
| XYZ | xyz(39.9666, 36.2772, 94.5005) |
| Luminance | 0.3628 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.22
Perrywinkle
#8F8CE7
ΔE00 5.76
Lavender Blue
#8B88F8
ΔE00 6.07
Cornflowerblue
#6495ED
ΔE00 7.57
Periwinkle (survey)
#8E82FE
ΔE00 8.08
Soft Blue
#6488EA
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D9CF9 #F9EA8D
analogous
#8DD2F9 #8D9CF9 #B48DF9
triadic
#8D9CF9 #F98D9C #9CF98D
tetradic
#8D9CF9 #F98DD2 #F9EA8D #8DF9B4
square
#8D9CF9 #F98DD2 #F9EA8D #8DF9B4
split-complementary
#8D9CF9 #F9B48D #D2F98D
monochromatic
#1937F3 #536AF6 #8D9CF9 #C7CEFC #E2E6FD
Accessibility & contrast
On white
2.54
#8D9CF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#8D9CF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D9CF9
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D9CF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D9CF9 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#729EF7
Tritanopia (blue-blind)
#68AFBF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8d9cf9; /* rgb */ color: rgb(141, 156, 249); /* oklch */ color: oklch(72.0% 0.136 275.5);
Tailwind
colors: {
custom: {
50: '#b3b9fb',
500: '#8d9cf9',
950: '#000000',
},
}SCSS
$custom: #8d9cf9; $custom-light: #b3b9fb; $custom-dark: #000000;
JSON
{
"hex": "#8d9cf9",
"rgb": {
"r": 141,
"g": 156,
"b": 249
},
"hsl": {
"h": 231.667,
"s": 90,
"l": 76.471
},
"oklch": {
"l": 0.71987,
"c": 0.13617,
"h": 275.5
},
"luminance": 0.36279
}Semantic roles & 50–950 ramp
primary
#8D9CF9
secondary
#F6F1D5
accent
#C600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085