#889AF9#889AF9
#889AF9 is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.3% C 0.140 H 274.2°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #889AF9 |
|---|---|
| RGB | rgb(136, 154, 249) |
| HSL | hsl(230, 90%, 75%) |
| HSV | hsv(230, 45%, 98%) |
| CMYK | cmyk(45.4%, 38.2%, 0%, 2.4%) |
| CIE-LAB | lab(65.89, 17.94, -49.48) |
| CIE-LCH | lch(65.89, 52.63, 289.93°) |
| OKLab | oklab(71.26% 0.0102 -0.1396) |
| OKLCH | oklch(71.26% 0.14 274.2) |
| XYZ | xyz(38.8025, 35.1829, 94.3505) |
| Luminance | 0.3518 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.65
Perrywinkle
#8F8CE7
ΔE00 5.86
Lavender Blue
#8B88F8
ΔE00 5.89
Cornflowerblue
#6495ED
ΔE00 6.69
Soft Blue
#6488EA
ΔE00 7.18
Periwinkle (survey)
#8E82FE
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AF9 #F9E788
analogous
#88D3F9 #889AF9 #AE88F9
triadic
#889AF9 #F9889A #9AF988
tetradic
#889AF9 #F988D3 #F9E788 #88F9AE
square
#889AF9 #F988D3 #F9E788 #88F9AE
split-complementary
#889AF9 #F9AE88 #D3F988
monochromatic
#1337F3 #4E69F6 #889AF9 #C2CBFC #E2E6FE
Accessibility & contrast
On white
2.61
#889AF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#889AF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AF9
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AF9 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FD
Deuteranopia (green-blind)
#6D9CF7
Tritanopia (blue-blind)
#5FAEBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889af9; /* rgb */ color: rgb(136, 154, 249); /* oklch */ color: oklch(71.3% 0.140 274.2);
Tailwind
colors: {
custom: {
50: '#b0b7fb',
500: '#889af9',
950: '#000000',
},
}SCSS
$custom: #889af9; $custom-light: #b0b7fb; $custom-dark: #000000;
JSON
{
"hex": "#889af9",
"rgb": {
"r": 136,
"g": 154,
"b": 249
},
"hsl": {
"h": 230.442,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.71257,
"c": 0.13996,
"h": 274.2
},
"luminance": 0.35185
}Semantic roles & 50–950 ramp
primary
#889AF9
secondary
#F6F0D5
accent
#C100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085