#889EFD#889EFD
#889EFD is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.3% C 0.140 H 272.6°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #889EFD |
|---|---|
| RGB | rgb(136, 158, 253) |
| HSL | hsl(229, 97%, 76%) |
| HSV | hsv(229, 46%, 99%) |
| CMYK | cmyk(46.2%, 37.5%, 0%, 0.8%) |
| CIE-LAB | lab(67.11, 16.79, -49.74) |
| CIE-LCH | lch(67.11, 52.50, 288.65°) |
| OKLab | oklab(72.26% 0.0063 -0.1403) |
| OKLCH | oklch(72.26% 0.14 272.6) |
| XYZ | xyz(40.1043, 36.7775, 97.8950) |
| Luminance | 0.3678 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.62
Cornflowerblue
#6495ED
ΔE00 6.54
Lavender Blue
#8B88F8
ΔE00 7.12
Perrywinkle
#8F8CE7
ΔE00 7.14
Soft Blue
#6488EA
ΔE00 7.80
Carolina Blue
#8AB8FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EFD #FDE788
analogous
#88D9FD #889EFD #AD88FD
triadic
#889EFD #FD889E #9EFD88
tetradic
#889EFD #FD88D9 #FDE788 #88FDAD
square
#889EFD #FD88D9 #FDE788 #88FDAD
split-complementary
#889EFD #FDAD88 #D9FD88
monochromatic
#103CFB #4C6DFC #889EFD #C4CFFE #E1E6FE
Accessibility & contrast
On white
2.51
#889EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#889EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EFD
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EFD | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#709FFB
Tritanopia (blue-blind)
#5CB2C1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889efd; /* rgb */ color: rgb(136, 158, 253); /* oklch */ color: oklch(72.3% 0.140 272.6);
Tailwind
colors: {
custom: {
50: '#b0bafe',
500: '#889efd',
950: '#000000',
},
}SCSS
$custom: #889efd; $custom-light: #b0bafe; $custom-dark: #000000;
JSON
{
"hex": "#889efd",
"rgb": {
"r": 136,
"g": 158,
"b": 253
},
"hsl": {
"h": 228.718,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.72257,
"c": 0.14046,
"h": 272.6
},
"luminance": 0.3678
}Semantic roles & 50–950 ramp
primary
#889EFD
secondary
#F7F0D4
accent
#BA00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086