#888AF7#888AF7
#888AF7 is a light, vivid blue. Relative luminance 0.301; OKLCH L 68.1% C 0.158 H 280.5°. Best body text is #000000 at 7.03:1 contrast (WCAG AA passes).
Color values
| HEX | #888AF7 |
|---|---|
| RGB | rgb(136, 138, 247) |
| HSL | hsl(239, 87%, 75%) |
| HSV | hsv(239, 45%, 97%) |
| CMYK | cmyk(44.9%, 44.1%, 0%, 3.1%) |
| CIE-LAB | lab(61.76, 26.67, -54.93) |
| CIE-LCH | lch(61.76, 61.06, 295.89°) |
| OKLab | oklab(68.07% 0.0289 -0.1556) |
| OKLCH | oklch(68.07% 0.158 280.5) |
| XYZ | xyz(36.0253, 30.1249, 91.8941) |
| Luminance | 0.3013 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.00
Perrywinkle
#8F8CE7
ΔE00 3.05
Periwinkle (survey)
#8E82FE
ΔE00 3.12
Periwinkle Blue
#8F99FB
ΔE00 4.30
Cornflower
#6A79F7
ΔE00 6.38
Soft Blue
#6488EA
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888AF7 #F7F588
analogous
#88C1F7 #888AF7 #BE88F7
triadic
#888AF7 #F7888A #8AF788
tetradic
#888AF7 #F788C1 #F7F588 #88F7BE
square
#888AF7 #F788C1 #F7F588 #88F7BE
split-complementary
#888AF7 #F7BE88 #C1F788
monochromatic
#1519EF #4F52F3 #888AF7 #C1C2FB #E2E3FD
Accessibility & contrast
On white
2.99
#888AF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.03
#888AF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888AF7
7.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888AF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888AF7 | 1.00 | 2.99 | 7.03 | 7.03 |
| #FFFFFF | 2.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5F99FB
Deuteranopia (green-blind)
#5891F5
Tritanopia (blue-blind)
#62A1B5
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #888af7; /* rgb */ color: rgb(136, 138, 247); /* oklch */ color: oklch(68.1% 0.158 280.5);
Tailwind
colors: {
custom: {
50: '#b0acfa',
500: '#888af7',
950: '#000000',
},
}SCSS
$custom: #888af7; $custom-light: #b0acfa; $custom-dark: #000000;
JSON
{
"hex": "#888af7",
"rgb": {
"r": 136,
"g": 138,
"b": 247
},
"hsl": {
"h": 238.919,
"s": 87.402,
"l": 75.098
},
"oklch": {
"l": 0.6807,
"c": 0.15827,
"h": 280.5
},
"luminance": 0.30127
}Semantic roles & 50–950 ramp
primary
#888AF7
secondary
#F5F5D6
accent
#E002E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85