#888FFB#888FFB
#888FFB is a light, vivid blue. Relative luminance 0.318; OKLCH L 69.2% C 0.157 H 278.7°. Best body text is #000000 at 7.37:1 contrast (WCAG AA passes).
Color values
| HEX | #888FFB |
|---|---|
| RGB | rgb(136, 143, 251) |
| HSL | hsl(236, 93%, 76%) |
| HSV | hsv(236, 46%, 98%) |
| CMYK | cmyk(45.8%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(63.21, 24.91, -54.82) |
| CIE-LCH | lch(63.21, 60.21, 294.43°) |
| OKLab | oklab(69.24% 0.0236 -0.1552) |
| OKLCH | oklch(69.24% 0.157 278.7) |
| XYZ | xyz(37.3831, 31.8423, 95.4245) |
| Luminance | 0.3184 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.46
Periwinkle Blue
#8F99FB
ΔE00 2.87
Perrywinkle
#8F8CE7
ΔE00 3.74
Periwinkle (survey)
#8E82FE
ΔE00 4.47
Soft Blue
#6488EA
ΔE00 6.74
Cornflower
#6A79F7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FFB #FBF488
analogous
#88C8FB #888FFB #BA88FB
triadic
#888FFB #FB888F #8FFB88
tetradic
#888FFB #FB88C8 #FBF488 #88FBBA
square
#888FFB #FB88C8 #FBF488 #88FBBA
split-complementary
#888FFB #FBBA88 #C8FB88
monochromatic
#1220F7 #4D57F9 #888FFB #C3C7FD #E1E3FE
Accessibility & contrast
On white
2.85
#888FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.37
#888FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FFB
7.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FFB | 1.00 | 2.85 | 7.37 | 7.37 |
| #FFFFFF | 2.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659EFF
Deuteranopia (green-blind)
#5C95F9
Tritanopia (blue-blind)
#5FA5B9
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #888ffb; /* rgb */ color: rgb(136, 143, 251); /* oklch */ color: oklch(69.2% 0.157 278.7);
Tailwind
colors: {
custom: {
50: '#b0affd',
500: '#888ffb',
950: '#000000',
},
}SCSS
$custom: #888ffb; $custom-light: #b0affd; $custom-dark: #000000;
JSON
{
"hex": "#888ffb",
"rgb": {
"r": 136,
"g": 143,
"b": 251
},
"hsl": {
"h": 236.348,
"s": 93.496,
"l": 75.882
},
"oklch": {
"l": 0.69241,
"c": 0.15704,
"h": 278.7
},
"luminance": 0.31844
}Semantic roles & 50–950 ramp
primary
#888FFB
secondary
#F6F4D5
accent
#D800E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86