#889CF0#889CF0
#889CF0 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.2% C 0.125 H 272.7°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #889CF0 |
|---|---|
| RGB | rgb(136, 156, 240) |
| HSL | hsl(228, 78%, 74%) |
| HSV | hsv(228, 43%, 94%) |
| CMYK | cmyk(43.3%, 35%, 0%, 5.9%) |
| CIE-LAB | lab(65.98, 14.21, -44.41) |
| CIE-LCH | lch(65.98, 46.63, 287.74°) |
| OKLab | oklab(71.19% 0.0059 -0.1248) |
| OKLCH | oklch(71.19% 0.125 272.7) |
| XYZ | xyz(37.7651, 35.3005, 87.2449) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.49
Perrywinkle
#8F8CE7
ΔE00 6.12
Cornflowerblue
#6495ED
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 7.37
Carolina Blue
#8AB8FE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CF0 #F0DC88
analogous
#88D0F0 #889CF0 #A888F0
triadic
#889CF0 #F0889C #9CF088
tetradic
#889CF0 #F088D0 #F0DC88 #88F0A8
square
#889CF0 #F088D0 #F0DC88 #88F0A8
split-complementary
#889CF0 #F0A888 #D0F088
monochromatic
#1C42E1 #526FE9 #889CF0 #BEC9F7 #E4E8FC
Accessibility & contrast
On white
2.61
#889CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#889CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CF0
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CF0 | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA5F3
Deuteranopia (green-blind)
#759CEE
Tritanopia (blue-blind)
#64ADBB
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889cf0; /* rgb */ color: rgb(136, 156, 240); /* oklch */ color: oklch(71.2% 0.125 272.7);
Tailwind
colors: {
custom: {
50: '#afb9f5',
500: '#889cf0',
950: '#000000',
},
}SCSS
$custom: #889cf0; $custom-light: #afb9f5; $custom-dark: #000000;
JSON
{
"hex": "#889cf0",
"rgb": {
"r": 136,
"g": 156,
"b": 240
},
"hsl": {
"h": 228.462,
"s": 77.612,
"l": 73.725
},
"oklch": {
"l": 0.71188,
"c": 0.12496,
"h": 272.7
},
"luminance": 0.35302
}Semantic roles & 50–950 ramp
primary
#889CF0
secondary
#F3EED8
accent
#B20CDA
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085