#8A88FC#8A88FC
#8A88FC is a light, vivid blue. Relative luminance 0.300; OKLCH L 68.1% C 0.167 H 281.8°. Best body text is #000000 at 7.01:1 contrast (WCAG AA passes).
Color values
| HEX | #8A88FC |
|---|---|
| RGB | rgb(138, 136, 252) |
| HSL | hsl(241, 95%, 76%) |
| HSV | hsv(241, 46%, 99%) |
| CMYK | cmyk(45.2%, 46%, 0%, 1.2%) |
| CIE-LAB | lab(61.69, 29.73, -57.79) |
| CIE-LCH | lch(61.69, 64.99, 297.23°) |
| OKLab | oklab(68.14% 0.0342 -0.1639) |
| OKLCH | oklch(68.14% 0.167 281.8) |
| XYZ | xyz(36.8508, 30.0381, 95.9328) |
| Luminance | 0.3004 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.61
Periwinkle (survey)
#8E82FE
ΔE00 2.15
Perrywinkle
#8F8CE7
ΔE00 3.62
Periwinkle Blue
#8F99FB
ΔE00 4.97
Cornflower
#6A79F7
ΔE00 6.28
Soft Blue
#6488EA
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8A88FC #FAFC88
analogous
#88C0FC #8A88FC #C488FC
triadic
#8A88FC #FC8A88 #88FC8A
tetradic
#8A88FC #FC88C0 #FAFC88 #88FCC4
square
#8A88FC #FC88C0 #FAFC88 #88FCC4
split-complementary
#8A88FC #FCC488 #C0FC88
monochromatic
#1511F9 #4F4CFA #8A88FC #C5C4FE #E2E1FE
Accessibility & contrast
On white
3.00
#8A88FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.01
#8A88FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8A88FC
7.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8A88FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8A88FC | 1.00 | 3.00 | 7.01 | 7.01 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5899FF
Deuteranopia (green-blind)
#5291F9
Tritanopia (blue-blind)
#64A0B6
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #8a88fc; /* rgb */ color: rgb(138, 136, 252); /* oklch */ color: oklch(68.1% 0.167 281.8);
Tailwind
colors: {
custom: {
50: '#b2aafe',
500: '#8a88fc',
950: '#000000',
},
}SCSS
$custom: #8a88fc; $custom-light: #b2aafe; $custom-dark: #000000;
JSON
{
"hex": "#8a88fc",
"rgb": {
"r": 138,
"g": 136,
"b": 252
},
"hsl": {
"h": 241.034,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.68137,
"c": 0.16746,
"h": 281.8
},
"luminance": 0.3004
}Semantic roles & 50–950 ramp
primary
#8A88FC
secondary
#F6F6D5
accent
#E600E2
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86