#889AEF#889AEF
#889AEF is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.7% C 0.126 H 273.7°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #889AEF |
|---|---|
| RGB | rgb(136, 154, 239) |
| HSL | hsl(230, 76%, 74%) |
| HSV | hsv(230, 43%, 94%) |
| CMYK | cmyk(43.1%, 35.6%, 0%, 6.3%) |
| CIE-LAB | lab(65.42, 15.08, -44.75) |
| CIE-LCH | lch(65.42, 47.23, 288.62°) |
| OKLab | oklab(70.74% 0.0081 -0.1258) |
| OKLCH | oklch(70.74% 0.126 273.7) |
| XYZ | xyz(37.2842, 34.5755, 86.3538) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.19
Perrywinkle
#8F8CE7
ΔE00 5.48
Lavender Blue
#8B88F8
ΔE00 6.13
Cornflowerblue
#6495ED
ΔE00 6.65
Soft Blue
#6488EA
ΔE00 7.12
Periwinkle (survey)
#8E82FE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AEF #EFDD88
analogous
#88CDEF #889AEF #A988EF
triadic
#889AEF #EF889A #9AEF88
tetradic
#889AEF #EF88CD #EFDD88 #88EFA9
square
#889AEF #EF88CD #EFDD88 #88EFA9
split-complementary
#889AEF #EFA988 #CDEF88
monochromatic
#1E40DF #526CE8 #889AEF #BEC8F6 #E4E8FB
Accessibility & contrast
On white
2.65
#889AEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#889AEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AEF
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AEF | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA3F2
Deuteranopia (green-blind)
#739BED
Tritanopia (blue-blind)
#65ABB9
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #889aef; /* rgb */ color: rgb(136, 154, 239); /* oklch */ color: oklch(70.7% 0.126 273.7);
Tailwind
colors: {
custom: {
50: '#afb7f4',
500: '#889aef',
950: '#000000',
},
}SCSS
$custom: #889aef; $custom-light: #afb7f4; $custom-dark: #000000;
JSON
{
"hex": "#889aef",
"rgb": {
"r": 136,
"g": 154,
"b": 239
},
"hsl": {
"h": 229.515,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.70737,
"c": 0.12608,
"h": 273.7
},
"luminance": 0.34577
}Semantic roles & 50–950 ramp
primary
#889AEF
secondary
#F3EED8
accent
#B50DD8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085