#889EF2#889EF2
#889EF2 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.7% C 0.125 H 271.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #889EF2 |
|---|---|
| RGB | rgb(136, 158, 242) |
| HSL | hsl(228, 80%, 74%) |
| HSV | hsv(228, 44%, 95%) |
| CMYK | cmyk(43.8%, 34.7%, 0%, 5.1%) |
| CIE-LAB | lab(66.59, 13.63, -44.55) |
| CIE-LCH | lch(66.59, 46.59, 287.01°) |
| OKLab | oklab(71.69% 0.0039 -0.1252) |
| OKLCH | oklch(71.69% 0.125 271.8) |
| XYZ | xyz(38.4022, 36.0967, 88.9310) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.85
Cornflowerblue
#6495ED
ΔE00 6.38
Perrywinkle
#8F8CE7
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 7.28
Soft Blue
#6488EA
ΔE00 7.65
Carolina Blue
#8AB8FE
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EF2 #F2DC88
analogous
#88D3F2 #889EF2 #A788F2
triadic
#889EF2 #F2889E #9EF288
tetradic
#889EF2 #F288D3 #F2DC88 #88F2A7
square
#889EF2 #F288D3 #F2DC88 #88F2A7
split-complementary
#889EF2 #F2A788 #D3F288
monochromatic
#1A44E6 #5171EC #889EF2 #BFCBF8 #E3E9FC
Accessibility & contrast
On white
2.55
#889EF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#889EF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EF2
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EF2 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A7F5
Deuteranopia (green-blind)
#769EF0
Tritanopia (blue-blind)
#63AFBD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889ef2; /* rgb */ color: rgb(136, 158, 242); /* oklch */ color: oklch(71.7% 0.125 271.8);
Tailwind
colors: {
custom: {
50: '#afbaf6',
500: '#889ef2',
950: '#000000',
},
}SCSS
$custom: #889ef2; $custom-light: #afbaf6; $custom-dark: #000000;
JSON
{
"hex": "#889ef2",
"rgb": {
"r": 136,
"g": 158,
"b": 242
},
"hsl": {
"h": 227.547,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.7169,
"c": 0.12527,
"h": 271.8
},
"luminance": 0.36099
}Semantic roles & 50–950 ramp
primary
#889EF2
secondary
#F4EED7
accent
#B109DD
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085