#8889FA#8889FA
#8889FA is a light, vivid blue. Relative luminance 0.300; OKLCH L 68.1% C 0.164 H 280.7°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8889FA |
|---|---|
| RGB | rgb(136, 137, 250) |
| HSL | hsl(239, 92%, 76%) |
| HSV | hsv(239, 46%, 98%) |
| CMYK | cmyk(45.6%, 45.2%, 0%, 2%) |
| CIE-LAB | lab(61.68, 28.12, -56.72) |
| CIE-LCH | lch(61.68, 63.30, 296.37°) |
| OKLab | oklab(68.06% 0.0305 -0.1608) |
| OKLCH | oklch(68.06% 0.164 280.7) |
| XYZ | xyz(36.3491, 30.0259, 94.3042) |
| Luminance | 0.3003 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.82
Periwinkle (survey)
#8E82FE
ΔE00 2.73
Perrywinkle
#8F8CE7
ΔE00 3.45
Periwinkle Blue
#8F99FB
ΔE00 4.60
Cornflower
#6A79F7
ΔE00 6.18
Soft Blue
#6488EA
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8889FA #FAF988
analogous
#88C2FA #8889FA #C088FA
triadic
#8889FA #FA8889 #89FA88
tetradic
#8889FA #FA88C2 #FAF988 #88FAC0
square
#8889FA #FA88C2 #FAF988 #88FAC0
split-complementary
#8889FA #FAC088 #C2FA88
monochromatic
#1315F5 #4D4FF8 #8889FA #C3C3FC #E2E2FE
Accessibility & contrast
On white
3.00
#8889FA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#8889FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8889FA
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8889FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8889FA | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B99FE
Deuteranopia (green-blind)
#5491F7
Tritanopia (blue-blind)
#61A1B5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8889fa; /* rgb */ color: rgb(136, 137, 250); /* oklch */ color: oklch(68.1% 0.164 280.7);
Tailwind
colors: {
custom: {
50: '#b0abfc',
500: '#8889fa',
950: '#000000',
},
}SCSS
$custom: #8889fa; $custom-light: #b0abfc; $custom-dark: #000000;
JSON
{
"hex": "#8889fa",
"rgb": {
"r": 136,
"g": 137,
"b": 250
},
"hsl": {
"h": 239.474,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.68057,
"c": 0.1637,
"h": 280.7
},
"luminance": 0.30028
}Semantic roles & 50–950 ramp
primary
#8889FA
secondary
#F6F6D5
accent
#E300E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85