#889AFC#889AFC
#889AFC is a light, vivid blue. Relative luminance 0.354; OKLCH L 71.4% C 0.144 H 274.3°. Best body text is #000000 at 8.07:1 contrast (WCAG AA passes).
Color values
| HEX | #889AFC |
|---|---|
| RGB | rgb(136, 154, 252) |
| HSL | hsl(231, 95%, 76%) |
| HSV | hsv(231, 46%, 99%) |
| CMYK | cmyk(46%, 38.9%, 0%, 1.2%) |
| CIE-LAB | lab(66.04, 18.81, -50.89) |
| CIE-LCH | lch(66.04, 54.25, 290.28°) |
| OKLab | oklab(71.42% 0.0108 -0.1437) |
| OKLCH | oklch(71.42% 0.144 274.3) |
| XYZ | xyz(39.2742, 35.3715, 96.8345) |
| Luminance | 0.3537 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.66
Lavender Blue
#8B88F8
ΔE00 5.87
Perrywinkle
#8F8CE7
ΔE00 6.02
Cornflowerblue
#6495ED
ΔE00 6.75
Soft Blue
#6488EA
ΔE00 7.25
Periwinkle (survey)
#8E82FE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AFC #FCEA88
analogous
#88D4FC #889AFC #B088FC
triadic
#889AFC #FC889A #9AFC88
tetradic
#889AFC #FC88D4 #FCEA88 #88FCB0
square
#889AFC #FC88D4 #FCEA88 #88FCB0
split-complementary
#889AFC #FCB088 #D4FC88
monochromatic
#1135F9 #4C67FA #889AFC #C4CDFE #E1E6FE
Accessibility & contrast
On white
2.60
#889AFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.07
#889AFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AFC
8.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AFC | 1.00 | 2.60 | 8.07 | 8.07 |
| #FFFFFF | 2.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A6FF
Deuteranopia (green-blind)
#6B9CFA
Tritanopia (blue-blind)
#5DAEBF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889afc; /* rgb */ color: rgb(136, 154, 252); /* oklch */ color: oklch(71.4% 0.144 274.3);
Tailwind
colors: {
custom: {
50: '#b0b7fe',
500: '#889afc',
950: '#000000',
},
}SCSS
$custom: #889afc; $custom-light: #b0b7fe; $custom-dark: #000000;
JSON
{
"hex": "#889afc",
"rgb": {
"r": 136,
"g": 154,
"b": 252
},
"hsl": {
"h": 230.69,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.71417,
"c": 0.1441,
"h": 274.3
},
"luminance": 0.35374
}Semantic roles & 50–950 ramp
primary
#889AFC
secondary
#F6F1D5
accent
#C200E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086