#888AF8#888AF8
#888AF8 is a light, vivid blue. Relative luminance 0.302; OKLCH L 68.1% C 0.160 H 280.5°. Best body text is #000000 at 7.04:1 contrast (WCAG AA passes).
Color values
| HEX | #888AF8 |
|---|---|
| RGB | rgb(136, 138, 248) |
| HSL | hsl(239, 89%, 75%) |
| HSV | hsv(239, 45%, 97%) |
| CMYK | cmyk(45.2%, 44.4%, 0%, 2.7%) |
| CIE-LAB | lab(61.81, 26.96, -55.40) |
| CIE-LCH | lch(61.81, 61.61, 295.95°) |
| OKLab | oklab(68.13% 0.0291 -0.157) |
| OKLCH | oklch(68.13% 0.16 280.5) |
| XYZ | xyz(36.1800, 30.1867, 92.7090) |
| Luminance | 0.3019 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 0.99
Periwinkle (survey)
#8E82FE
ΔE00 3.08
Perrywinkle
#8F8CE7
ΔE00 3.17
Periwinkle Blue
#8F99FB
ΔE00 4.30
Cornflower
#6A79F7
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888AF8 #F8F688
analogous
#88C2F8 #888AF8 #BE88F8
triadic
#888AF8 #F8888A #8AF888
tetradic
#888AF8 #F888C2 #F8F688 #88F8BE
square
#888AF8 #F888C2 #F8F688 #88F8BE
split-complementary
#888AF8 #F8BE88 #C2F888
monochromatic
#1418F1 #4E51F5 #888AF8 #C2C3FB #E2E3FD
Accessibility & contrast
On white
2.98
#888AF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.04
#888AF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888AF8
7.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888AF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888AF8 | 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)
#5E9AFC
Deuteranopia (green-blind)
#5791F6
Tritanopia (blue-blind)
#62A1B5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #888af8; /* rgb */ color: rgb(136, 138, 248); /* oklch */ color: oklch(68.1% 0.160 280.5);
Tailwind
colors: {
custom: {
50: '#b0acfb',
500: '#888af8',
950: '#000000',
},
}SCSS
$custom: #888af8; $custom-light: #b0acfb; $custom-dark: #000000;
JSON
{
"hex": "#888af8",
"rgb": {
"r": 136,
"g": 138,
"b": 248
},
"hsl": {
"h": 238.929,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.68127,
"c": 0.15963,
"h": 280.5
},
"luminance": 0.30189
}Semantic roles & 50–950 ramp
primary
#888AF8
secondary
#F5F5D6
accent
#E100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85