#8D9CF8#8D9CF8
#8D9CF8 is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.9% C 0.135 H 275.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8D9CF8 |
|---|---|
| RGB | rgb(141, 156, 248) |
| HSL | hsl(232, 88%, 76%) |
| HSV | hsv(232, 43%, 97%) |
| CMYK | cmyk(43.1%, 37.1%, 0%, 2.7%) |
| CIE-LAB | lab(66.68, 17.71, -47.66) |
| CIE-LCH | lch(66.68, 50.85, 290.38°) |
| OKLab | oklab(71.94% 0.0128 -0.1342) |
| OKLCH | oklch(71.94% 0.135 275.5) |
| XYZ | xyz(39.8111, 36.2150, 93.6812) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.26
Perrywinkle
#8F8CE7
ΔE00 5.71
Lavender Blue
#8B88F8
ΔE00 6.08
Cornflowerblue
#6495ED
ΔE00 7.56
Soft Blue
#6488EA
ΔE00 8.09
Periwinkle (survey)
#8E82FE
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D9CF8 #F8E98D
analogous
#8DD2F8 #8D9CF8 #B48DF8
triadic
#8D9CF8 #F88D9C #9CF88D
tetradic
#8D9CF8 #F88DD2 #F8E98D #8DF8B4
square
#8D9CF8 #F88DD2 #F8E98D #8DF8B4
split-complementary
#8D9CF8 #F8B48D #D2F88D
monochromatic
#1A38F1 #536AF4 #8D9CF8 #C7CEFC #E2E6FD
Accessibility & contrast
On white
2.55
#8D9CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#8D9CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D9CF8
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D9CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D9CF8 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#739EF6
Tritanopia (blue-blind)
#69AFBE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8d9cf8; /* rgb */ color: rgb(141, 156, 248); /* oklch */ color: oklch(71.9% 0.135 275.5);
Tailwind
colors: {
custom: {
50: '#b3b9fb',
500: '#8d9cf8',
950: '#000000',
},
}SCSS
$custom: #8d9cf8; $custom-light: #b3b9fb; $custom-dark: #000000;
JSON
{
"hex": "#8d9cf8",
"rgb": {
"r": 141,
"g": 156,
"b": 248
},
"hsl": {
"h": 231.589,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.71935,
"c": 0.13479,
"h": 275.5
},
"luminance": 0.36217
}Semantic roles & 50–950 ramp
primary
#8D9CF8
secondary
#F5F1D6
accent
#C500E5
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085