#8D89F7#8D89F7
#8D89F7 is a light, vivid blue. Relative luminance 0.303; OKLCH L 68.3% C 0.159 H 283.0°. Best body text is #000000 at 7.05:1 contrast (WCAG AA passes).
Color values
| HEX | #8D89F7 |
|---|---|
| RGB | rgb(141, 137, 247) |
| HSL | hsl(242, 87%, 75%) |
| HSV | hsv(242, 45%, 97%) |
| CMYK | cmyk(42.9%, 44.5%, 0%, 3.1%) |
| CIE-LAB | lab(61.88, 28.43, -54.71) |
| CIE-LCH | lch(61.88, 61.66, 297.46°) |
| OKLab | oklab(68.26% 0.0357 -0.1548) |
| OKLCH | oklch(68.26% 0.159 283) |
| XYZ | xyz(36.7138, 30.2679, 91.8855) |
| Luminance | 0.3027 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.47
Periwinkle (survey)
#8E82FE
ΔE00 2.39
Perrywinkle
#8F8CE7
ΔE00 2.73
Periwinkle Blue
#8F99FB
ΔE00 4.79
Cornflower
#6A79F7
ΔE00 6.89
Soft Blue
#6488EA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D89F7 #F3F789
analogous
#89BCF7 #8D89F7 #C489F7
triadic
#8D89F7 #F78D89 #89F78D
tetradic
#8D89F7 #F789BC #F3F789 #89F7C4
square
#8D89F7 #F789BC #F3F789 #89F7C4
split-complementary
#8D89F7 #F7C489 #BCF789
monochromatic
#1E16EF #5650F3 #8D89F7 #C4C2FB #E3E2FD
Accessibility & contrast
On white
2.98
#8D89F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.05
#8D89F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D89F7
7.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D89F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D89F7 | 1.00 | 2.98 | 7.05 | 7.05 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F99FB
Deuteranopia (green-blind)
#5A92F4
Tritanopia (blue-blind)
#6CA0B4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8d89f7; /* rgb */ color: rgb(141, 137, 247); /* oklch */ color: oklch(68.3% 0.159 283.0);
Tailwind
colors: {
custom: {
50: '#b3abfa',
500: '#8d89f7',
950: '#000000',
},
}SCSS
$custom: #8d89f7; $custom-light: #b3abfa; $custom-dark: #000000;
JSON
{
"hex": "#8d89f7",
"rgb": {
"r": 141,
"g": 137,
"b": 247
},
"hsl": {
"h": 242.182,
"s": 87.302,
"l": 75.294
},
"oklch": {
"l": 0.68255,
"c": 0.15891,
"h": 283
},
"luminance": 0.30269
}Semantic roles & 50–950 ramp
primary
#8D89F7
secondary
#F4F5D6
accent
#E402DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85