#889EF8#889EF8
#889EF8 is a light, vivid blue. Relative luminance 0.365; OKLCH L 72.0% C 0.134 H 272.3°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #889EF8 |
|---|---|
| RGB | rgb(136, 158, 248) |
| HSL | hsl(228, 89%, 75%) |
| HSV | hsv(228, 45%, 97%) |
| CMYK | cmyk(45.2%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(66.87, 15.35, -47.39) |
| CIE-LCH | lch(66.87, 49.81, 287.94°) |
| OKLab | oklab(72% 0.0053 -0.1335) |
| OKLCH | oklch(72% 0.134 272.3) |
| XYZ | xyz(39.3182, 36.4631, 93.7550) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.64
Cornflowerblue
#6495ED
ΔE00 6.43
Perrywinkle
#8F8CE7
ΔE00 6.95
Lavender Blue
#8B88F8
ΔE00 7.16
Soft Blue
#6488EA
ΔE00 7.70
Carolina Blue
#8AB8FE
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EF8 #F8E288
analogous
#88D6F8 #889EF8 #AA88F8
triadic
#889EF8 #F8889E #9EF888
tetradic
#889EF8 #F888D6 #F8E288 #88F8AA
square
#889EF8 #F888D6 #F8E288 #88F8AA
split-complementary
#889EF8 #F8AA88 #D6F888
monochromatic
#1440F1 #4E6FF5 #889EF8 #C2CDFB #E2E7FD
Accessibility & contrast
On white
2.53
#889EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#889EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EF8
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EF8 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA8FC
Deuteranopia (green-blind)
#739EF6
Tritanopia (blue-blind)
#5FB1BF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889ef8; /* rgb */ color: rgb(136, 158, 248); /* oklch */ color: oklch(72.0% 0.134 272.3);
Tailwind
colors: {
custom: {
50: '#b0bafb',
500: '#889ef8',
950: '#000000',
},
}SCSS
$custom: #889ef8; $custom-light: #b0bafb; $custom-dark: #000000;
JSON
{
"hex": "#889ef8",
"rgb": {
"r": 136,
"g": 158,
"b": 248
},
"hsl": {
"h": 228.214,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.71997,
"c": 0.13357,
"h": 272.3
},
"luminance": 0.36465
}Semantic roles & 50–950 ramp
primary
#889EF8
secondary
#F5EFD6
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085