#889FF8#889FF8
#889FF8 is a light, vivid blue. Relative luminance 0.368; OKLCH L 72.2% C 0.132 H 271.8°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #889FF8 |
|---|---|
| RGB | rgb(136, 159, 248) |
| HSL | hsl(228, 89%, 75%) |
| HSV | hsv(228, 45%, 97%) |
| CMYK | cmyk(45.2%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(67.13, 14.77, -46.98) |
| CIE-LCH | lch(67.13, 49.25, 287.45°) |
| OKLab | oklab(72.2% 0.0041 -0.1323) |
| OKLCH | oklch(72.2% 0.132 271.8) |
| XYZ | xyz(39.4895, 36.8056, 93.8121) |
| Luminance | 0.3681 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 2.92
Cornflowerblue
#6495ED
ΔE00 6.40
Perrywinkle
#8F8CE7
ΔE00 7.24
Lavender Blue
#8B88F8
ΔE00 7.48
Carolina Blue
#8AB8FE
ΔE00 7.67
Soft Blue
#6488EA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889FF8 #F8E188
analogous
#88D7F8 #889FF8 #A988F8
triadic
#889FF8 #F8889F #9FF888
tetradic
#889FF8 #F888D7 #F8E188 #88F8A9
square
#889FF8 #F888D7 #F8E188 #88F8A9
split-complementary
#889FF8 #F8A988 #D7F888
monochromatic
#1442F1 #4E70F5 #889FF8 #C2CEFB #E2E8FD
Accessibility & contrast
On white
2.51
#889FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#889FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889FF8
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889FF8 | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA8FC
Deuteranopia (green-blind)
#749FF6
Tritanopia (blue-blind)
#5FB1C0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #889ff8; /* rgb */ color: rgb(136, 159, 248); /* oklch */ color: oklch(72.2% 0.132 271.8);
Tailwind
colors: {
custom: {
50: '#afbbfb',
500: '#889ff8',
950: '#000000',
},
}SCSS
$custom: #889ff8; $custom-light: #afbbfb; $custom-dark: #000000;
JSON
{
"hex": "#889ff8",
"rgb": {
"r": 136,
"g": 159,
"b": 248
},
"hsl": {
"h": 227.679,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.72196,
"c": 0.13234,
"h": 271.8
},
"luminance": 0.36808
}Semantic roles & 50–950 ramp
primary
#889FF8
secondary
#F5EFD6
accent
#B600E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085