#8890EF#8890EF
#8890EF is a light, vivid blue. Relative luminance 0.314; OKLCH L 68.8% C 0.139 H 278.4°. Best body text is #000000 at 7.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8890EF |
|---|---|
| RGB | rgb(136, 144, 239) |
| HSL | hsl(235, 76%, 74%) |
| HSV | hsv(235, 43%, 94%) |
| CMYK | cmyk(43.1%, 39.7%, 0%, 6.3%) |
| CIE-LAB | lab(62.85, 20.88, -48.80) |
| CIE-LCH | lch(62.85, 53.07, 293.16°) |
| OKLab | oklab(68.77% 0.0204 -0.1376) |
| OKLCH | oklch(68.77% 0.139 278.4) |
| XYZ | xyz(35.7019, 31.4111, 85.8264) |
| Luminance | 0.3141 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Perrywinkle
#8F8CE7
ΔE00 2.76
Periwinkle Blue
#8F99FB
ΔE00 2.86
Lavender Blue
#8B88F8
ΔE00 3.10
Periwinkle (survey)
#8E82FE
ΔE00 5.29
Soft Blue
#6488EA
ΔE00 6.61
Cornflower
#6A79F7
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8890EF #EFE788
analogous
#88C3EF #8890EF #B388EF
triadic
#8890EF #EF8890 #90EF88
tetradic
#8890EF #EF88C3 #EFE788 #88EFB3
square
#8890EF #EF88C3 #EFE788 #88EFB3
split-complementary
#8890EF #EFB388 #C3EF88
monochromatic
#1E2DDF #525EE8 #8890EF #BEC2F6 #E4E6FB
Accessibility & contrast
On white
2.88
#8890EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.28
#8890EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8890EF
7.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8890EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8890EF | 1.00 | 2.88 | 7.28 | 7.28 |
| #FFFFFF | 2.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9CF3
Deuteranopia (green-blind)
#6694ED
Tritanopia (blue-blind)
#66A3B4
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #8890ef; /* rgb */ color: rgb(136, 144, 239); /* oklch */ color: oklch(68.8% 0.139 278.4);
Tailwind
colors: {
custom: {
50: '#afb0f4',
500: '#8890ef',
950: '#000000',
},
}SCSS
$custom: #8890ef; $custom-light: #afb0f4; $custom-dark: #000000;
JSON
{
"hex": "#8890ef",
"rgb": {
"r": 136,
"g": 144,
"b": 239
},
"hsl": {
"h": 235.34,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.68768,
"c": 0.13913,
"h": 278.4
},
"luminance": 0.31413
}Semantic roles & 50–950 ramp
primary
#8890EF
secondary
#F3F1D8
accent
#C90DD8
background
#FBFAFE
surface
#F6F4FD
border
#D0CED5
text
#111017
muted
#807F85