#8893FA#8893FA
#8893FA is a light, vivid blue. Relative luminance 0.330; OKLCH L 69.9% C 0.150 H 277.2°. Best body text is #000000 at 7.60:1 contrast (WCAG AA passes).
Color values
| HEX | #8893FA |
|---|---|
| RGB | rgb(136, 147, 250) |
| HSL | hsl(234, 92%, 76%) |
| HSV | hsv(234, 46%, 98%) |
| CMYK | cmyk(45.6%, 41.2%, 0%, 2%) |
| CIE-LAB | lab(64.16, 22.29, -52.77) |
| CIE-LCH | lch(64.16, 57.28, 292.90°) |
| OKLab | oklab(69.95% 0.0187 -0.1492) |
| OKLCH | oklch(69.95% 0.15 277.2) |
| XYZ | xyz(37.8371, 33.0018, 94.8002) |
| Luminance | 0.3300 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.84
Lavender Blue
#8B88F8
ΔE00 3.68
Perrywinkle
#8F8CE7
ΔE00 4.25
Periwinkle (survey)
#8E82FE
ΔE00 5.72
Soft Blue
#6488EA
ΔE00 6.71
Cornflowerblue
#6495ED
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8893FA #FAEF88
analogous
#88CCFA #8893FA #B688FA
triadic
#8893FA #FA8893 #93FA88
tetradic
#8893FA #FA88CC #FAEF88 #88FAB6
square
#8893FA #FA88CC #FAEF88 #88FAB6
split-complementary
#8893FA #FAB688 #CCFA88
monochromatic
#1328F5 #4D5EF8 #8893FA #C3C8FC #E2E4FE
Accessibility & contrast
On white
2.76
#8893FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.60
#8893FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8893FA
7.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8893FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8893FA | 1.00 | 2.76 | 7.60 | 7.60 |
| #FFFFFF | 2.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA0FE
Deuteranopia (green-blind)
#6397F8
Tritanopia (blue-blind)
#60A8BA
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #8893fa; /* rgb */ color: rgb(136, 147, 250); /* oklch */ color: oklch(69.9% 0.150 277.2);
Tailwind
colors: {
custom: {
50: '#b0b2fc',
500: '#8893fa',
950: '#000000',
},
}SCSS
$custom: #8893fa; $custom-light: #b0b2fc; $custom-dark: #000000;
JSON
{
"hex": "#8893fa",
"rgb": {
"r": 136,
"g": 147,
"b": 250
},
"hsl": {
"h": 234.211,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.69949,
"c": 0.15038,
"h": 277.2
},
"luminance": 0.33004
}Semantic roles & 50–950 ramp
primary
#8893FA
secondary
#F6F3D5
accent
#CF00E6
background
#FBFAFF
surface
#F6F5FF
border
#D0CFD7
text
#111017
muted
#807F85