#8990FD#8990FD
#8990FD is a light, vivid blue. Relative luminance 0.324; OKLCH L 69.6% C 0.158 H 278.7°. Best body text is #000000 at 7.47:1 contrast (WCAG AA passes).
Color values
| HEX | #8990FD |
|---|---|
| RGB | rgb(137, 144, 253) |
| HSL | hsl(236, 97%, 76%) |
| HSV | hsv(236, 46%, 99%) |
| CMYK | cmyk(45.8%, 43.1%, 0%, 0.8%) |
| CIE-LAB | lab(63.63, 25.13, -55.24) |
| CIE-LCH | lch(63.63, 60.69, 294.46°) |
| OKLab | oklab(69.61% 0.0238 -0.1564) |
| OKLCH | oklch(69.61% 0.158 278.7) |
| XYZ | xyz(38.0140, 32.3548, 97.1515) |
| Luminance | 0.3236 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.62
Lavender Blue
#8B88F8
ΔE00 2.69
Perrywinkle
#8F8CE7
ΔE00 3.95
Periwinkle (survey)
#8E82FE
ΔE00 4.63
Soft Blue
#6488EA
ΔE00 6.96
Cornflower
#6A79F7
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8990FD #FDF689
analogous
#89CAFD #8990FD #BC89FD
triadic
#8990FD #FD8990 #90FD89
tetradic
#8990FD #FD89CA #FDF689 #89FDBC
square
#8990FD #FD89CA #FDF689 #89FDBC
split-complementary
#8990FD #FDBC89 #CAFD89
monochromatic
#111FFB #4D57FC #8990FD #C5C9FE #E1E3FE
Accessibility & contrast
On white
2.81
#8990FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.47
#8990FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8990FD
7.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8990FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8990FD | 1.00 | 2.81 | 7.47 | 7.47 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659FFF
Deuteranopia (green-blind)
#5C96FB
Tritanopia (blue-blind)
#60A7BA
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #8990fd; /* rgb */ color: rgb(137, 144, 253); /* oklch */ color: oklch(69.6% 0.158 278.7);
Tailwind
colors: {
custom: {
50: '#b1b0fe',
500: '#8990fd',
950: '#000000',
},
}SCSS
$custom: #8990fd; $custom-light: #b1b0fe; $custom-dark: #000000;
JSON
{
"hex": "#8990fd",
"rgb": {
"r": 137,
"g": 144,
"b": 253
},
"hsl": {
"h": 236.379,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.69614,
"c": 0.15825,
"h": 278.7
},
"luminance": 0.32357
}Semantic roles & 50–950 ramp
primary
#8990FD
secondary
#F7F5D4
accent
#D800E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86