#889DFF#889DFF
#889DFF is a light, vivid blue. Relative luminance 0.366; OKLCH L 72.2% C 0.144 H 273.1°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #889DFF |
|---|---|
| RGB | rgb(136, 157, 255) |
| HSL | hsl(229, 100%, 77%) |
| HSV | hsv(229, 47%, 100%) |
| CMYK | cmyk(46.7%, 38.4%, 0%, 0%) |
| CIE-LAB | lab(66.95, 17.94, -51.08) |
| CIE-LCH | lch(66.95, 54.14, 289.36°) |
| OKLab | oklab(72.17% 0.0079 -0.1442) |
| OKLCH | oklch(72.17% 0.144 273.1) |
| XYZ | xyz(40.2546, 36.5659, 99.5251) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.39
Cornflowerblue
#6495ED
ΔE00 6.63
Lavender Blue
#8B88F8
ΔE00 6.81
Perrywinkle
#8F8CE7
ΔE00 6.97
Soft Blue
#6488EA
ΔE00 7.71
Carolina Blue
#8AB8FE
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DFF #FFEA88
analogous
#88D9FF #889DFF #AF88FF
triadic
#889DFF #FF889D #9DFF88
tetradic
#889DFF #FF88D9 #FFEA88 #88FFAF
square
#889DFF #FF88D9 #FFEA88 #88FFAF
split-complementary
#889DFF #FFAF88 #D9FF88
monochromatic
#0E38FF #4B6BFF #889DFF #C5CFFF #E0E6FF
Accessibility & contrast
On white
2.53
#889DFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#889DFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DFF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DFF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#6D9EFD
Tritanopia (blue-blind)
#5BB1C2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889dff; /* rgb */ color: rgb(136, 157, 255); /* oklch */ color: oklch(72.2% 0.144 273.1);
Tailwind
colors: {
custom: {
50: '#b0b9ff',
500: '#889dff',
950: '#000000',
},
}SCSS
$custom: #889dff; $custom-light: #b0b9ff; $custom-dark: #000000;
JSON
{
"hex": "#889dff",
"rgb": {
"r": 136,
"g": 157,
"b": 255
},
"hsl": {
"h": 229.412,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.72166,
"c": 0.14445,
"h": 273.1
},
"luminance": 0.36568
}Semantic roles & 50–950 ramp
primary
#889DFF
secondary
#F7F1D4
accent
#BD00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086