#889DF9#889DF9
#889DF9 is a light, vivid blue. Relative luminance 0.362; OKLCH L 71.9% C 0.136 H 272.8°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #889DF9 |
|---|---|
| RGB | rgb(136, 157, 249) |
| HSL | hsl(229, 90%, 75%) |
| HSV | hsv(229, 45%, 98%) |
| CMYK | cmyk(45.4%, 36.9%, 0%, 2.4%) |
| CIE-LAB | lab(66.66, 16.21, -48.27) |
| CIE-LCH | lch(66.66, 50.92, 288.56°) |
| OKLab | oklab(71.85% 0.0067 -0.136) |
| OKLCH | oklch(71.85% 0.136 272.8) |
| XYZ | xyz(39.3039, 36.1856, 94.5177) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.35
Cornflowerblue
#6495ED
ΔE00 6.49
Perrywinkle
#8F8CE7
ΔE00 6.69
Lavender Blue
#8B88F8
ΔE00 6.84
Soft Blue
#6488EA
ΔE00 7.57
Carolina Blue
#8AB8FE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DF9 #F9E488
analogous
#88D5F9 #889DF9 #AC88F9
triadic
#889DF9 #F9889D #9DF988
tetradic
#889DF9 #F988D5 #F9E488 #88F9AC
square
#889DF9 #F988D5 #F9E488 #88F9AC
split-complementary
#889DF9 #F9AC88 #D5F988
monochromatic
#133DF3 #4E6DF6 #889DF9 #C2CDFC #E2E7FE
Accessibility & contrast
On white
2.55
#889DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#889DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DF9
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DF9 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FD
Deuteranopia (green-blind)
#719EF7
Tritanopia (blue-blind)
#5FB0BF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889df9; /* rgb */ color: rgb(136, 157, 249); /* oklch */ color: oklch(71.9% 0.136 272.8);
Tailwind
colors: {
custom: {
50: '#b0b9fb',
500: '#889df9',
950: '#000000',
},
}SCSS
$custom: #889df9; $custom-light: #b0b9fb; $custom-dark: #000000;
JSON
{
"hex": "#889df9",
"rgb": {
"r": 136,
"g": 157,
"b": 249
},
"hsl": {
"h": 228.85,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.7185,
"c": 0.13619,
"h": 272.8
},
"luminance": 0.36188
}Semantic roles & 50–950 ramp
primary
#889DF9
secondary
#F6F0D5
accent
#BB00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085