#889DF1#889DF1
#889DF1 is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.4% C 0.125 H 272.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #889DF1 |
|---|---|
| RGB | rgb(136, 157, 241) |
| HSL | hsl(228, 79%, 74%) |
| HSV | hsv(228, 44%, 95%) |
| CMYK | cmyk(43.6%, 34.9%, 0%, 5.5%) |
| CIE-LAB | lab(66.29, 13.92, -44.48) |
| CIE-LCH | lch(66.29, 46.61, 287.38°) |
| OKLab | oklab(71.44% 0.0049 -0.125) |
| OKLCH | oklch(71.44% 0.125 272.2) |
| XYZ | xyz(38.0826, 35.6970, 88.0856) |
| Luminance | 0.3570 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.66
Cornflowerblue
#6495ED
ΔE00 6.42
Perrywinkle
#8F8CE7
ΔE00 6.45
Lavender Blue
#8B88F8
ΔE00 7.00
Soft Blue
#6488EA
ΔE00 7.50
Carolina Blue
#8AB8FE
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DF1 #F1DC88
analogous
#88D2F1 #889DF1 #A888F1
triadic
#889DF1 #F1889D #9DF188
tetradic
#889DF1 #F188D2 #F1DC88 #88F1A8
square
#889DF1 #F188D2 #F1DC88 #88F1A8
split-complementary
#889DF1 #F1A888 #D2F188
monochromatic
#1B43E4 #5170EB #889DF1 #BFCAF7 #E4E8FC
Accessibility & contrast
On white
2.58
#889DF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#889DF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DF1
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DF1 | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F4
Deuteranopia (green-blind)
#769DEF
Tritanopia (blue-blind)
#63AEBC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889df1; /* rgb */ color: rgb(136, 157, 241); /* oklch */ color: oklch(71.4% 0.125 272.2);
Tailwind
colors: {
custom: {
50: '#afb9f6',
500: '#889df1',
950: '#000000',
},
}SCSS
$custom: #889df1; $custom-light: #afb9f6; $custom-dark: #000000;
JSON
{
"hex": "#889df1",
"rgb": {
"r": 136,
"g": 157,
"b": 241
},
"hsl": {
"h": 228,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.71439,
"c": 0.12512,
"h": 272.2
},
"luminance": 0.35699
}Semantic roles & 50–950 ramp
primary
#889DF1
secondary
#F4EED7
accent
#B10ADB
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085