#889FFC#889FFC
#889FFC is a light, vivid blue. Relative luminance 0.371; OKLCH L 72.4% C 0.138 H 272.0°. Best body text is #000000 at 8.41:1 contrast (WCAG AA passes).
Color values
| HEX | #889FFC |
|---|---|
| RGB | rgb(136, 159, 252) |
| HSL | hsl(228, 95%, 76%) |
| HSV | hsv(228, 46%, 99%) |
| CMYK | cmyk(46%, 36.9%, 0%, 1.2%) |
| CIE-LAB | lab(67.32, 15.92, -48.86) |
| CIE-LCH | lch(67.32, 51.39, 288.05°) |
| OKLab | oklab(72.4% 0.0049 -0.1378) |
| OKLCH | oklch(72.4% 0.138 272) |
| XYZ | xyz(40.1166, 37.0565, 97.1153) |
| Luminance | 0.3706 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.89
Cornflowerblue
#6495ED
ΔE00 6.49
Perrywinkle
#8F8CE7
ΔE00 7.38
Lavender Blue
#8B88F8
ΔE00 7.44
Carolina Blue
#8AB8FE
ΔE00 7.65
Soft Blue
#6488EA
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FFC #FCE588
analogous
#88D9FC #889FFC #AB88FC
triadic
#889FFC #FC889F #9FFC88
tetradic
#889FFC #FC88D9 #FCE588 #88FCAB
square
#889FFC #FC88D9 #FCE588 #88FCAB
split-complementary
#889FFC #FCAB88 #D9FC88
monochromatic
#113FF9 #4C6FFA #889FFC #C4CFFE #E1E7FE
Accessibility & contrast
On white
2.50
#889FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.41
#889FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FFC
8.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FFC | 1.00 | 2.50 | 8.41 | 8.41 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA9FF
Deuteranopia (green-blind)
#729FFA
Tritanopia (blue-blind)
#5DB2C2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #889ffc; /* rgb */ color: rgb(136, 159, 252); /* oklch */ color: oklch(72.4% 0.138 272.0);
Tailwind
colors: {
custom: {
50: '#b0bbfe',
500: '#889ffc',
950: '#000000',
},
}SCSS
$custom: #889ffc; $custom-light: #b0bbfe; $custom-dark: #000000;
JSON
{
"hex": "#889ffc",
"rgb": {
"r": 136,
"g": 159,
"b": 252
},
"hsl": {
"h": 228.103,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.72403,
"c": 0.13785,
"h": 272
},
"luminance": 0.37059
}Semantic roles & 50–950 ramp
primary
#889FFC
secondary
#F6F0D5
accent
#B800E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086