#889AF8#889AF8
#889AF8 is a light, vivid blue. Relative luminance 0.351; OKLCH L 71.2% C 0.139 H 274.2°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #889AF8 |
|---|---|
| RGB | rgb(136, 154, 248) |
| HSL | hsl(230, 89%, 75%) |
| HSV | hsv(230, 45%, 97%) |
| CMYK | cmyk(45.2%, 37.9%, 0%, 2.7%) |
| CIE-LAB | lab(65.84, 17.65, -49.01) |
| CIE-LCH | lch(65.84, 52.09, 289.81°) |
| OKLab | oklab(71.2% 0.01 -0.1382) |
| OKLCH | oklch(71.2% 0.139 274.2) |
| XYZ | xyz(38.6470, 35.1207, 93.5313) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.67
Perrywinkle
#8F8CE7
ΔE00 5.81
Lavender Blue
#8B88F8
ΔE00 5.90
Cornflowerblue
#6495ED
ΔE00 6.68
Soft Blue
#6488EA
ΔE00 7.16
Periwinkle (survey)
#8E82FE
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AF8 #F8E688
analogous
#88D2F8 #889AF8 #AE88F8
triadic
#889AF8 #F8889A #9AF888
tetradic
#889AF8 #F888D2 #F8E688 #88F8AE
square
#889AF8 #F888D2 #F8E688 #88F8AE
split-complementary
#889AF8 #F8AE88 #D2F888
monochromatic
#1438F1 #4E69F5 #889AF8 #C2CBFB #E2E6FD
Accessibility & contrast
On white
2.62
#889AF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#889AF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AF8
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AF8 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A5FC
Deuteranopia (green-blind)
#6E9CF6
Tritanopia (blue-blind)
#60ADBD
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889af8; /* rgb */ color: rgb(136, 154, 248); /* oklch */ color: oklch(71.2% 0.139 274.2);
Tailwind
colors: {
custom: {
50: '#b0b7fb',
500: '#889af8',
950: '#000000',
},
}SCSS
$custom: #889af8; $custom-light: #b0b7fb; $custom-dark: #000000;
JSON
{
"hex": "#889af8",
"rgb": {
"r": 136,
"g": 154,
"b": 248
},
"hsl": {
"h": 230.357,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.71204,
"c": 0.13858,
"h": 274.2
},
"luminance": 0.35123
}Semantic roles & 50–950 ramp
primary
#889AF8
secondary
#F5F0D6
accent
#C100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085