#889DFB#889DFB
#889DFB is a light, vivid blue. Relative luminance 0.363; OKLCH L 72.0% C 0.139 H 272.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #889DFB |
|---|---|
| RGB | rgb(136, 157, 251) |
| HSL | hsl(229, 93%, 76%) |
| HSV | hsv(229, 46%, 98%) |
| CMYK | cmyk(45.8%, 37.5%, 0%, 1.6%) |
| CIE-LAB | lab(66.76, 16.79, -49.21) |
| CIE-LCH | lch(66.76, 51.99, 288.84°) |
| OKLab | oklab(71.95% 0.0071 -0.1388) |
| OKLCH | oklch(71.95% 0.139 272.9) |
| XYZ | xyz(39.6175, 36.3110, 96.1693) |
| Luminance | 0.3631 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.34
Cornflowerblue
#6495ED
ΔE00 6.53
Perrywinkle
#8F8CE7
ΔE00 6.78
Lavender Blue
#8B88F8
ΔE00 6.82
Soft Blue
#6488EA
ΔE00 7.61
Carolina Blue
#8AB8FE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DFB #FBE688
analogous
#88D7FB #889DFB #AC88FB
triadic
#889DFB #FB889D #9DFB88
tetradic
#889DFB #FB88D7 #FBE688 #88FBAC
square
#889DFB #FB88D7 #FBE688 #88FBAC
split-complementary
#889DFB #FBAC88 #D7FB88
monochromatic
#123BF7 #4D6CF9 #889DFB #C3CEFD #E1E7FE
Accessibility & contrast
On white
2.54
#889DFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#889DFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DFB
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DFB | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#709EF9
Tritanopia (blue-blind)
#5EB1C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889dfb; /* rgb */ color: rgb(136, 157, 251); /* oklch */ color: oklch(72.0% 0.139 272.9);
Tailwind
colors: {
custom: {
50: '#b0b9fd',
500: '#889dfb',
950: '#000000',
},
}SCSS
$custom: #889dfb; $custom-light: #b0b9fd; $custom-dark: #000000;
JSON
{
"hex": "#889dfb",
"rgb": {
"r": 136,
"g": 157,
"b": 251
},
"hsl": {
"h": 229.043,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.71954,
"c": 0.13895,
"h": 272.9
},
"luminance": 0.36313
}Semantic roles & 50–950 ramp
primary
#889DFB
secondary
#F6F0D5
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085