#8993FD#8993FD
#8993FD is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.2% C 0.154 H 277.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8993FD |
|---|---|
| RGB | rgb(137, 147, 253) |
| HSL | hsl(235, 97%, 76%) |
| HSV | hsv(235, 46%, 99%) |
| CMYK | cmyk(45.8%, 41.9%, 0%, 0.8%) |
| CIE-LAB | lab(64.38, 23.39, -54.05) |
| CIE-LCH | lch(64.38, 58.89, 293.40°) |
| OKLab | oklab(70.19% 0.0203 -0.1529) |
| OKLCH | oklch(70.19% 0.154 277.6) |
| XYZ | xyz(38.4744, 33.2756, 97.3050) |
| Luminance | 0.3328 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.84
Lavender Blue
#8B88F8
ΔE00 3.60
Perrywinkle
#8F8CE7
ΔE00 4.39
Periwinkle (survey)
#8E82FE
ΔE00 5.56
Soft Blue
#6488EA
ΔE00 6.96
Cornflowerblue
#6495ED
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8993FD #FDF389
analogous
#89CDFD #8993FD #B989FD
triadic
#8993FD #FD8993 #93FD89
tetradic
#8993FD #FD89CD #FDF389 #89FDB9
square
#8993FD #FD89CD #FDF389 #89FDB9
split-complementary
#8993FD #FDB989 #CDFD89
monochromatic
#1125FB #4D5CFC #8993FD #C5CAFE #E1E3FE
Accessibility & contrast
On white
2.74
#8993FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#8993FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8993FD
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8993FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8993FD | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA1FF
Deuteranopia (green-blind)
#6198FB
Tritanopia (blue-blind)
#60A9BC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8993fd; /* rgb */ color: rgb(137, 147, 253); /* oklch */ color: oklch(70.2% 0.154 277.6);
Tailwind
colors: {
custom: {
50: '#b1b2fe',
500: '#8993fd',
950: '#000000',
},
}SCSS
$custom: #8993fd; $custom-light: #b1b2fe; $custom-dark: #000000;
JSON
{
"hex": "#8993fd",
"rgb": {
"r": 137,
"g": 147,
"b": 253
},
"hsl": {
"h": 234.828,
"s": 96.667,
"l": 76.471
},
"oklch": {
"l": 0.70185,
"c": 0.15429,
"h": 277.6
},
"luminance": 0.33278
}Semantic roles & 50–950 ramp
primary
#8993FD
secondary
#F7F4D4
accent
#D200E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86