#889AFF#889AFF
#889AFF is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.6% C 0.148 H 274.4°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #889AFF |
|---|---|
| RGB | rgb(136, 154, 255) |
| HSL | hsl(231, 100%, 77%) |
| HSV | hsv(231, 47%, 100%) |
| CMYK | cmyk(46.7%, 39.6%, 0%, 0%) |
| CIE-LAB | lab(66.18, 19.68, -52.29) |
| CIE-LCH | lch(66.18, 55.87, 290.62°) |
| OKLab | oklab(71.58% 0.0114 -0.1478) |
| OKLCH | oklch(71.58% 0.148 274.4) |
| XYZ | xyz(39.7533, 35.5632, 99.3580) |
| Luminance | 0.3557 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.76
Lavender Blue
#8B88F8
ΔE00 5.88
Perrywinkle
#8F8CE7
ΔE00 6.20
Cornflowerblue
#6495ED
ΔE00 6.83
Soft Blue
#6488EA
ΔE00 7.33
Periwinkle (survey)
#8E82FE
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AFF #FFED88
analogous
#88D6FF #889AFF #B288FF
triadic
#889AFF #FF889A #9AFF88
tetradic
#889AFF #FF88D6 #FFED88 #88FFB2
square
#889AFF #FF88D6 #FFED88 #88FFB2
split-complementary
#889AFF #FFB288 #D6FF88
monochromatic
#0E32FF #4B66FF #889AFF #C5CEFF #E0E5FF
Accessibility & contrast
On white
2.59
#889AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#889AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AFF
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AFF | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A6FF
Deuteranopia (green-blind)
#699CFD
Tritanopia (blue-blind)
#5BAFC0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889aff; /* rgb */ color: rgb(136, 154, 255); /* oklch */ color: oklch(71.6% 0.148 274.4);
Tailwind
colors: {
custom: {
50: '#b0b7ff',
500: '#889aff',
950: '#000000',
},
}SCSS
$custom: #889aff; $custom-light: #b0b7ff; $custom-dark: #000000;
JSON
{
"hex": "#889aff",
"rgb": {
"r": 136,
"g": 154,
"b": 255
},
"hsl": {
"h": 230.924,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.71579,
"c": 0.14822,
"h": 274.4
},
"luminance": 0.35565
}Semantic roles & 50–950 ramp
primary
#889AFF
secondary
#F7F2D4
accent
#C300E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086