#8889F7#8889F7
#8889F7 is a light, vivid blue. Relative luminance 0.298; OKLCH L 67.9% C 0.160 H 280.9°. Best body text is #000000 at 6.97:1 contrast (WCAG AA passes).
Color values
| HEX | #8889F7 |
|---|---|
| RGB | rgb(136, 137, 247) |
| HSL | hsl(239, 87%, 75%) |
| HSV | hsv(239, 45%, 97%) |
| CMYK | cmyk(44.9%, 44.5%, 0%, 3.1%) |
| CIE-LAB | lab(61.52, 27.25, -55.33) |
| CIE-LCH | lch(61.52, 61.67, 296.22°) |
| OKLab | oklab(67.88% 0.0301 -0.1567) |
| OKLCH | oklch(67.88% 0.16 280.9) |
| XYZ | xyz(35.8825, 29.8392, 91.8465) |
| Luminance | 0.2984 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.76
Periwinkle (survey)
#8E82FE
ΔE00 2.84
Perrywinkle
#8F8CE7
ΔE00 3.10
Periwinkle Blue
#8F99FB
ΔE00 4.60
Cornflower
#6A79F7
ΔE00 6.21
Soft Blue
#6488EA
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8889F7 #F7F688
analogous
#88C1F7 #8889F7 #BE88F7
triadic
#8889F7 #F78889 #89F788
tetradic
#8889F7 #F788C1 #F7F688 #88F7BE
square
#8889F7 #F788C1 #F7F688 #88F7BE
split-complementary
#8889F7 #F7BE88 #C1F788
monochromatic
#1517EF #4F50F3 #8889F7 #C1C2FB #E2E3FD
Accessibility & contrast
On white
3.01
#8889F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.97
#8889F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8889F7
6.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8889F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8889F7 | 1.00 | 3.01 | 6.97 | 6.97 |
| #FFFFFF | 3.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D99FB
Deuteranopia (green-blind)
#5691F5
Tritanopia (blue-blind)
#63A0B4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8889f7; /* rgb */ color: rgb(136, 137, 247); /* oklch */ color: oklch(67.9% 0.160 280.9);
Tailwind
colors: {
custom: {
50: '#b0abfa',
500: '#8889f7',
950: '#000000',
},
}SCSS
$custom: #8889f7; $custom-light: #b0abfa; $custom-dark: #000000;
JSON
{
"hex": "#8889f7",
"rgb": {
"r": 136,
"g": 137,
"b": 247
},
"hsl": {
"h": 239.459,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.67883,
"c": 0.15962,
"h": 280.9
},
"luminance": 0.29841
}Semantic roles & 50–950 ramp
primary
#8889F7
secondary
#F5F5D6
accent
#E202E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85