#8D89FC#8D89FC
#8D89FC is a light, vivid blue. Relative luminance 0.306; OKLCH L 68.5% C 0.166 H 282.7°. Best body text is #000000 at 7.12:1 contrast (WCAG AA passes).
Color values
| HEX | #8D89FC |
|---|---|
| RGB | rgb(141, 137, 252) |
| HSL | hsl(242, 95%, 76%) |
| HSV | hsv(242, 46%, 99%) |
| CMYK | cmyk(44%, 45.6%, 0%, 1.2%) |
| CIE-LAB | lab(62.15, 29.84, -57.04) |
| CIE-LCH | lch(62.15, 64.37, 297.62°) |
| OKLab | oklab(68.54% 0.0364 -0.1616) |
| OKLCH | oklch(68.54% 0.166 282.7) |
| XYZ | xyz(37.4957, 30.5806, 96.0036) |
| Luminance | 0.3058 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.64
Periwinkle (survey)
#8E82FE
ΔE00 2.17
Perrywinkle
#8F8CE7
ΔE00 3.38
Periwinkle Blue
#8F99FB
ΔE00 4.79
Cornflower
#6A79F7
ΔE00 6.83
Soft Blue
#6488EA
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D89FC #F8FC89
analogous
#89BFFC #8D89FC #C789FC
triadic
#8D89FC #FC8D89 #89FC8D
tetradic
#8D89FC #FC89BF #F8FC89 #89FCC7
square
#8D89FC #FC89BF #F8FC89 #89FCC7
split-complementary
#8D89FC #FCC789 #BFFC89
monochromatic
#1A12F9 #534DFA #8D89FC #C7C5FE #E2E1FE
Accessibility & contrast
On white
2.95
#8D89FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.12
#8D89FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D89FC
7.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D89FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D89FC | 1.00 | 2.95 | 7.12 | 7.12 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9AFF
Deuteranopia (green-blind)
#5592F9
Tritanopia (blue-blind)
#69A1B6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #8d89fc; /* rgb */ color: rgb(141, 137, 252); /* oklch */ color: oklch(68.5% 0.166 282.7);
Tailwind
colors: {
custom: {
50: '#b4abfe',
500: '#8d89fc',
950: '#000000',
},
}SCSS
$custom: #8d89fc; $custom-light: #b4abfe; $custom-dark: #000000;
JSON
{
"hex": "#8d89fc",
"rgb": {
"r": 141,
"g": 137,
"b": 252
},
"hsl": {
"h": 242.087,
"s": 95.041,
"l": 76.275
},
"oklch": {
"l": 0.68544,
"c": 0.16569,
"h": 282.7
},
"luminance": 0.30582
}Semantic roles & 50–950 ramp
primary
#8D89FC
secondary
#F5F6D5
accent
#E600DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86