#889FF9#889FF9
#889FF9 is a light, vivid blue. Relative luminance 0.369; OKLCH L 72.2% C 0.134 H 271.8°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #889FF9 |
|---|---|
| RGB | rgb(136, 159, 249) |
| HSL | hsl(228, 90%, 75%) |
| HSV | hsv(228, 45%, 98%) |
| CMYK | cmyk(45.4%, 36.1%, 0%, 2.4%) |
| CIE-LAB | lab(67.18, 15.06, -47.45) |
| CIE-LCH | lch(67.18, 49.78, 287.61°) |
| OKLab | oklab(72.25% 0.0043 -0.1336) |
| OKLCH | oklch(72.25% 0.134 271.8) |
| XYZ | xyz(39.6450, 36.8678, 94.6314) |
| Luminance | 0.3687 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.90
Cornflowerblue
#6495ED
ΔE00 6.42
Perrywinkle
#8F8CE7
ΔE00 7.27
Lavender Blue
#8B88F8
ΔE00 7.47
Carolina Blue
#8AB8FE
ΔE00 7.66
Soft Blue
#6488EA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FF9 #F9E288
analogous
#88D7F9 #889FF9 #AA88F9
triadic
#889FF9 #F9889F #9FF988
tetradic
#889FF9 #F988D7 #F9E288 #88F9AA
square
#889FF9 #F988D7 #F9E288 #88F9AA
split-complementary
#889FF9 #F9AA88 #D7F988
monochromatic
#1341F3 #4E70F6 #889FF9 #C2CEFC #E2E7FE
Accessibility & contrast
On white
2.51
#889FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#889FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FF9
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FF9 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA9FD
Deuteranopia (green-blind)
#739FF7
Tritanopia (blue-blind)
#5EB2C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889ff9; /* rgb */ color: rgb(136, 159, 249); /* oklch */ color: oklch(72.2% 0.134 271.8);
Tailwind
colors: {
custom: {
50: '#b0bbfb',
500: '#889ff9',
950: '#000000',
},
}SCSS
$custom: #889ff9; $custom-light: #b0bbfb; $custom-dark: #000000;
JSON
{
"hex": "#889ff9",
"rgb": {
"r": 136,
"g": 159,
"b": 249
},
"hsl": {
"h": 227.788,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.72247,
"c": 0.13372,
"h": 271.8
},
"luminance": 0.3687
}Semantic roles & 50–950 ramp
primary
#889FF9
secondary
#F6EFD5
accent
#B700E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085