#889AFA#889AFA
#889AFA is a light, vivid blue. Relative luminance 0.352; OKLCH L 71.3% C 0.141 H 274.2°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #889AFA |
|---|---|
| RGB | rgb(136, 154, 250) |
| HSL | hsl(231, 92%, 76%) |
| HSV | hsv(231, 46%, 98%) |
| CMYK | cmyk(45.6%, 38.4%, 0%, 2%) |
| CIE-LAB | lab(65.94, 18.23, -49.95) |
| CIE-LCH | lch(65.94, 53.17, 290.05°) |
| OKLab | oklab(71.31% 0.0104 -0.141) |
| OKLCH | oklch(71.31% 0.141 274.2) |
| XYZ | xyz(38.9589, 35.2454, 95.1742) |
| Luminance | 0.3525 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 1.65
Lavender Blue
#8B88F8
ΔE00 5.88
Perrywinkle
#8F8CE7
ΔE00 5.91
Cornflowerblue
#6495ED
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 7.20
Periwinkle (survey)
#8E82FE
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#889AFA #FAE888
analogous
#88D3FA #889AFA #AF88FA
triadic
#889AFA #FA889A #9AFA88
tetradic
#889AFA #FA88D3 #FAE888 #88FAAF
square
#889AFA #FA88D3 #FAE888 #88FAAF
split-complementary
#889AFA #FAAF88 #D3FA88
monochromatic
#1336F5 #4D68F8 #889AFA #C3CCFC #E2E6FE
Accessibility & contrast
On white
2.61
#889AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#889AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #889AFA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##889AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##889AFA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A5FE
Deuteranopia (green-blind)
#6C9CF8
Tritanopia (blue-blind)
#5FAEBE
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #889afa; /* rgb */ color: rgb(136, 154, 250); /* oklch */ color: oklch(71.3% 0.141 274.2);
Tailwind
colors: {
custom: {
50: '#b0b7fc',
500: '#889afa',
950: '#000000',
},
}SCSS
$custom: #889afa; $custom-light: #b0b7fc; $custom-dark: #000000;
JSON
{
"hex": "#889afa",
"rgb": {
"r": 136,
"g": 154,
"b": 250
},
"hsl": {
"h": 230.526,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.7131,
"c": 0.14135,
"h": 274.2
},
"luminance": 0.35248
}Semantic roles & 50–950 ramp
primary
#889AFA
secondary
#F6F1D5
accent
#C100E6
background
#FBFBFF
surface
#F6F6FF
border
#D0D0D7
text
#111117
muted
#808085