#8893E9#8893E9
#8893E9 is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.0% C 0.127 H 277.0°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8893E9 |
|---|---|
| RGB | rgb(136, 147, 233) |
| HSL | hsl(233, 69%, 72%) |
| HSV | hsv(233, 42%, 91%) |
| CMYK | cmyk(41.6%, 36.9%, 0%, 8.6%) |
| CIE-LAB | lab(63.33, 17.44, -44.73) |
| CIE-LCH | lch(63.33, 48.01, 291.29°) |
| OKLab | oklab(69.04% 0.0154 -0.1258) |
| OKLCH | oklch(69.04% 0.127 277) |
| XYZ | xyz(35.2906, 31.9832, 81.3889) |
| Luminance | 0.3199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.81
Perrywinkle
#8F8CE7
ΔE00 3.27
Lavender Blue
#8B88F8
ΔE00 4.39
Periwinkle (survey)
#8E82FE
ΔE00 6.56
Soft Blue
#6488EA
ΔE00 6.73
Cornflowerblue
#6495ED
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8893E9 #E9DE88
analogous
#88C3E9 #8893E9 #AE88E9
triadic
#8893E9 #E98893 #93E988
tetradic
#8893E9 #E988C3 #E9DE88 #88E9AE
square
#8893E9 #E988C3 #E9DE88 #88E9AE
split-complementary
#8893E9 #E9AE88 #C3E988
monochromatic
#263AD0 #5464DF #8893E9 #BCC2F3 #E5E8FA
Accessibility & contrast
On white
2.84
#8893E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#8893E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8893E9
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8893E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8893E9 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#759DEC
Deuteranopia (green-blind)
#6E96E7
Tritanopia (blue-blind)
#69A4B3
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #8893e9; /* rgb */ color: rgb(136, 147, 233); /* oklch */ color: oklch(69.0% 0.127 277.0);
Tailwind
colors: {
custom: {
50: '#aeb2f0',
500: '#8893e9',
950: '#000000',
},
}SCSS
$custom: #8893e9; $custom-light: #aeb2f0; $custom-dark: #000000;
JSON
{
"hex": "#8893e9",
"rgb": {
"r": 136,
"g": 147,
"b": 233
},
"hsl": {
"h": 233.196,
"s": 68.794,
"l": 72.353
},
"oklch": {
"l": 0.69038,
"c": 0.12673,
"h": 277
},
"luminance": 0.31985
}Semantic roles & 50–950 ramp
primary
#8893E9
secondary
#F2EFD9
accent
#BB15D1
background
#FBFAFE
surface
#F6F5FD
border
#D0CFD5
text
#111016
muted
#807F84