#888AFA#888AFA
#888AFA is a light, vivid blue. Relative luminance 0.303; OKLCH L 68.2% C 0.162 H 280.4°. Best body text is #000000 at 7.06:1 contrast (WCAG AA passes).
Color values
| HEX | #888AFA |
|---|---|
| RGB | rgb(136, 138, 250) |
| HSL | hsl(239, 92%, 76%) |
| HSV | hsv(239, 46%, 98%) |
| CMYK | cmyk(45.6%, 44.8%, 0%, 2%) |
| CIE-LAB | lab(61.92, 27.53, -56.33) |
| CIE-LCH | lch(61.92, 62.70, 296.05°) |
| OKLab | oklab(68.24% 0.0294 -0.1597) |
| OKLCH | oklch(68.24% 0.162 280.4) |
| XYZ | xyz(36.4919, 30.3115, 94.3518) |
| Luminance | 0.3031 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.04
Periwinkle (survey)
#8E82FE
ΔE00 3.01
Perrywinkle
#8F8CE7
ΔE00 3.41
Periwinkle Blue
#8F99FB
ΔE00 4.31
Cornflower
#6A79F7
ΔE00 6.35
Soft Blue
#6488EA
ΔE00 7.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888AFA #FAF888
analogous
#88C3FA #888AFA #BF88FA
triadic
#888AFA #FA888A #8AFA88
tetradic
#888AFA #FA88C3 #FAF888 #88FABF
square
#888AFA #FA88C3 #FAF888 #88FABF
split-complementary
#888AFA #FABF88 #C3FA88
monochromatic
#1317F5 #4D50F8 #888AFA #C3C4FC #E2E2FE
Accessibility & contrast
On white
2.97
#888AFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.06
#888AFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888AFA
7.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888AFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888AFA | 1.00 | 2.97 | 7.06 | 7.06 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5D9AFE
Deuteranopia (green-blind)
#5591F7
Tritanopia (blue-blind)
#61A1B6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888afa; /* rgb */ color: rgb(136, 138, 250); /* oklch */ color: oklch(68.2% 0.162 280.4);
Tailwind
colors: {
custom: {
50: '#b0acfc',
500: '#888afa',
950: '#000000',
},
}SCSS
$custom: #888afa; $custom-light: #b0acfc; $custom-dark: #000000;
JSON
{
"hex": "#888afa",
"rgb": {
"r": 136,
"g": 138,
"b": 250
},
"hsl": {
"h": 238.947,
"s": 91.935,
"l": 75.686
},
"oklch": {
"l": 0.68243,
"c": 0.16235,
"h": 280.4
},
"luminance": 0.30313
}Semantic roles & 50–950 ramp
primary
#888AFA
secondary
#F6F5D5
accent
#E100E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85