#889FF4#889FF4
#889FF4 is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.0% C 0.127 H 271.4°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #889FF4 |
|---|---|
| RGB | rgb(136, 159, 244) |
| HSL | hsl(227, 83%, 75%) |
| HSV | hsv(227, 44%, 96%) |
| CMYK | cmyk(44.3%, 34.8%, 0%, 4.3%) |
| CIE-LAB | lab(66.95, 13.63, -45.09) |
| CIE-LCH | lch(66.95, 47.10, 286.81°) |
| OKLab | oklab(71.99% 0.0031 -0.1268) |
| OKLCH | oklch(71.99% 0.127 271.4) |
| XYZ | xyz(38.8755, 36.5600, 90.5788) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.03
Cornflowerblue
#6495ED
ΔE00 6.36
Perrywinkle
#8F8CE7
ΔE00 7.13
Lavender Blue
#8B88F8
ΔE00 7.55
Carolina Blue
#8AB8FE
ΔE00 7.72
Soft Blue
#6488EA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FF4 #F4DD88
analogous
#88D5F4 #889FF4 #A788F4
triadic
#889FF4 #F4889F #9FF488
tetradic
#889FF4 #F488D5 #F4DD88 #88F4A7
square
#889FF4 #F488D5 #F4DD88 #88F4A7
split-complementary
#889FF4 #F4A788 #D5F488
monochromatic
#1845EA #5072EF #889FF4 #C0CCF9 #E3E8FC
Accessibility & contrast
On white
2.53
#889FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#889FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FF4
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FF4 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F7
Deuteranopia (green-blind)
#769FF2
Tritanopia (blue-blind)
#61B1BE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889ff4; /* rgb */ color: rgb(136, 159, 244); /* oklch */ color: oklch(72.0% 0.127 271.4);
Tailwind
colors: {
custom: {
50: '#afbbf8',
500: '#889ff4',
950: '#000000',
},
}SCSS
$custom: #889ff4; $custom-light: #afbbf8; $custom-dark: #000000;
JSON
{
"hex": "#889ff4",
"rgb": {
"r": 136,
"g": 159,
"b": 244
},
"hsl": {
"h": 227.222,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.71992,
"c": 0.12681,
"h": 271.4
},
"luminance": 0.36562
}Semantic roles & 50–950 ramp
primary
#889FF4
secondary
#F4EED7
accent
#B106DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085