#888AF5#888AF5
#888AF5 is a light, vivid blue. Relative luminance 0.300; OKLCH L 68.0% C 0.156 H 280.6°. Best body text is #000000 at 7.00:1 contrast (WCAG AA passes).
Color values
| HEX | #888AF5 |
|---|---|
| RGB | rgb(136, 138, 245) |
| HSL | hsl(239, 84%, 75%) |
| HSV | hsv(239, 44%, 96%) |
| CMYK | cmyk(44.5%, 43.7%, 0%, 3.9%) |
| CIE-LAB | lab(61.66, 26.09, -54.00) |
| CIE-LCH | lch(61.66, 59.97, 295.79°) |
| OKLab | oklab(67.96% 0.0286 -0.1529) |
| OKLCH | oklch(67.96% 0.156 280.6) |
| XYZ | xyz(35.7183, 30.0021, 90.2774) |
| Luminance | 0.3000 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.07
Perrywinkle
#8F8CE7
ΔE00 2.82
Periwinkle (survey)
#8E82FE
ΔE00 3.22
Periwinkle Blue
#8F99FB
ΔE00 4.32
Cornflower
#6A79F7
ΔE00 6.42
Soft Blue
#6488EA
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888AF5 #F5F388
analogous
#88C1F5 #888AF5 #BD88F5
triadic
#888AF5 #F5888A #8AF588
tetradic
#888AF5 #F588C1 #F5F388 #88F5BD
square
#888AF5 #F588C1 #F5F388 #88F5BD
split-complementary
#888AF5 #F5BD88 #C1F588
monochromatic
#171BEC #5052F0 #888AF5 #C0C2FA #E3E3FD
Accessibility & contrast
On white
3.00
#888AF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
7.00
#888AF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888AF5
7.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888AF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888AF5 | 1.00 | 3.00 | 7.00 | 7.00 |
| #FFFFFF | 3.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6099F9
Deuteranopia (green-blind)
#5991F3
Tritanopia (blue-blind)
#64A0B4
Achromatopsia (no color)
#959595
Design tokens & code
CSS
--color: #888af5; /* rgb */ color: rgb(136, 138, 245); /* oklch */ color: oklch(68.0% 0.156 280.6);
Tailwind
colors: {
custom: {
50: '#b0acf9',
500: '#888af5',
950: '#000000',
},
}SCSS
$custom: #888af5; $custom-light: #b0acf9; $custom-dark: #000000;
JSON
{
"hex": "#888af5",
"rgb": {
"r": 136,
"g": 138,
"b": 245
},
"hsl": {
"h": 238.899,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.67955,
"c": 0.15553,
"h": 280.6
},
"luminance": 0.30004
}Semantic roles & 50–950 ramp
primary
#888AF5
secondary
#F5F4D6
accent
#DD05E1
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111017
muted
#807F85