#8D90FC#8D90FC
#8D90FC is a light, vivid blue. Relative luminance 0.326; OKLCH L 69.8% C 0.156 H 280.3°. Best body text is #000000 at 7.53:1 contrast (WCAG AA passes).
Color values
| HEX | #8D90FC |
|---|---|
| RGB | rgb(141, 144, 252) |
| HSL | hsl(238, 95%, 77%) |
| HSV | hsv(238, 44%, 99%) |
| CMYK | cmyk(44%, 42.9%, 0%, 1.2%) |
| CIE-LAB | lab(63.86, 25.78, -54.31) |
| CIE-LCH | lch(63.86, 60.12, 295.39°) |
| OKLab | oklab(69.84% 0.028 -0.1536) |
| OKLCH | oklch(69.84% 0.156 280.3) |
| XYZ | xyz(38.5232, 32.6357, 96.3461) |
| Luminance | 0.3264 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.37
Periwinkle Blue
#8F99FB
ΔE00 2.67
Perrywinkle
#8F8CE7
ΔE00 3.43
Periwinkle (survey)
#8E82FE
ΔE00 4.29
Soft Blue
#6488EA
ΔE00 7.67
Cornflower
#6A79F7
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D90FC #FCF98D
analogous
#8DC8FC #8D90FC #C18DFC
triadic
#8D90FC #FC8D90 #90FC8D
tetradic
#8D90FC #FC8DC8 #FCF98D #8DFCC1
square
#8D90FC #FC8DC8 #FCF98D #8DFCC1
split-complementary
#8D90FC #FCC18D #C8FC8D
monochromatic
#161CF9 #5156FA #8D90FC #C9CAFE #E1E2FE
Accessibility & contrast
On white
2.79
#8D90FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.53
#8D90FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D90FC
7.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D90FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D90FC | 1.00 | 2.79 | 7.53 | 7.53 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679FFF
Deuteranopia (green-blind)
#6097FA
Tritanopia (blue-blind)
#68A6BA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8d90fc; /* rgb */ color: rgb(141, 144, 252); /* oklch */ color: oklch(69.8% 0.156 280.3);
Tailwind
colors: {
custom: {
50: '#b3b0fe',
500: '#8d90fc',
950: '#000000',
},
}SCSS
$custom: #8d90fc; $custom-light: #b3b0fe; $custom-dark: #000000;
JSON
{
"hex": "#8d90fc",
"rgb": {
"r": 141,
"g": 144,
"b": 252
},
"hsl": {
"h": 238.378,
"s": 94.872,
"l": 77.059
},
"oklch": {
"l": 0.69844,
"c": 0.15617,
"h": 280.3
},
"luminance": 0.32638
}Semantic roles & 50–950 ramp
primary
#8D90FC
secondary
#F6F6D5
accent
#DF00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86