#889DF7#889DF7
#889DF7 is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.7% C 0.133 H 272.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #889DF7 |
|---|---|
| RGB | rgb(136, 157, 247) |
| HSL | hsl(229, 87%, 75%) |
| HSV | hsv(229, 45%, 97%) |
| CMYK | cmyk(44.9%, 36.4%, 0%, 3.1%) |
| CIE-LAB | lab(66.57, 15.63, -47.32) |
| CIE-LCH | lch(66.57, 49.84, 288.28°) |
| OKLab | oklab(71.75% 0.0062 -0.1333) |
| OKLCH | oklch(71.75% 0.133 272.7) |
| XYZ | xyz(38.9936, 36.0614, 92.8835) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.39
Cornflowerblue
#6495ED
ΔE00 6.46
Perrywinkle
#8F8CE7
ΔE00 6.62
Lavender Blue
#8B88F8
ΔE00 6.86
Soft Blue
#6488EA
ΔE00 7.54
Carolina Blue
#8AB8FE
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DF7 #F7E288
analogous
#88D4F7 #889DF7 #AB88F7
triadic
#889DF7 #F7889D #9DF788
tetradic
#889DF7 #F788D4 #F7E288 #88F7AB
square
#889DF7 #F788D4 #F7E288 #88F7AB
split-complementary
#889DF7 #F7AB88 #D4F788
monochromatic
#153FEF #4F6EF3 #889DF7 #C1CCFB #E2E7FD
Accessibility & contrast
On white
2.56
#889DF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#889DF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DF7
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DF7 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FB
Deuteranopia (green-blind)
#729EF5
Tritanopia (blue-blind)
#60B0BE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889df7; /* rgb */ color: rgb(136, 157, 247); /* oklch */ color: oklch(71.7% 0.133 272.7);
Tailwind
colors: {
custom: {
50: '#afb9fa',
500: '#889df7',
950: '#000000',
},
}SCSS
$custom: #889df7; $custom-light: #afb9fa; $custom-dark: #000000;
JSON
{
"hex": "#889df7",
"rgb": {
"r": 136,
"g": 157,
"b": 247
},
"hsl": {
"h": 228.649,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.71746,
"c": 0.13343,
"h": 272.7
},
"luminance": 0.36064
}Semantic roles & 50–950 ramp
primary
#889DF7
secondary
#F5EFD6
accent
#B902E4
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085