#889BF5#889BF5
#889BF5 is a light, vivid blue. Relative luminance 0.353; OKLCH L 71.2% C 0.133 H 273.5°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #889BF5 |
|---|---|
| RGB | rgb(136, 155, 245) |
| HSL | hsl(230, 84%, 75%) |
| HSV | hsv(230, 44%, 96%) |
| CMYK | cmyk(44.5%, 36.7%, 0%, 3.9%) |
| CIE-LAB | lab(65.96, 16.21, -47.19) |
| CIE-LCH | lch(65.96, 49.90, 288.96°) |
| OKLab | oklab(71.25% 0.0082 -0.1329) |
| OKLCH | oklch(71.25% 0.133 273.5) |
| XYZ | xyz(38.3510, 35.2674, 91.1550) |
| Luminance | 0.3527 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.98
Perrywinkle
#8F8CE7
ΔE00 5.96
Lavender Blue
#8B88F8
ΔE00 6.27
Cornflowerblue
#6495ED
ΔE00 6.56
Soft Blue
#6488EA
ΔE00 7.25
Periwinkle (survey)
#8E82FE
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BF5 #F5E288
analogous
#88D2F5 #889BF5 #AB88F5
triadic
#889BF5 #F5889B #9BF588
tetradic
#889BF5 #F588D2 #F5E288 #88F5AB
square
#889BF5 #F588D2 #F5E288 #88F5AB
split-complementary
#889BF5 #F5AB88 #D2F588
monochromatic
#173CEC #506CF0 #889BF5 #C0CAFA #E3E7FD
Accessibility & contrast
On white
2.61
#889BF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#889BF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BF5
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BF5 | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA5F9
Deuteranopia (green-blind)
#719CF3
Tritanopia (blue-blind)
#61ADBC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889bf5; /* rgb */ color: rgb(136, 155, 245); /* oklch */ color: oklch(71.2% 0.133 273.5);
Tailwind
colors: {
custom: {
50: '#afb8f9',
500: '#889bf5',
950: '#000000',
},
}SCSS
$custom: #889bf5; $custom-light: #afb8f9; $custom-dark: #000000;
JSON
{
"hex": "#889bf5",
"rgb": {
"r": 136,
"g": 155,
"b": 245
},
"hsl": {
"h": 229.541,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.71245,
"c": 0.13316,
"h": 273.5
},
"luminance": 0.3527
}Semantic roles & 50–950 ramp
primary
#889BF5
secondary
#F5EFD6
accent
#BB05E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085