#889CEF#889CEF
#889CEF is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.1% C 0.124 H 272.6°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #889CEF |
|---|---|
| RGB | rgb(136, 156, 239) |
| HSL | hsl(228, 76%, 74%) |
| HSV | hsv(228, 43%, 94%) |
| CMYK | cmyk(43.1%, 34.7%, 0%, 6.3%) |
| CIE-LAB | lab(65.94, 13.93, -43.94) |
| CIE-LCH | lch(65.94, 46.09, 287.59°) |
| OKLab | oklab(71.14% 0.0056 -0.1234) |
| OKLCH | oklch(71.14% 0.124 272.6) |
| XYZ | xyz(37.6170, 35.2412, 86.4647) |
| Luminance | 0.3524 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.57
Perrywinkle
#8F8CE7
ΔE00 6.10
Cornflowerblue
#6495ED
ΔE00 6.49
Lavender Blue
#8B88F8
ΔE00 6.75
Soft Blue
#6488EA
ΔE00 7.37
Carolina Blue
#8AB8FE
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CEF #EFDB88
analogous
#88CFEF #889CEF #A788EF
triadic
#889CEF #EF889C #9CEF88
tetradic
#889CEF #EF88CF #EFDB88 #88EFA7
square
#889CEF #EF88CF #EFDB88 #88EFA7
split-complementary
#889CEF #EFA788 #CFEF88
monochromatic
#1E43DF #526FE8 #889CEF #BEC9F6 #E4E9FB
Accessibility & contrast
On white
2.61
#889CEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#889CEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CEF
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CEF | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F2
Deuteranopia (green-blind)
#769CED
Tritanopia (blue-blind)
#65ADBA
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889cef; /* rgb */ color: rgb(136, 156, 239); /* oklch */ color: oklch(71.1% 0.124 272.6);
Tailwind
colors: {
custom: {
50: '#afb9f4',
500: '#889cef',
950: '#000000',
},
}SCSS
$custom: #889cef; $custom-light: #afb9f4; $custom-dark: #000000;
JSON
{
"hex": "#889cef",
"rgb": {
"r": 136,
"g": 156,
"b": 239
},
"hsl": {
"h": 228.35,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.71137,
"c": 0.12357,
"h": 272.6
},
"luminance": 0.35243
}Semantic roles & 50–950 ramp
primary
#889CEF
secondary
#F3EED8
accent
#B10DD8
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111117
muted
#808085