#889FF2#889FF2
#889FF2 is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.9% C 0.124 H 271.2°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #889FF2 |
|---|---|
| RGB | rgb(136, 159, 242) |
| HSL | hsl(227, 80%, 74%) |
| HSV | hsv(227, 44%, 95%) |
| CMYK | cmyk(43.8%, 34.3%, 0%, 5.1%) |
| CIE-LAB | lab(66.85, 13.06, -44.14) |
| CIE-LCH | lch(66.85, 46.03, 286.48°) |
| OKLab | oklab(71.89% 0.0027 -0.124) |
| OKLCH | oklch(71.89% 0.124 271.2) |
| XYZ | xyz(38.5735, 36.4392, 88.9881) |
| Luminance | 0.3644 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.12
Cornflowerblue
#6495ED
ΔE00 6.35
Perrywinkle
#8F8CE7
ΔE00 7.08
Lavender Blue
#8B88F8
ΔE00 7.59
Carolina Blue
#8AB8FE
ΔE00 7.75
Soft Blue
#6488EA
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FF2 #F2DB88
analogous
#88D4F2 #889FF2 #A688F2
triadic
#889FF2 #F2889F #9FF288
tetradic
#889FF2 #F288D4 #F2DB88 #88F2A6
square
#889FF2 #F288D4 #F2DB88 #88F2A6
split-complementary
#889FF2 #F2A688 #D4F288
monochromatic
#1A46E6 #5172EC #889FF2 #BFCCF8 #E3E9FC
Accessibility & contrast
On white
2.53
#889FF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#889FF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FF2
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FF2 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A7F5
Deuteranopia (green-blind)
#789EF0
Tritanopia (blue-blind)
#63B0BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889ff2; /* rgb */ color: rgb(136, 159, 242); /* oklch */ color: oklch(71.9% 0.124 271.2);
Tailwind
colors: {
custom: {
50: '#afbbf6',
500: '#889ff2',
950: '#000000',
},
}SCSS
$custom: #889ff2; $custom-light: #afbbf6; $custom-dark: #000000;
JSON
{
"hex": "#889ff2",
"rgb": {
"r": 136,
"g": 159,
"b": 242
},
"hsl": {
"h": 226.981,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.71892,
"c": 0.12405,
"h": 271.2
},
"luminance": 0.36441
}Semantic roles & 50–950 ramp
primary
#889FF2
secondary
#F4EED7
accent
#AF09DD
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085