#889CF4#889CF4
#889CF4 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.4% C 0.131 H 273.0°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #889CF4 |
|---|---|
| RGB | rgb(136, 156, 244) |
| HSL | hsl(229, 83%, 75%) |
| HSV | hsv(229, 44%, 96%) |
| CMYK | cmyk(44.3%, 36.1%, 0%, 4.3%) |
| CIE-LAB | lab(66.17, 15.35, -46.31) |
| CIE-LCH | lch(66.17, 48.79, 288.34°) |
| OKLab | oklab(71.39% 0.0068 -0.1303) |
| OKLCH | oklch(71.39% 0.131 273) |
| XYZ | xyz(38.3659, 35.5408, 90.4089) |
| Luminance | 0.3554 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.25
Perrywinkle
#8F8CE7
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 6.49
Lavender Blue
#8B88F8
ΔE00 6.60
Soft Blue
#6488EA
ΔE00 7.37
Carolina Blue
#8AB8FE
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CF4 #F4E088
analogous
#88D2F4 #889CF4 #AA88F4
triadic
#889CF4 #F4889C #9CF488
tetradic
#889CF4 #F488D2 #F4E088 #88F4AA
square
#889CF4 #F488D2 #F4E088 #88F4AA
split-complementary
#889CF4 #F4AA88 #D2F488
monochromatic
#183FEA #506DEF #889CF4 #C0CBF9 #E3E8FC
Accessibility & contrast
On white
2.59
#889CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#889CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CF4
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CF4 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F8
Deuteranopia (green-blind)
#739DF2
Tritanopia (blue-blind)
#62AEBD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889cf4; /* rgb */ color: rgb(136, 156, 244); /* oklch */ color: oklch(71.4% 0.131 273.0);
Tailwind
colors: {
custom: {
50: '#afb9f8',
500: '#889cf4',
950: '#000000',
},
}SCSS
$custom: #889cf4; $custom-light: #afb9f8; $custom-dark: #000000;
JSON
{
"hex": "#889cf4",
"rgb": {
"r": 136,
"g": 156,
"b": 244
},
"hsl": {
"h": 228.889,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.71392,
"c": 0.13052,
"h": 273
},
"luminance": 0.35543
}Semantic roles & 50–950 ramp
primary
#889CF4
secondary
#F4EFD7
accent
#B706DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085