#888BF9#888BF9
#888BF9 is a light, vivid blue. Relative luminance 0.305; OKLCH L 68.4% C 0.160 H 280.1°. Best body text is #000000 at 7.11:1 contrast (WCAG AA passes).
Color values
| HEX | #888BF9 |
|---|---|
| RGB | rgb(136, 139, 249) |
| HSL | hsl(238, 90%, 75%) |
| HSV | hsv(238, 45%, 98%) |
| CMYK | cmyk(45.4%, 44.2%, 0%, 2.4%) |
| CIE-LAB | lab(62.12, 26.66, -55.47) |
| CIE-LCH | lch(62.12, 61.54, 295.67°) |
| OKLab | oklab(68.37% 0.028 -0.1572) |
| OKLCH | oklch(68.37% 0.16 280.1) |
| XYZ | xyz(36.4797, 30.5372, 93.5763) |
| Luminance | 0.3054 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.27
Perrywinkle
#8F8CE7
ΔE00 3.28
Periwinkle (survey)
#8E82FE
ΔE00 3.33
Periwinkle Blue
#8F99FB
ΔE00 4.00
Cornflower
#6A79F7
ΔE00 6.54
Soft Blue
#6488EA
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888BF9 #F9F688
analogous
#88C3F9 #888BF9 #BD88F9
triadic
#888BF9 #F9888B #8BF988
tetradic
#888BF9 #F988C3 #F9F688 #88F9BD
square
#888BF9 #F988C3 #F9F688 #88F9BD
split-complementary
#888BF9 #F9BD88 #C3F988
monochromatic
#1319F3 #4E52F6 #888BF9 #C2C4FC #E2E3FE
Accessibility & contrast
On white
2.95
#888BF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.11
#888BF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888BF9
7.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888BF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888BF9 | 1.00 | 2.95 | 7.11 | 7.11 |
| #FFFFFF | 2.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F9AFD
Deuteranopia (green-blind)
#5892F7
Tritanopia (blue-blind)
#61A2B6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888bf9; /* rgb */ color: rgb(136, 139, 249); /* oklch */ color: oklch(68.4% 0.160 280.1);
Tailwind
colors: {
custom: {
50: '#b0acfc',
500: '#888bf9',
950: '#000000',
},
}SCSS
$custom: #888bf9; $custom-light: #b0acfc; $custom-dark: #000000;
JSON
{
"hex": "#888bf9",
"rgb": {
"r": 136,
"g": 139,
"b": 249
},
"hsl": {
"h": 238.407,
"s": 90.4,
"l": 75.49
},
"oklch": {
"l": 0.68372,
"c": 0.15965,
"h": 280.1
},
"luminance": 0.30539
}Semantic roles & 50–950 ramp
primary
#888BF9
secondary
#F6F5D5
accent
#DF00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85