#889DF3#889DF3
#889DF3 is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.5% C 0.128 H 272.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #889DF3 |
|---|---|
| RGB | rgb(136, 157, 243) |
| HSL | hsl(228, 82%, 74%) |
| HSV | hsv(228, 44%, 95%) |
| CMYK | cmyk(44%, 35.4%, 0%, 4.7%) |
| CIE-LAB | lab(66.38, 14.49, -45.43) |
| CIE-LCH | lch(66.38, 47.69, 287.69°) |
| OKLab | oklab(71.54% 0.0053 -0.1278) |
| OKLCH | oklch(71.54% 0.128 272.4) |
| XYZ | xyz(38.3830, 35.8172, 89.6676) |
| Luminance | 0.3582 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.55
Cornflowerblue
#6495ED
ΔE00 6.42
Perrywinkle
#8F8CE7
ΔE00 6.49
Lavender Blue
#8B88F8
ΔE00 6.94
Soft Blue
#6488EA
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 8.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DF3 #F3DE88
analogous
#88D3F3 #889DF3 #A988F3
triadic
#889DF3 #F3889D #9DF388
tetradic
#889DF3 #F388D3 #F3DE88 #88F3A9
square
#889DF3 #F388D3 #F3DE88 #88F3A9
split-complementary
#889DF3 #F3A988 #D3F388
monochromatic
#1941E8 #506FED #889DF3 #C0CBF9 #E3E8FC
Accessibility & contrast
On white
2.57
#889DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#889DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DF3
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DF3 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F6
Deuteranopia (green-blind)
#759DF1
Tritanopia (blue-blind)
#62AFBD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889df3; /* rgb */ color: rgb(136, 157, 243); /* oklch */ color: oklch(71.5% 0.128 272.4);
Tailwind
colors: {
custom: {
50: '#afb9f7',
500: '#889df3',
950: '#000000',
},
}SCSS
$custom: #889df3; $custom-light: #afb9f7; $custom-dark: #000000;
JSON
{
"hex": "#889df3",
"rgb": {
"r": 136,
"g": 157,
"b": 243
},
"hsl": {
"h": 228.224,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.71541,
"c": 0.12789,
"h": 272.4
},
"luminance": 0.35819
}Semantic roles & 50–950 ramp
primary
#889DF3
secondary
#F4EED7
accent
#B407DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085