#889DF4#889DF4
#889DF4 is a light, vivid blue. Relative luminance 0.359; OKLCH L 71.6% C 0.129 H 272.5°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #889DF4 |
|---|---|
| RGB | rgb(136, 157, 244) |
| HSL | hsl(228, 83%, 75%) |
| HSV | hsv(228, 44%, 96%) |
| CMYK | cmyk(44.3%, 35.7%, 0%, 4.3%) |
| CIE-LAB | lab(66.43, 14.77, -45.91) |
| CIE-LCH | lch(66.43, 48.22, 287.84°) |
| OKLab | oklab(71.59% 0.0056 -0.1292) |
| OKLCH | oklch(71.59% 0.129 272.5) |
| XYZ | xyz(38.5344, 35.8778, 90.4650) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.50
Cornflowerblue
#6495ED
ΔE00 6.43
Perrywinkle
#8F8CE7
ΔE00 6.52
Lavender Blue
#8B88F8
ΔE00 6.92
Soft Blue
#6488EA
ΔE00 7.51
Carolina Blue
#8AB8FE
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DF4 #F4DF88
analogous
#88D3F4 #889DF4 #A988F4
triadic
#889DF4 #F4889D #9DF488
tetradic
#889DF4 #F488D3 #F4DF88 #88F4A9
square
#889DF4 #F488D3 #F4DF88 #88F4A9
split-complementary
#889DF4 #F4A988 #D3F488
monochromatic
#1841EA #506FEF #889DF4 #C0CBF9 #E3E8FC
Accessibility & contrast
On white
2.57
#889DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#889DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DF4
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DF4 | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA6F8
Deuteranopia (green-blind)
#749DF2
Tritanopia (blue-blind)
#62AFBD
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889df4; /* rgb */ color: rgb(136, 157, 244); /* oklch */ color: oklch(71.6% 0.129 272.5);
Tailwind
colors: {
custom: {
50: '#afb9f8',
500: '#889df4',
950: '#000000',
},
}SCSS
$custom: #889df4; $custom-light: #afb9f8; $custom-dark: #000000;
JSON
{
"hex": "#889df4",
"rgb": {
"r": 136,
"g": 157,
"b": 244
},
"hsl": {
"h": 228.333,
"s": 83.077,
"l": 74.51
},
"oklch": {
"l": 0.71592,
"c": 0.12928,
"h": 272.5
},
"luminance": 0.3588
}Semantic roles & 50–950 ramp
primary
#889DF4
secondary
#F4EFD7
accent
#B506DF
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085