#889BFD#889BFD
#889BFD is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.7% C 0.144 H 273.9°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #889BFD |
|---|---|
| RGB | rgb(136, 155, 253) |
| HSL | hsl(230, 97%, 76%) |
| HSV | hsv(230, 46%, 99%) |
| CMYK | cmyk(46.2%, 38.7%, 0%, 0.8%) |
| CIE-LAB | lab(66.34, 18.52, -50.95) |
| CIE-LCH | lch(66.34, 54.21, 289.97°) |
| OKLab | oklab(71.67% 0.0099 -0.1439) |
| OKLCH | oklch(71.67% 0.144 273.9) |
| XYZ | xyz(39.5988, 35.7666, 97.7265) |
| Luminance | 0.3577 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.88
Lavender Blue
#8B88F8
ΔE00 6.18
Perrywinkle
#8F8CE7
ΔE00 6.33
Cornflowerblue
#6495ED
ΔE00 6.70
Soft Blue
#6488EA
ΔE00 7.39
Periwinkle (survey)
#8E82FE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BFD #FDEA88
analogous
#88D6FD #889BFD #B088FD
triadic
#889BFD #FD889B #9BFD88
tetradic
#889BFD #FD88D6 #FDEA88 #88FDB0
square
#889BFD #FD88D6 #FDEA88 #88FDB0
split-complementary
#889BFD #FDB088 #D6FD88
monochromatic
#1036FB #4C68FC #889BFD #C4CEFE #E1E6FE
Accessibility & contrast
On white
2.58
#889BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#889BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BFD
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BFD | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A6FF
Deuteranopia (green-blind)
#6C9DFB
Tritanopia (blue-blind)
#5DAFC0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889bfd; /* rgb */ color: rgb(136, 155, 253); /* oklch */ color: oklch(71.7% 0.144 273.9);
Tailwind
colors: {
custom: {
50: '#b0b8fe',
500: '#889bfd',
950: '#000000',
},
}SCSS
$custom: #889bfd; $custom-light: #b0b8fe; $custom-dark: #000000;
JSON
{
"hex": "#889bfd",
"rgb": {
"r": 136,
"g": 155,
"b": 253
},
"hsl": {
"h": 230.256,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.71666,
"c": 0.14421,
"h": 273.9
},
"luminance": 0.35769
}Semantic roles & 50–950 ramp
primary
#889BFD
secondary
#F7F1D4
accent
#C000E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086