#889EFC#889EFC
#889EFC is a light, vivid blue. Relative luminance 0.367; OKLCH L 72.2% C 0.139 H 272.5°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #889EFC |
|---|---|
| RGB | rgb(136, 158, 252) |
| HSL | hsl(229, 95%, 76%) |
| HSV | hsv(229, 46%, 99%) |
| CMYK | cmyk(46%, 37.3%, 0%, 1.2%) |
| CIE-LAB | lab(67.06, 16.50, -49.27) |
| CIE-LCH | lch(67.06, 51.96, 288.51°) |
| OKLab | oklab(72.21% 0.0061 -0.1389) |
| OKLCH | oklch(72.21% 0.139 272.5) |
| XYZ | xyz(39.9454, 36.7140, 97.0583) |
| Luminance | 0.3672 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.61
Cornflowerblue
#6495ED
ΔE00 6.51
Perrywinkle
#8F8CE7
ΔE00 7.10
Lavender Blue
#8B88F8
ΔE00 7.13
Soft Blue
#6488EA
ΔE00 7.77
Carolina Blue
#8AB8FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EFC #FCE688
analogous
#88D8FC #889EFC #AC88FC
triadic
#889EFC #FC889E #9EFC88
tetradic
#889EFC #FC88D8 #FCE688 #88FCAC
square
#889EFC #FC88D8 #FCE688 #88FCAC
split-complementary
#889EFC #FCAC88 #D8FC88
monochromatic
#113DF9 #4C6DFA #889EFC #C4CFFE #E1E7FE
Accessibility & contrast
On white
2.52
#889EFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#889EFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EFC
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EFC | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA8FF
Deuteranopia (green-blind)
#709FFA
Tritanopia (blue-blind)
#5DB2C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889efc; /* rgb */ color: rgb(136, 158, 252); /* oklch */ color: oklch(72.2% 0.139 272.5);
Tailwind
colors: {
custom: {
50: '#b0bafe',
500: '#889efc',
950: '#000000',
},
}SCSS
$custom: #889efc; $custom-light: #b0bafe; $custom-dark: #000000;
JSON
{
"hex": "#889efc",
"rgb": {
"r": 136,
"g": 158,
"b": 252
},
"hsl": {
"h": 228.621,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.72205,
"c": 0.13908,
"h": 272.5
},
"luminance": 0.36716
}Semantic roles & 50–950 ramp
primary
#889EFC
secondary
#F6F0D5
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086