#889CFC#889CFC
#889CFC is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.8% C 0.142 H 273.4°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #889CFC |
|---|---|
| RGB | rgb(136, 156, 252) |
| HSL | hsl(230, 95%, 76%) |
| HSV | hsv(230, 46%, 99%) |
| CMYK | cmyk(46%, 38.1%, 0%, 1.2%) |
| CIE-LAB | lab(66.55, 17.65, -50.08) |
| CIE-LCH | lch(66.55, 53.10, 289.42°) |
| OKLab | oklab(71.81% 0.0085 -0.1413) |
| OKLCH | oklch(71.81% 0.142 273.4) |
| XYZ | xyz(39.6070, 36.0372, 96.9455) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.09
Lavender Blue
#8B88F8
ΔE00 6.50
Perrywinkle
#8F8CE7
ΔE00 6.55
Cornflowerblue
#6495ED
ΔE00 6.61
Soft Blue
#6488EA
ΔE00 7.49
Periwinkle (survey)
#8E82FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CFC #FCE888
analogous
#88D6FC #889CFC #AE88FC
triadic
#889CFC #FC889C #9CFC88
tetradic
#889CFC #FC88D6 #FCE888 #88FCAE
square
#889CFC #FC88D6 #FCE888 #88FCAE
split-complementary
#889CFC #FCAE88 #D6FC88
monochromatic
#1139F9 #4C6AFA #889CFC #C4CEFE #E1E6FE
Accessibility & contrast
On white
2.56
#889CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#889CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CFC
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CFC | 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)
#78A7FF
Deuteranopia (green-blind)
#6E9DFA
Tritanopia (blue-blind)
#5DB0C0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #889cfc; /* rgb */ color: rgb(136, 156, 252); /* oklch */ color: oklch(71.8% 0.142 273.4);
Tailwind
colors: {
custom: {
50: '#b0b9fe',
500: '#889cfc',
950: '#000000',
},
}SCSS
$custom: #889cfc; $custom-light: #b0b9fe; $custom-dark: #000000;
JSON
{
"hex": "#889cfc",
"rgb": {
"r": 136,
"g": 156,
"b": 252
},
"hsl": {
"h": 229.655,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.7181,
"c": 0.14157,
"h": 273.4
},
"luminance": 0.36039
}Semantic roles & 50–950 ramp
primary
#889CFC
secondary
#F6F1D5
accent
#BE00E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111118
muted
#808086