#889DFA#889DFA
#889DFA is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.9% C 0.138 H 272.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #889DFA |
|---|---|
| RGB | rgb(136, 157, 250) |
| HSL | hsl(229, 92%, 76%) |
| HSV | hsv(229, 46%, 98%) |
| CMYK | cmyk(45.6%, 37.2%, 0%, 2%) |
| CIE-LAB | lab(66.71, 16.50, -48.74) |
| CIE-LCH | lch(66.71, 51.45, 288.70°) |
| OKLab | oklab(71.9% 0.0069 -0.1374) |
| OKLCH | oklch(71.9% 0.138 272.9) |
| XYZ | xyz(39.4602, 36.2481, 95.3413) |
| Luminance | 0.3625 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.34
Cornflowerblue
#6495ED
ΔE00 6.51
Perrywinkle
#8F8CE7
ΔE00 6.74
Lavender Blue
#8B88F8
ΔE00 6.83
Soft Blue
#6488EA
ΔE00 7.59
Carolina Blue
#8AB8FE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DFA #FAE588
analogous
#88D6FA #889DFA #AC88FA
triadic
#889DFA #FA889D #9DFA88
tetradic
#889DFA #FA88D6 #FAE588 #88FAAC
square
#889DFA #FA88D6 #FAE588 #88FAAC
split-complementary
#889DFA #FAAC88 #D6FA88
monochromatic
#133CF5 #4D6DF8 #889DFA #C3CDFC #E2E7FE
Accessibility & contrast
On white
2.55
#889DFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#889DFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DFA
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DFA | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FE
Deuteranopia (green-blind)
#709EF8
Tritanopia (blue-blind)
#5EB0C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889dfa; /* rgb */ color: rgb(136, 157, 250); /* oklch */ color: oklch(71.9% 0.138 272.9);
Tailwind
colors: {
custom: {
50: '#b0b9fc',
500: '#889dfa',
950: '#000000',
},
}SCSS
$custom: #889dfa; $custom-light: #b0b9fc; $custom-dark: #000000;
JSON
{
"hex": "#889dfa",
"rgb": {
"r": 136,
"g": 157,
"b": 250
},
"hsl": {
"h": 228.947,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.71902,
"c": 0.13757,
"h": 272.9
},
"luminance": 0.3625
}Semantic roles & 50–950 ramp
primary
#889DFA
secondary
#F6F0D5
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085