#889EFF#889EFF
#889EFF is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.4% C 0.143 H 272.7°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #889EFF |
|---|---|
| RGB | rgb(136, 158, 255) |
| HSL | hsl(229, 100%, 77%) |
| HSV | hsv(229, 47%, 100%) |
| CMYK | cmyk(46.7%, 38%, 0%, 0%) |
| CIE-LAB | lab(67.21, 17.37, -50.68) |
| CIE-LCH | lch(67.21, 53.57, 288.92°) |
| OKLab | oklab(72.36% 0.0067 -0.143) |
| OKLCH | oklch(72.36% 0.143 272.7) |
| XYZ | xyz(40.4245, 36.9056, 99.5818) |
| Luminance | 0.3691 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.65
Cornflowerblue
#6495ED
ΔE00 6.60
Lavender Blue
#8B88F8
ΔE00 7.12
Perrywinkle
#8F8CE7
ΔE00 7.24
Soft Blue
#6488EA
ΔE00 7.85
Carolina Blue
#8AB8FE
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889EFF #FFE988
analogous
#88D9FF #889EFF #AE88FF
triadic
#889EFF #FF889E #9EFF88
tetradic
#889EFF #FF88D9 #FFE988 #88FFAE
square
#889EFF #FF88D9 #FFE988 #88FFAE
split-complementary
#889EFF #FFAE88 #D9FF88
monochromatic
#0E3AFF #4B6CFF #889EFF #C5D0FF #E0E6FF
Accessibility & contrast
On white
2.51
#889EFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#889EFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889EFF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889EFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889EFF | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#6E9FFD
Tritanopia (blue-blind)
#5BB2C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #889eff; /* rgb */ color: rgb(136, 158, 255); /* oklch */ color: oklch(72.4% 0.143 272.7);
Tailwind
colors: {
custom: {
50: '#b0baff',
500: '#889eff',
950: '#000000',
},
}SCSS
$custom: #889eff; $custom-light: #b0baff; $custom-dark: #000000;
JSON
{
"hex": "#889eff",
"rgb": {
"r": 136,
"g": 158,
"b": 255
},
"hsl": {
"h": 228.908,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.72363,
"c": 0.14321,
"h": 272.7
},
"luminance": 0.36908
}Semantic roles & 50–950 ramp
primary
#889EFF
secondary
#F7F1D4
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086