#8B88FD#8B88FD
#8B88FD is a light, vivid blue. Relative luminance 0.302; OKLCH L 68.3% C 0.169 H 282.1°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8B88FD |
|---|---|
| RGB | rgb(139, 136, 253) |
| HSL | hsl(242, 97%, 76%) |
| HSV | hsv(242, 46%, 99%) |
| CMYK | cmyk(45.1%, 46.2%, 0%, 0.8%) |
| CIE-LAB | lab(61.82, 30.25, -58.13) |
| CIE-LCH | lch(61.82, 65.53, 297.49°) |
| OKLab | oklab(68.27% 0.0354 -0.1649) |
| OKLCH | oklch(68.27% 0.169 282.1) |
| XYZ | xyz(37.1760, 30.1874, 96.7774) |
| Luminance | 0.3019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.69
Periwinkle (survey)
#8E82FE
ΔE00 2.03
Perrywinkle
#8F8CE7
ΔE00 3.69
Periwinkle Blue
#8F99FB
ΔE00 5.01
Cornflower
#6A79F7
ΔE00 6.42
Soft Blue
#6488EA
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8B88FD #FAFD88
analogous
#88C0FD #8B88FD #C688FD
triadic
#8B88FD #FD8B88 #88FD8B
tetradic
#8B88FD #FD88C0 #FAFD88 #88FDC6
square
#8B88FD #FD88C0 #FAFD88 #88FDC6
split-complementary
#8B88FD #FDC688 #C0FD88
monochromatic
#1610FB #504CFC #8B88FD #C6C4FE #E2E1FE
Accessibility & contrast
On white
2.98
#8B88FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#8B88FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8B88FD
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8B88FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8B88FD | 1.00 | 2.98 | 7.04 | 7.04 |
| #FFFFFF | 2.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5899FF
Deuteranopia (green-blind)
#5191FA
Tritanopia (blue-blind)
#65A0B6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8b88fd; /* rgb */ color: rgb(139, 136, 253); /* oklch */ color: oklch(68.3% 0.169 282.1);
Tailwind
colors: {
custom: {
50: '#b2aaff',
500: '#8b88fd',
950: '#000000',
},
}SCSS
$custom: #8b88fd; $custom-light: #b2aaff; $custom-dark: #000000;
JSON
{
"hex": "#8b88fd",
"rgb": {
"r": 139,
"g": 136,
"b": 253
},
"hsl": {
"h": 241.538,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.6827,
"c": 0.16867,
"h": 282.1
},
"luminance": 0.30189
}Semantic roles & 50–950 ramp
primary
#8B88FD
secondary
#F6F7D4
accent
#E600E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86