#8993F9#8993F9
#8993F9 is a light, vivid blue. Relative luminance 0.330; OKLCH L 70.0% C 0.149 H 277.6°. Best body text is #000000 at 7.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8993F9 |
|---|---|
| RGB | rgb(137, 147, 249) |
| HSL | hsl(235, 90%, 76%) |
| HSV | hsv(235, 45%, 98%) |
| CMYK | cmyk(45%, 41%, 0%, 2.4%) |
| CIE-LAB | lab(64.18, 22.23, -52.19) |
| CIE-LCH | lch(64.18, 56.73, 293.08°) |
| OKLab | oklab(69.96% 0.0196 -0.1475) |
| OKLCH | oklch(69.96% 0.149 277.6) |
| XYZ | xyz(37.8439, 33.0234, 93.9843) |
| Luminance | 0.3302 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.76
Lavender Blue
#8B88F8
ΔE00 3.58
Perrywinkle
#8F8CE7
ΔE00 4.03
Periwinkle (survey)
#8E82FE
ΔE00 5.64
Soft Blue
#6488EA
ΔE00 6.86
Cornflowerblue
#6495ED
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8993F9 #F9EF89
analogous
#89CBF9 #8993F9 #B789F9
triadic
#8993F9 #F98993 #93F989
tetradic
#8993F9 #F989CB #F9EF89 #89F9B7
square
#8993F9 #F989CB #F9EF89 #89F9B7
split-complementary
#8993F9 #F9B789 #CBF989
monochromatic
#1528F3 #4F5EF6 #8993F9 #C3C8FC #E2E4FE
Accessibility & contrast
On white
2.76
#8993F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.61
#8993F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8993F9
7.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8993F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8993F9 | 1.00 | 2.76 | 7.61 | 7.61 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FD
Deuteranopia (green-blind)
#6497F7
Tritanopia (blue-blind)
#62A8BA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #8993f9; /* rgb */ color: rgb(137, 147, 249); /* oklch */ color: oklch(70.0% 0.149 277.6);
Tailwind
colors: {
custom: {
50: '#b0b2fc',
500: '#8993f9',
950: '#000000',
},
}SCSS
$custom: #8993f9; $custom-light: #b0b2fc; $custom-dark: #000000;
JSON
{
"hex": "#8993f9",
"rgb": {
"r": 137,
"g": 147,
"b": 249
},
"hsl": {
"h": 234.643,
"s": 90.323,
"l": 75.686
},
"oklch": {
"l": 0.69963,
"c": 0.14879,
"h": 277.6
},
"luminance": 0.33025
}Semantic roles & 50–950 ramp
primary
#8993F9
secondary
#F6F3D5
accent
#D100E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85