#888AFB#888AFB
#888AFB is a light, vivid blue. Relative luminance 0.304; OKLCH L 68.3% C 0.164 H 280.4°. Best body text is #000000 at 7.08:1 contrast (WCAG AA passes).
Color values
| HEX | #888AFB |
|---|---|
| RGB | rgb(136, 138, 251) |
| HSL | hsl(239, 93%, 76%) |
| HSV | hsv(239, 46%, 98%) |
| CMYK | cmyk(45.8%, 45%, 0%, 1.6%) |
| CIE-LAB | lab(61.98, 27.82, -56.79) |
| CIE-LCH | lch(61.98, 63.24, 296.10°) |
| OKLab | oklab(68.3% 0.0295 -0.161) |
| OKLCH | oklch(68.3% 0.164 280.4) |
| XYZ | xyz(36.6492, 30.3744, 95.1798) |
| Luminance | 0.3038 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.09
Periwinkle (survey)
#8E82FE
ΔE00 2.98
Perrywinkle
#8F8CE7
ΔE00 3.53
Periwinkle Blue
#8F99FB
ΔE00 4.32
Cornflower
#6A79F7
ΔE00 6.35
Soft Blue
#6488EA
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888AFB #FBF988
analogous
#88C3FB #888AFB #BF88FB
triadic
#888AFB #FB888A #8AFB88
tetradic
#888AFB #FB88C3 #FBF988 #88FBBF
square
#888AFB #FB88C3 #FBF988 #88FBBF
split-complementary
#888AFB #FBBF88 #C3FB88
monochromatic
#1216F7 #4D50F9 #888AFB #C3C4FD #E1E2FE
Accessibility & contrast
On white
2.97
#888AFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.08
#888AFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888AFB
7.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888AFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888AFB | 1.00 | 2.97 | 7.08 | 7.08 |
| #FFFFFF | 2.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5C9AFF
Deuteranopia (green-blind)
#5492F8
Tritanopia (blue-blind)
#60A2B6
Achromatopsia (no color)
#969696
Design tokens & code
CSS
--color: #888afb; /* rgb */ color: rgb(136, 138, 251); /* oklch */ color: oklch(68.3% 0.164 280.4);
Tailwind
colors: {
custom: {
50: '#b0acfd',
500: '#888afb',
950: '#000000',
},
}SCSS
$custom: #888afb; $custom-light: #b0acfd; $custom-dark: #000000;
JSON
{
"hex": "#888afb",
"rgb": {
"r": 136,
"g": 138,
"b": 251
},
"hsl": {
"h": 238.957,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.68302,
"c": 0.16372,
"h": 280.4
},
"luminance": 0.30376
}Semantic roles & 50–950 ramp
primary
#888AFB
secondary
#F6F6D5
accent
#E200E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86