#888EFD#888EFD
#888EFD is a light, vivid blue. Relative luminance 0.317; OKLCH L 69.2% C 0.161 H 279.0°. Best body text is #000000 at 7.33:1 contrast (WCAG AA passes).
Color values
| HEX | #888EFD |
|---|---|
| RGB | rgb(136, 142, 253) |
| HSL | hsl(237, 97%, 76%) |
| HSV | hsv(237, 46%, 99%) |
| CMYK | cmyk(46.2%, 43.9%, 0%, 0.8%) |
| CIE-LAB | lab(63.07, 26.07, -56.14) |
| CIE-LCH | lch(63.07, 61.90, 294.91°) |
| OKLab | oklab(69.17% 0.0251 -0.1591) |
| OKLCH | oklch(69.17% 0.161 279) |
| XYZ | xyz(37.5506, 31.6701, 97.0438) |
| Luminance | 0.3167 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.22
Periwinkle Blue
#8F99FB
ΔE00 3.19
Perrywinkle
#8F8CE7
ΔE00 3.87
Periwinkle (survey)
#8E82FE
ΔE00 4.13
Soft Blue
#6488EA
ΔE00 6.84
Cornflower
#6A79F7
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888EFD #FDF788
analogous
#88C9FD #888EFD #BD88FD
triadic
#888EFD #FD888E #8EFD88
tetradic
#888EFD #FD88C9 #FDF788 #88FDBD
square
#888EFD #FD88C9 #FDF788 #88FDBD
split-complementary
#888EFD #FDBD88 #C9FD88
monochromatic
#101CFB #4C55FC #888EFD #C4C7FE #E1E2FE
Accessibility & contrast
On white
2.86
#888EFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.33
#888EFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888EFD
7.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888EFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888EFD | 1.00 | 2.86 | 7.33 | 7.33 |
| #FFFFFF | 2.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629DFF
Deuteranopia (green-blind)
#5994FB
Tritanopia (blue-blind)
#5EA5B9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #888efd; /* rgb */ color: rgb(136, 142, 253); /* oklch */ color: oklch(69.2% 0.161 279.0);
Tailwind
colors: {
custom: {
50: '#b0affe',
500: '#888efd',
950: '#000000',
},
}SCSS
$custom: #888efd; $custom-light: #b0affe; $custom-dark: #000000;
JSON
{
"hex": "#888efd",
"rgb": {
"r": 136,
"g": 142,
"b": 253
},
"hsl": {
"h": 236.923,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.69166,
"c": 0.1611,
"h": 279
},
"luminance": 0.31672
}Semantic roles & 50–950 ramp
primary
#888EFD
secondary
#F7F5D4
accent
#DA00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86