#8993FE#8993FE
#8993FE is a light, vivid blue. Relative luminance 0.333; OKLCH L 70.2% C 0.156 H 277.6°. Best body text is #000000 at 7.67:1 contrast (WCAG AA passes).
Color values
| HEX | #8993FE |
|---|---|
| RGB | rgb(137, 147, 254) |
| HSL | hsl(235, 98%, 77%) |
| HSV | hsv(235, 46%, 100%) |
| CMYK | cmyk(46.1%, 42.1%, 0%, 0.4%) |
| CIE-LAB | lab(64.43, 23.68, -54.52) |
| CIE-LCH | lch(64.43, 59.44, 293.48°) |
| OKLab | oklab(70.24% 0.0205 -0.1543) |
| OKLCH | oklch(70.24% 0.156 277.6) |
| XYZ | xyz(38.6342, 33.3395, 98.1462) |
| Luminance | 0.3334 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.89
Lavender Blue
#8B88F8
ΔE00 3.62
Perrywinkle
#8F8CE7
ΔE00 4.49
Periwinkle (survey)
#8E82FE
ΔE00 5.54
Soft Blue
#6488EA
ΔE00 6.99
Cornflowerblue
#6495ED
ΔE00 7.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8993FE #FEF489
analogous
#89CEFE #8993FE #BA89FE
triadic
#8993FE #FE8993 #93FE89
tetradic
#8993FE #FE89CE #FEF489 #89FEBA
square
#8993FE #FE89CE #FEF489 #89FEBA
split-complementary
#8993FE #FEBA89 #CEFE89
monochromatic
#1024FD #4C5BFD #8993FE #C6CBFF #E1E3FF
Accessibility & contrast
On white
2.74
#8993FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.67
#8993FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8993FE
7.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8993FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8993FE | 1.00 | 2.74 | 7.67 | 7.67 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#69A1FF
Deuteranopia (green-blind)
#6098FC
Tritanopia (blue-blind)
#5FA9BC
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8993fe; /* rgb */ color: rgb(137, 147, 254); /* oklch */ color: oklch(70.2% 0.156 277.6);
Tailwind
colors: {
custom: {
50: '#b1b2ff',
500: '#8993fe',
950: '#000000',
},
}SCSS
$custom: #8993fe; $custom-light: #b1b2ff; $custom-dark: #000000;
JSON
{
"hex": "#8993fe",
"rgb": {
"r": 137,
"g": 147,
"b": 254
},
"hsl": {
"h": 234.872,
"s": 98.319,
"l": 76.667
},
"oklch": {
"l": 0.70241,
"c": 0.15566,
"h": 277.6
},
"luminance": 0.33342
}Semantic roles & 50–950 ramp
primary
#8993FE
secondary
#F7F4D4
accent
#D200E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111018
muted
#807F86