#889FF5#889FF5
#889FF5 is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.0% C 0.128 H 271.5°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #889FF5 |
|---|---|
| RGB | rgb(136, 159, 245) |
| HSL | hsl(227, 84%, 75%) |
| HSV | hsv(227, 44%, 96%) |
| CMYK | cmyk(44.5%, 35.1%, 0%, 3.9%) |
| CIE-LAB | lab(66.99, 13.91, -45.56) |
| CIE-LCH | lch(66.99, 47.64, 286.98°) |
| OKLab | oklab(72.04% 0.0034 -0.1281) |
| OKLCH | oklch(72.04% 0.128 271.5) |
| XYZ | xyz(39.0278, 36.6209, 91.3806) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.00
Cornflowerblue
#6495ED
ΔE00 6.37
Perrywinkle
#8F8CE7
ΔE00 7.15
Lavender Blue
#8B88F8
ΔE00 7.53
Carolina Blue
#8AB8FE
ΔE00 7.71
Soft Blue
#6488EA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FF5 #F5DE88
analogous
#88D6F5 #889FF5 #A788F5
triadic
#889FF5 #F5889F #9FF588
tetradic
#889FF5 #F588D6 #F5DE88 #88F5A7
square
#889FF5 #F588D6 #F5DE88 #88F5A7
split-complementary
#889FF5 #F5A788 #D6F588
monochromatic
#1744EC #5071F0 #889FF5 #C0CDFA #E3E8FD
Accessibility & contrast
On white
2.52
#889FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#889FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FF5
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FF5 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A8F8
Deuteranopia (green-blind)
#769FF3
Tritanopia (blue-blind)
#61B1BF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889ff5; /* rgb */ color: rgb(136, 159, 245); /* oklch */ color: oklch(72.0% 0.128 271.5);
Tailwind
colors: {
custom: {
50: '#afbbf9',
500: '#889ff5',
950: '#000000',
},
}SCSS
$custom: #889ff5; $custom-light: #afbbf9; $custom-dark: #000000;
JSON
{
"hex": "#889ff5",
"rgb": {
"r": 136,
"g": 159,
"b": 245
},
"hsl": {
"h": 227.339,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.72043,
"c": 0.12819,
"h": 271.5
},
"luminance": 0.36623
}Semantic roles & 50–950 ramp
primary
#889FF5
secondary
#F5EED6
accent
#B205E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085