#888BFD#888BFD
#888BFD is a light, vivid blue. Relative luminance 0.308; OKLCH L 68.6% C 0.165 H 280.0°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #888BFD |
|---|---|
| RGB | rgb(136, 139, 253) |
| HSL | hsl(238, 97%, 76%) |
| HSV | hsv(238, 46%, 99%) |
| CMYK | cmyk(46.2%, 45.1%, 0%, 0.8%) |
| CIE-LAB | lab(62.33, 27.82, -57.32) |
| CIE-LCH | lch(62.33, 63.72, 295.89°) |
| OKLab | oklab(68.61% 0.0286 -0.1626) |
| OKLCH | oklch(68.61% 0.165 280) |
| XYZ | xyz(37.1102, 30.7894, 96.8970) |
| Luminance | 0.3079 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.43
Periwinkle (survey)
#8E82FE
ΔE00 3.24
Perrywinkle
#8F8CE7
ΔE00 3.76
Periwinkle Blue
#8F99FB
ΔE00 4.05
Cornflower
#6A79F7
ΔE00 6.53
Soft Blue
#6488EA
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888BFD #FDFA88
analogous
#88C6FD #888BFD #C088FD
triadic
#888BFD #FD888B #8BFD88
tetradic
#888BFD #FD88C6 #FDFA88 #88FDC0
square
#888BFD #FD88C6 #FDFA88 #88FDC0
split-complementary
#888BFD #FDC088 #C6FD88
monochromatic
#1016FB #4C50FC #888BFD #C4C6FE #E1E2FE
Accessibility & contrast
On white
2.93
#888BFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#888BFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888BFD
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888BFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888BFD | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9BFF
Deuteranopia (green-blind)
#5492FA
Tritanopia (blue-blind)
#5FA3B8
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #888bfd; /* rgb */ color: rgb(136, 139, 253); /* oklch */ color: oklch(68.6% 0.165 280.0);
Tailwind
colors: {
custom: {
50: '#b1acff',
500: '#888bfd',
950: '#000000',
},
}SCSS
$custom: #888bfd; $custom-light: #b1acff; $custom-dark: #000000;
JSON
{
"hex": "#888bfd",
"rgb": {
"r": 136,
"g": 139,
"b": 253
},
"hsl": {
"h": 238.462,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.68605,
"c": 0.16509,
"h": 280
},
"luminance": 0.30791
}Semantic roles & 50–950 ramp
primary
#888BFD
secondary
#F7F6D4
accent
#E000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86