#888AFD#888AFD
#888AFD is a light, vivid blue. Relative luminance 0.305; OKLCH L 68.4% C 0.166 H 280.3°. Best body text is #000000 at 7.10:1 contrast (WCAG AA passes).
Color values
| HEX | #888AFD |
|---|---|
| RGB | rgb(136, 138, 253) |
| HSL | hsl(239, 97%, 76%) |
| HSV | hsv(239, 46%, 99%) |
| CMYK | cmyk(46.2%, 45.5%, 0%, 0.8%) |
| CIE-LAB | lab(62.08, 28.40, -57.71) |
| CIE-LCH | lch(62.08, 64.32, 296.20°) |
| OKLab | oklab(68.42% 0.0297 -0.1637) |
| OKLCH | oklch(68.42% 0.166 280.3) |
| XYZ | xyz(36.9661, 30.5012, 96.8490) |
| Luminance | 0.3050 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.22
Periwinkle (survey)
#8E82FE
ΔE00 2.95
Perrywinkle
#8F8CE7
ΔE00 3.77
Periwinkle Blue
#8F99FB
ΔE00 4.34
Cornflower
#6A79F7
ΔE00 6.35
Soft Blue
#6488EA
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888AFD #FDFB88
analogous
#88C5FD #888AFD #C188FD
triadic
#888AFD #FD888A #8AFD88
tetradic
#888AFD #FD88C5 #FDFB88 #88FDC1
square
#888AFD #FD88C5 #FDFB88 #88FDC1
split-complementary
#888AFD #FDC188 #C5FD88
monochromatic
#1014FB #4C4FFC #888AFD #C4C5FE #E1E1FE
Accessibility & contrast
On white
2.96
#888AFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.10
#888AFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888AFD
7.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888AFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888AFD | 1.00 | 2.96 | 7.10 | 7.10 |
| #FFFFFF | 2.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5B9BFF
Deuteranopia (green-blind)
#5292FA
Tritanopia (blue-blind)
#5FA2B7
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888afd; /* rgb */ color: rgb(136, 138, 253); /* oklch */ color: oklch(68.4% 0.166 280.3);
Tailwind
colors: {
custom: {
50: '#b1acff',
500: '#888afd',
950: '#000000',
},
}SCSS
$custom: #888afd; $custom-light: #b1acff; $custom-dark: #000000;
JSON
{
"hex": "#888afd",
"rgb": {
"r": 136,
"g": 138,
"b": 253
},
"hsl": {
"h": 238.974,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.68419,
"c": 0.16643,
"h": 280.3
},
"luminance": 0.30503
}Semantic roles & 50–950 ramp
primary
#888AFD
secondary
#F7F6D4
accent
#E200E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86