#889DFC#889DFC
#889DFC is a light, vivid blue. Relative luminance 0.364; OKLCH L 72.0% C 0.140 H 273.0°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #889DFC |
|---|---|
| RGB | rgb(136, 157, 252) |
| HSL | hsl(229, 95%, 76%) |
| HSV | hsv(229, 46%, 99%) |
| CMYK | cmyk(46%, 37.7%, 0%, 1.2%) |
| CIE-LAB | lab(66.80, 17.07, -49.68) |
| CIE-LCH | lch(66.80, 52.53, 288.97°) |
| OKLab | oklab(72.01% 0.0073 -0.1401) |
| OKLCH | oklch(72.01% 0.14 273) |
| XYZ | xyz(39.7755, 36.3742, 97.0016) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.34
Cornflowerblue
#6495ED
ΔE00 6.55
Lavender Blue
#8B88F8
ΔE00 6.81
Perrywinkle
#8F8CE7
ΔE00 6.82
Soft Blue
#6488EA
ΔE00 7.63
Carolina Blue
#8AB8FE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DFC #FCE788
analogous
#88D7FC #889DFC #AD88FC
triadic
#889DFC #FC889D #9DFC88
tetradic
#889DFC #FC88D7 #FCE788 #88FCAD
square
#889DFC #FC88D7 #FCE788 #88FCAD
split-complementary
#889DFC #FCAD88 #D7FC88
monochromatic
#113BF9 #4C6CFA #889DFC #C4CEFE #E1E6FE
Accessibility & contrast
On white
2.54
#889DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#889DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DFC
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DFC | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA8FF
Deuteranopia (green-blind)
#6F9EFA
Tritanopia (blue-blind)
#5DB1C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889dfc; /* rgb */ color: rgb(136, 157, 252); /* oklch */ color: oklch(72.0% 0.140 273.0);
Tailwind
colors: {
custom: {
50: '#b0b9fe',
500: '#889dfc',
950: '#000000',
},
}SCSS
$custom: #889dfc; $custom-light: #b0b9fe; $custom-dark: #000000;
JSON
{
"hex": "#889dfc",
"rgb": {
"r": 136,
"g": 157,
"b": 252
},
"hsl": {
"h": 229.138,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.72007,
"c": 0.14033,
"h": 273
},
"luminance": 0.36376
}Semantic roles & 50–950 ramp
primary
#889DFC
secondary
#F6F0D5
accent
#BC00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086