#889BFE#889BFE
#889BFE is a light, vivid blue. Relative luminance 0.358; OKLCH L 71.7% C 0.146 H 274.0°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #889BFE |
|---|---|
| RGB | rgb(136, 155, 254) |
| HSL | hsl(230, 98%, 76%) |
| HSV | hsv(230, 46%, 100%) |
| CMYK | cmyk(46.5%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(66.39, 18.81, -51.42) |
| CIE-LCH | lch(66.39, 54.75, 290.09°) |
| OKLab | oklab(71.72% 0.01 -0.1452) |
| OKLCH | oklch(71.72% 0.146 274) |
| XYZ | xyz(39.7585, 35.8304, 98.5677) |
| Luminance | 0.3583 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.91
Lavender Blue
#8B88F8
ΔE00 6.18
Perrywinkle
#8F8CE7
ΔE00 6.39
Cornflowerblue
#6495ED
ΔE00 6.72
Soft Blue
#6488EA
ΔE00 7.42
Periwinkle (survey)
#8E82FE
ΔE00 8.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BFE #FEEB88
analogous
#88D6FE #889BFE #B088FE
triadic
#889BFE #FE889B #9BFE88
tetradic
#889BFE #FE88D6 #FEEB88 #88FEB0
square
#889BFE #FE88D6 #FEEB88 #88FEB0
split-complementary
#889BFE #FEB088 #D6FE88
monochromatic
#0F35FD #4B68FD #889BFE #C5CEFF #E1E6FF
Accessibility & contrast
On white
2.57
#889BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#889BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BFE
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BFE | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A7FF
Deuteranopia (green-blind)
#6B9DFC
Tritanopia (blue-blind)
#5CB0C0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889bfe; /* rgb */ color: rgb(136, 155, 254); /* oklch */ color: oklch(71.7% 0.146 274.0);
Tailwind
colors: {
custom: {
50: '#b0b8ff',
500: '#889bfe',
950: '#000000',
},
}SCSS
$custom: #889bfe; $custom-light: #b0b8ff; $custom-dark: #000000;
JSON
{
"hex": "#889bfe",
"rgb": {
"r": 136,
"g": 155,
"b": 254
},
"hsl": {
"h": 230.339,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.7172,
"c": 0.14559,
"h": 274
},
"luminance": 0.35833
}Semantic roles & 50–950 ramp
primary
#889BFE
secondary
#F7F1D4
accent
#C100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086