#889BF8#889BF8
#889BF8 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.4% C 0.137 H 273.7°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #889BF8 |
|---|---|
| RGB | rgb(136, 155, 248) |
| HSL | hsl(230, 89%, 75%) |
| HSV | hsv(230, 45%, 97%) |
| CMYK | cmyk(45.2%, 37.5%, 0%, 2.7%) |
| CIE-LAB | lab(66.10, 17.07, -48.61) |
| CIE-LCH | lch(66.10, 51.52, 289.35°) |
| OKLab | oklab(71.4% 0.0088 -0.137) |
| OKLCH | oklch(71.4% 0.137 273.7) |
| XYZ | xyz(38.8127, 35.4521, 93.5865) |
| Luminance | 0.3545 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.88
Perrywinkle
#8F8CE7
ΔE00 6.09
Lavender Blue
#8B88F8
ΔE00 6.22
Cornflowerblue
#6495ED
ΔE00 6.60
Soft Blue
#6488EA
ΔE00 7.28
Periwinkle (survey)
#8E82FE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BF8 #F8E588
analogous
#88D3F8 #889BF8 #AD88F8
triadic
#889BF8 #F8889B #9BF888
tetradic
#889BF8 #F888D3 #F8E588 #88F8AD
square
#889BF8 #F888D3 #F8E588 #88F8AD
split-complementary
#889BF8 #F8AD88 #D3F888
monochromatic
#143AF1 #4E6AF5 #889BF8 #C2CCFB #E2E7FD
Accessibility & contrast
On white
2.60
#889BF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#889BF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BF8
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BF8 | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#6F9CF6
Tritanopia (blue-blind)
#60AEBE
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889bf8; /* rgb */ color: rgb(136, 155, 248); /* oklch */ color: oklch(71.4% 0.137 273.7);
Tailwind
colors: {
custom: {
50: '#b0b8fb',
500: '#889bf8',
950: '#000000',
},
}SCSS
$custom: #889bf8; $custom-light: #b0b8fb; $custom-dark: #000000;
JSON
{
"hex": "#889bf8",
"rgb": {
"r": 136,
"g": 155,
"b": 248
},
"hsl": {
"h": 229.821,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.71401,
"c": 0.13731,
"h": 273.7
},
"luminance": 0.35454
}Semantic roles & 50–950 ramp
primary
#889BF8
secondary
#F5F0D6
accent
#BF00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085