#888FF7#888FF7
#888FF7 is a light, vivid blue. Relative luminance 0.316; OKLCH L 69.0% C 0.152 H 278.7°. Best body text is #000000 at 7.32:1 contrast (WCAG AA passes).
Color values
| HEX | #888FF7 |
|---|---|
| RGB | rgb(136, 143, 247) |
| HSL | hsl(236, 87%, 75%) |
| HSV | hsv(236, 45%, 97%) |
| CMYK | cmyk(44.9%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(63.00, 23.75, -52.96) |
| CIE-LCH | lch(63.00, 58.04, 294.16°) |
| OKLab | oklab(69.02% 0.023 -0.1498) |
| OKLCH | oklch(69.02% 0.152 278.7) |
| XYZ | xyz(36.7592, 31.5927, 92.1388) |
| Luminance | 0.3160 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.46
Periwinkle Blue
#8F99FB
ΔE00 2.85
Perrywinkle
#8F8CE7
ΔE00 3.31
Periwinkle (survey)
#8E82FE
ΔE00 4.58
Soft Blue
#6488EA
ΔE00 6.66
Cornflower
#6A79F7
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FF7 #F7F088
analogous
#88C7F7 #888FF7 #B888F7
triadic
#888FF7 #F7888F #8FF788
tetradic
#888FF7 #F788C7 #F7F088 #88F7B8
square
#888FF7 #F788C7 #F7F088 #88F7B8
split-complementary
#888FF7 #F7B888 #C7F788
monochromatic
#1523EF #4F59F3 #888FF7 #C1C5FB #E2E4FD
Accessibility & contrast
On white
2.87
#888FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.32
#888FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FF7
7.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FF7 | 1.00 | 2.87 | 7.32 | 7.32 |
| #FFFFFF | 2.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679DFB
Deuteranopia (green-blind)
#5F94F5
Tritanopia (blue-blind)
#62A4B7
Achromatopsia (no color)
#989898
Design tokens & code
CSS
--color: #888ff7; /* rgb */ color: rgb(136, 143, 247); /* oklch */ color: oklch(69.0% 0.152 278.7);
Tailwind
colors: {
custom: {
50: '#b0affa',
500: '#888ff7',
950: '#000000',
},
}SCSS
$custom: #888ff7; $custom-light: #b0affa; $custom-dark: #000000;
JSON
{
"hex": "#888ff7",
"rgb": {
"r": 136,
"g": 143,
"b": 247
},
"hsl": {
"h": 236.216,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.69015,
"c": 0.15154,
"h": 278.7
},
"luminance": 0.31595
}Semantic roles & 50–950 ramp
primary
#888FF7
secondary
#F5F3D6
accent
#D602E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85