#8D88F9#8D88F9
#8D88F9 is a light, vivid blue. Relative luminance 0.301; OKLCH L 68.2% C 0.163 H 283.2°. Best body text is #000000 at 7.02:1 contrast (WCAG AA passes).
Color values
| HEX | #8D88F9 |
|---|---|
| RGB | rgb(141, 136, 249) |
| HSL | hsl(243, 90%, 75%) |
| HSV | hsv(243, 45%, 98%) |
| CMYK | cmyk(43.4%, 45.4%, 0%, 2.4%) |
| CIE-LAB | lab(61.75, 29.57, -56.03) |
| CIE-LCH | lch(61.75, 63.36, 297.83°) |
| OKLab | oklab(68.19% 0.0372 -0.1587) |
| OKLCH | oklch(68.19% 0.163 283.2) |
| XYZ | xyz(36.8825, 30.1090, 93.4724) |
| Luminance | 0.3011 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.41
Periwinkle (survey)
#8E82FE
ΔE00 1.99
Perrywinkle
#8F8CE7
ΔE00 3.11
Periwinkle Blue
#8F99FB
ΔE00 5.09
Cornflower
#6A79F7
ΔE00 6.73
Soft Blue
#6488EA
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8D88F9 #F4F988
analogous
#88BBF9 #8D88F9 #C588F9
triadic
#8D88F9 #F98D88 #88F98D
tetradic
#8D88F9 #F988BB #F4F988 #88F9C5
square
#8D88F9 #F988BB #F4F988 #88F9C5
split-complementary
#8D88F9 #F9C588 #BBF988
monochromatic
#1D13F3 #554EF6 #8D88F9 #C5C2FC #E3E2FE
Accessibility & contrast
On white
2.99
#8D88F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.02
#8D88F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8D88F9
7.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8D88F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8D88F9 | 1.00 | 2.99 | 7.02 | 7.02 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B99FD
Deuteranopia (green-blind)
#5691F6
Tritanopia (blue-blind)
#6B9FB5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8d88f9; /* rgb */ color: rgb(141, 136, 249); /* oklch */ color: oklch(68.2% 0.163 283.2);
Tailwind
colors: {
custom: {
50: '#b3aafc',
500: '#8d88f9',
950: '#000000',
},
}SCSS
$custom: #8d88f9; $custom-light: #b3aafc; $custom-dark: #000000;
JSON
{
"hex": "#8d88f9",
"rgb": {
"r": 141,
"g": 136,
"b": 249
},
"hsl": {
"h": 242.655,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.68187,
"c": 0.16301,
"h": 283.2
},
"luminance": 0.30111
}Semantic roles & 50–950 ramp
primary
#8D88F9
secondary
#F4F6D5
accent
#E600DB
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85