#889BF3#889BF3
#889BF3 is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.1% C 0.130 H 273.4°. Best body text is #000000 at 8.03:1 contrast (WCAG AA passes).
Color values
| HEX | #889BF3 |
|---|---|
| RGB | rgb(136, 155, 243) |
| HSL | hsl(229, 82%, 74%) |
| HSV | hsv(229, 44%, 95%) |
| CMYK | cmyk(44%, 36.2%, 0%, 4.7%) |
| CIE-LAB | lab(65.86, 15.64, -46.25) |
| CIE-LCH | lch(65.86, 48.82, 288.69°) |
| OKLab | oklab(71.14% 0.0078 -0.1301) |
| OKLCH | oklch(71.14% 0.13 273.4) |
| XYZ | xyz(38.0474, 35.1460, 89.5557) |
| Luminance | 0.3515 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.08
Perrywinkle
#8F8CE7
ΔE00 5.90
Lavender Blue
#8B88F8
ΔE00 6.31
Cornflowerblue
#6495ED
ΔE00 6.55
Soft Blue
#6488EA
ΔE00 7.24
Periwinkle (survey)
#8E82FE
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889BF3 #F3E088
analogous
#88D1F3 #889BF3 #AB88F3
triadic
#889BF3 #F3889B #9BF388
tetradic
#889BF3 #F388D1 #F3E088 #88F3AB
square
#889BF3 #F388D1 #F3E088 #88F3AB
split-complementary
#889BF3 #F3AB88 #D1F388
monochromatic
#193EE8 #506CED #889BF3 #C0CAF9 #E3E8FC
Accessibility & contrast
On white
2.62
#889BF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.03
#889BF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889BF3
8.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889BF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889BF3 | 1.00 | 2.62 | 8.03 | 8.03 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA5F7
Deuteranopia (green-blind)
#729CF1
Tritanopia (blue-blind)
#63ADBC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889bf3; /* rgb */ color: rgb(136, 155, 243); /* oklch */ color: oklch(71.1% 0.130 273.4);
Tailwind
colors: {
custom: {
50: '#afb8f7',
500: '#889bf3',
950: '#000000',
},
}SCSS
$custom: #889bf3; $custom-light: #afb8f7; $custom-dark: #000000;
JSON
{
"hex": "#889bf3",
"rgb": {
"r": 136,
"g": 155,
"b": 243
},
"hsl": {
"h": 229.346,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.71141,
"c": 0.13038,
"h": 273.4
},
"luminance": 0.35148
}Semantic roles & 50–950 ramp
primary
#889BF3
secondary
#F4EFD7
accent
#B807DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085