#889FF1#889FF1
#889FF1 is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.8% C 0.123 H 271.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #889FF1 |
|---|---|
| RGB | rgb(136, 159, 241) |
| HSL | hsl(227, 79%, 74%) |
| HSV | hsv(227, 44%, 95%) |
| CMYK | cmyk(43.6%, 34%, 0%, 5.5%) |
| CIE-LAB | lab(66.81, 12.77, -43.66) |
| CIE-LCH | lch(66.81, 45.49, 286.31°) |
| OKLab | oklab(71.84% 0.0024 -0.1226) |
| OKLCH | oklch(71.84% 0.123 271.1) |
| XYZ | xyz(38.4237, 36.3793, 88.1993) |
| Luminance | 0.3638 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.17
Cornflowerblue
#6495ED
ΔE00 6.34
Perrywinkle
#8F8CE7
ΔE00 7.07
Lavender Blue
#8B88F8
ΔE00 7.62
Carolina Blue
#8AB8FE
ΔE00 7.77
Soft Blue
#6488EA
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FF1 #F1DA88
analogous
#88D4F1 #889FF1 #A688F1
triadic
#889FF1 #F1889F #9FF188
tetradic
#889FF1 #F188D4 #F1DA88 #88F1A6
square
#889FF1 #F188D4 #F1DA88 #88F1A6
split-complementary
#889FF1 #F1A688 #D4F188
monochromatic
#1B47E4 #5173EB #889FF1 #BFCBF7 #E4E9FC
Accessibility & contrast
On white
2.54
#889FF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#889FF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FF1
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FF1 | 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)
#82A7F4
Deuteranopia (green-blind)
#789EEF
Tritanopia (blue-blind)
#63B0BD
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889ff1; /* rgb */ color: rgb(136, 159, 241); /* oklch */ color: oklch(71.8% 0.123 271.1);
Tailwind
colors: {
custom: {
50: '#afbbf6',
500: '#889ff1',
950: '#000000',
},
}SCSS
$custom: #889ff1; $custom-light: #afbbf6; $custom-dark: #000000;
JSON
{
"hex": "#889ff1",
"rgb": {
"r": 136,
"g": 159,
"b": 241
},
"hsl": {
"h": 226.857,
"s": 78.947,
"l": 73.922
},
"oklch": {
"l": 0.71842,
"c": 0.12266,
"h": 271.1
},
"luminance": 0.36381
}Semantic roles & 50–950 ramp
primary
#889FF1
secondary
#F4EDD7
accent
#AD0ADB
background
#FBFBFF
surface
#F6F6FE
border
#D0D0D6
text
#111117
muted
#808085