#889CF5#889CF5
#889CF5 is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.4% C 0.132 H 273.0°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #889CF5 |
|---|---|
| RGB | rgb(136, 156, 245) |
| HSL | hsl(229, 84%, 75%) |
| HSV | hsv(229, 44%, 96%) |
| CMYK | cmyk(44.5%, 36.3%, 0%, 3.9%) |
| CIE-LAB | lab(66.21, 15.64, -46.79) |
| CIE-LCH | lch(66.21, 49.33, 288.48°) |
| OKLab | oklab(71.44% 0.007 -0.1317) |
| OKLCH | oklch(71.44% 0.132 273) |
| XYZ | xyz(38.5181, 35.6017, 91.2107) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.21
Perrywinkle
#8F8CE7
ΔE00 6.26
Cornflowerblue
#6495ED
ΔE00 6.49
Lavender Blue
#8B88F8
ΔE00 6.58
Soft Blue
#6488EA
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CF5 #F5E188
analogous
#88D2F5 #889CF5 #AB88F5
triadic
#889CF5 #F5889C #9CF588
tetradic
#889CF5 #F588D2 #F5E188 #88F5AB
square
#889CF5 #F588D2 #F5E188 #88F5AB
split-complementary
#889CF5 #F5AB88 #D2F588
monochromatic
#173EEC #506DF0 #889CF5 #C0CBFA #E3E8FD
Accessibility & contrast
On white
2.59
#889CF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#889CF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CF5
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CF5 | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F9
Deuteranopia (green-blind)
#729DF3
Tritanopia (blue-blind)
#61AEBD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889cf5; /* rgb */ color: rgb(136, 156, 245); /* oklch */ color: oklch(71.4% 0.132 273.0);
Tailwind
colors: {
custom: {
50: '#afb9f9',
500: '#889cf5',
950: '#000000',
},
}SCSS
$custom: #889cf5; $custom-light: #afb9f9; $custom-dark: #000000;
JSON
{
"hex": "#889cf5",
"rgb": {
"r": 136,
"g": 156,
"b": 245
},
"hsl": {
"h": 228.991,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.71443,
"c": 0.13191,
"h": 273
},
"luminance": 0.35604
}Semantic roles & 50–950 ramp
primary
#889CF5
secondary
#F5EFD6
accent
#B905E1
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085