#888FFA#888FFA
#888FFA is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.2% C 0.156 H 278.7°. Best body text is #000000 at 7.36:1 contrast (WCAG AA passes).
Color values
| HEX | #888FFA |
|---|---|
| RGB | rgb(136, 143, 250) |
| HSL | hsl(236, 92%, 76%) |
| HSV | hsv(236, 46%, 98%) |
| CMYK | cmyk(45.6%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(63.16, 24.62, -54.36) |
| CIE-LCH | lch(63.16, 59.67, 294.36°) |
| OKLab | oklab(69.18% 0.0235 -0.1539) |
| OKLCH | oklch(69.18% 0.156 278.7) |
| XYZ | xyz(37.2259, 31.7794, 94.5965) |
| Luminance | 0.3178 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.45
Periwinkle Blue
#8F99FB
ΔE00 2.86
Perrywinkle
#8F8CE7
ΔE00 3.63
Periwinkle (survey)
#8E82FE
ΔE00 4.49
Soft Blue
#6488EA
ΔE00 6.72
Cornflower
#6A79F7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FFA #FAF388
analogous
#88C8FA #888FFA #BA88FA
triadic
#888FFA #FA888F #8FFA88
tetradic
#888FFA #FA88C8 #FAF388 #88FABA
square
#888FFA #FA88C8 #FAF388 #88FABA
split-complementary
#888FFA #FABA88 #C8FA88
monochromatic
#1320F5 #4D58F8 #888FFA #C3C6FC #E2E3FE
Accessibility & contrast
On white
2.85
#888FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.36
#888FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FFA
7.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FFA | 1.00 | 2.85 | 7.36 | 7.36 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659DFE
Deuteranopia (green-blind)
#5D95F8
Tritanopia (blue-blind)
#60A5B8
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #888ffa; /* rgb */ color: rgb(136, 143, 250); /* oklch */ color: oklch(69.2% 0.156 278.7);
Tailwind
colors: {
custom: {
50: '#b0affc',
500: '#888ffa',
950: '#000000',
},
}SCSS
$custom: #888ffa; $custom-light: #b0affc; $custom-dark: #000000;
JSON
{
"hex": "#888ffa",
"rgb": {
"r": 136,
"g": 143,
"b": 250
},
"hsl": {
"h": 236.316,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.69184,
"c": 0.15566,
"h": 278.7
},
"luminance": 0.31781
}Semantic roles & 50–950 ramp
primary
#888FFA
secondary
#F6F4D5
accent
#D700E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85