#889FF3#889FF3
#889FF3 is a light, vivid blue. Relative luminance 0.365; OKLCH L 71.9% C 0.125 H 271.3°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #889FF3 |
|---|---|
| RGB | rgb(136, 159, 243) |
| HSL | hsl(227, 82%, 74%) |
| HSV | hsv(227, 44%, 95%) |
| CMYK | cmyk(44%, 34.6%, 0%, 4.7%) |
| CIE-LAB | lab(66.90, 13.34, -44.61) |
| CIE-LCH | lch(66.90, 46.57, 286.65°) |
| OKLab | oklab(71.94% 0.0029 -0.1254) |
| OKLCH | oklch(71.94% 0.125 271.3) |
| XYZ | xyz(38.7241, 36.4995, 89.7813) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.07
Cornflowerblue
#6495ED
ΔE00 6.35
Perrywinkle
#8F8CE7
ΔE00 7.10
Lavender Blue
#8B88F8
ΔE00 7.57
Carolina Blue
#8AB8FE
ΔE00 7.73
Soft Blue
#6488EA
ΔE00 7.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FF3 #F3DC88
analogous
#88D4F3 #889FF3 #A788F3
triadic
#889FF3 #F3889F #9FF388
tetradic
#889FF3 #F388D4 #F3DC88 #88F3A7
square
#889FF3 #F388D4 #F3DC88 #88F3A7
split-complementary
#889FF3 #F3A788 #D4F388
monochromatic
#1945E8 #5072ED #889FF3 #C0CCF9 #E3E9FC
Accessibility & contrast
On white
2.53
#889FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#889FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FF3
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FF3 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81A8F6
Deuteranopia (green-blind)
#779FF1
Tritanopia (blue-blind)
#62B0BE
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889ff3; /* rgb */ color: rgb(136, 159, 243); /* oklch */ color: oklch(71.9% 0.125 271.3);
Tailwind
colors: {
custom: {
50: '#afbbf7',
500: '#889ff3',
950: '#000000',
},
}SCSS
$custom: #889ff3; $custom-light: #afbbf7; $custom-dark: #000000;
JSON
{
"hex": "#889ff3",
"rgb": {
"r": 136,
"g": 159,
"b": 243
},
"hsl": {
"h": 227.103,
"s": 81.679,
"l": 74.314
},
"oklch": {
"l": 0.71942,
"c": 0.12543,
"h": 271.3
},
"luminance": 0.36502
}Semantic roles & 50–950 ramp
primary
#889FF3
secondary
#F4EED7
accent
#B007DE
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085