#889CF3#889CF3
#889CF3 is a light, vivid blue. Relative luminance 0.355; OKLCH L 71.3% C 0.129 H 272.9°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #889CF3 |
|---|---|
| RGB | rgb(136, 156, 243) |
| HSL | hsl(229, 82%, 74%) |
| HSV | hsv(229, 44%, 95%) |
| CMYK | cmyk(44%, 35.8%, 0%, 4.7%) |
| CIE-LAB | lab(66.12, 15.07, -45.84) |
| CIE-LCH | lch(66.12, 48.25, 288.19°) |
| OKLab | oklab(71.34% 0.0066 -0.129) |
| OKLCH | oklch(71.34% 0.129 272.9) |
| XYZ | xyz(38.2145, 35.4802, 89.6114) |
| Luminance | 0.3548 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.30
Perrywinkle
#8F8CE7
ΔE00 6.19
Cornflowerblue
#6495ED
ΔE00 6.48
Lavender Blue
#8B88F8
ΔE00 6.63
Soft Blue
#6488EA
ΔE00 7.37
Carolina Blue
#8AB8FE
ΔE00 8.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889CF3 #F3DF88
analogous
#88D2F3 #889CF3 #AA88F3
triadic
#889CF3 #F3889C #9CF388
tetradic
#889CF3 #F388D2 #F3DF88 #88F3AA
square
#889CF3 #F388D2 #F3DF88 #88F3AA
split-complementary
#889CF3 #F3AA88 #D2F388
monochromatic
#1940E8 #506EED #889CF3 #C0CAF9 #E3E8FC
Accessibility & contrast
On white
2.59
#889CF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#889CF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889CF3
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889CF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889CF3 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA5F7
Deuteranopia (green-blind)
#739DF1
Tritanopia (blue-blind)
#62AEBC
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #889cf3; /* rgb */ color: rgb(136, 156, 243); /* oklch */ color: oklch(71.3% 0.129 272.9);
Tailwind
colors: {
custom: {
50: '#afb9f7',
500: '#889cf3',
950: '#000000',
},
}SCSS
$custom: #889cf3; $custom-light: #afb9f7; $custom-dark: #000000;
JSON
{
"hex": "#889cf3",
"rgb": {
"r": 136,
"g": 156,
"b": 243
},
"hsl": {
"h": 228.785,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.71341,
"c": 0.12914,
"h": 272.9
},
"luminance": 0.35482
}Semantic roles & 50–950 ramp
primary
#889CF3
secondary
#F4EFD7
accent
#B607DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085