#889DF6#889DF6
#889DF6 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.7% C 0.132 H 272.6°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #889DF6 |
|---|---|
| RGB | rgb(136, 157, 246) |
| HSL | hsl(229, 86%, 75%) |
| HSV | hsv(229, 45%, 96%) |
| CMYK | cmyk(44.7%, 36.2%, 0%, 3.5%) |
| CIE-LAB | lab(66.52, 15.35, -46.85) |
| CIE-LCH | lch(66.52, 49.30, 288.14°) |
| OKLab | oklab(71.69% 0.006 -0.1319) |
| OKLCH | oklch(71.69% 0.132 272.6) |
| XYZ | xyz(38.8397, 35.9999, 92.0730) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.42
Cornflowerblue
#6495ED
ΔE00 6.45
Perrywinkle
#8F8CE7
ΔE00 6.58
Lavender Blue
#8B88F8
ΔE00 6.88
Soft Blue
#6488EA
ΔE00 7.53
Carolina Blue
#8AB8FE
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889DF6 #F6E188
analogous
#88D4F6 #889DF6 #AA88F6
triadic
#889DF6 #F6889D #9DF688
tetradic
#889DF6 #F688D4 #F6E188 #88F6AA
square
#889DF6 #F688D4 #F6E188 #88F6AA
split-complementary
#889DF6 #F6AA88 #D4F688
monochromatic
#163FED #4F6EF2 #889DF6 #C1CCFA #E3E8FD
Accessibility & contrast
On white
2.56
#889DF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#889DF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889DF6
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889DF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889DF6 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA7FA
Deuteranopia (green-blind)
#739DF4
Tritanopia (blue-blind)
#61AFBE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889df6; /* rgb */ color: rgb(136, 157, 246); /* oklch */ color: oklch(71.7% 0.132 272.6);
Tailwind
colors: {
custom: {
50: '#afb9f9',
500: '#889df6',
950: '#000000',
},
}SCSS
$custom: #889df6; $custom-light: #afb9f9; $custom-dark: #000000;
JSON
{
"hex": "#889df6",
"rgb": {
"r": 136,
"g": 157,
"b": 246
},
"hsl": {
"h": 228.545,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.71694,
"c": 0.13205,
"h": 272.6
},
"luminance": 0.36002
}Semantic roles & 50–950 ramp
primary
#889DF6
secondary
#F5EFD6
accent
#B803E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085