#889AF6#889AF6
#889AF6 is a light, vivid blue. Relative luminance 0.350; OKLCH L 71.1% C 0.136 H 274.1°. Best body text is #000000 at 8.00:1 contrast (WCAG AA passes).
Color values
| HEX | #889AF6 |
|---|---|
| RGB | rgb(136, 154, 246) |
| HSL | hsl(230, 86%, 75%) |
| HSV | hsv(230, 45%, 96%) |
| CMYK | cmyk(44.7%, 37.4%, 0%, 3.5%) |
| CIE-LAB | lab(65.75, 17.08, -48.07) |
| CIE-LCH | lch(65.75, 51.01, 289.56°) |
| OKLab | oklab(71.1% 0.0096 -0.1355) |
| OKLCH | oklch(71.1% 0.136 274.1) |
| XYZ | xyz(38.3384, 34.9972, 91.9059) |
| Luminance | 0.3500 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.73
Perrywinkle
#8F8CE7
ΔE00 5.72
Lavender Blue
#8B88F8
ΔE00 5.93
Cornflowerblue
#6495ED
ΔE00 6.66
Soft Blue
#6488EA
ΔE00 7.14
Periwinkle (survey)
#8E82FE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AF6 #F6E488
analogous
#88D1F6 #889AF6 #AD88F6
triadic
#889AF6 #F6889A #9AF688
tetradic
#889AF6 #F688D1 #F6E488 #88F6AD
square
#889AF6 #F688D1 #F6E488 #88F6AD
split-complementary
#889AF6 #F6AD88 #D1F688
monochromatic
#1639ED #4F6AF2 #889AF6 #C1CAFA #E3E7FD
Accessibility & contrast
On white
2.63
#889AF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.00
#889AF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AF6
8.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AF6 | 1.00 | 2.63 | 8.00 | 8.00 |
| #FFFFFF | 2.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A4FA
Deuteranopia (green-blind)
#6F9BF4
Tritanopia (blue-blind)
#61ADBC
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889af6; /* rgb */ color: rgb(136, 154, 246); /* oklch */ color: oklch(71.1% 0.136 274.1);
Tailwind
colors: {
custom: {
50: '#afb7f9',
500: '#889af6',
950: '#000000',
},
}SCSS
$custom: #889af6; $custom-light: #afb7f9; $custom-dark: #000000;
JSON
{
"hex": "#889af6",
"rgb": {
"r": 136,
"g": 154,
"b": 246
},
"hsl": {
"h": 230.182,
"s": 85.938,
"l": 74.902
},
"oklch": {
"l": 0.71099,
"c": 0.13581,
"h": 274.1
},
"luminance": 0.34999
}Semantic roles & 50–950 ramp
primary
#889AF6
secondary
#F5F0D6
accent
#BE03E2
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085