#888FFE#888FFE
#888FFE is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.4% C 0.161 H 278.6°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #888FFE |
|---|---|
| RGB | rgb(136, 143, 254) |
| HSL | hsl(236, 98%, 76%) |
| HSV | hsv(236, 46%, 100%) |
| CMYK | cmyk(46.5%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(63.37, 25.78, -56.21) |
| CIE-LCH | lch(63.37, 61.84, 294.63°) |
| OKLab | oklab(69.41% 0.0241 -0.1593) |
| OKLCH | oklch(69.41% 0.161 278.6) |
| XYZ | xyz(37.8597, 32.0329, 97.9348) |
| Luminance | 0.3204 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.54
Periwinkle Blue
#8F99FB
ΔE00 2.94
Perrywinkle
#8F8CE7
ΔE00 4.07
Periwinkle (survey)
#8E82FE
ΔE00 4.43
Soft Blue
#6488EA
ΔE00 6.83
Cornflower
#6A79F7
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FFE #FEF788
analogous
#88CAFE #888FFE #BC88FE
triadic
#888FFE #FE888F #8FFE88
tetradic
#888FFE #FE88CA #FEF788 #88FEBC
square
#888FFE #FE88CA #FEF788 #88FEBC
split-complementary
#888FFE #FEBC88 #CAFE88
monochromatic
#0F1DFD #4B56FD #888FFE #C5C8FF #E1E2FF
Accessibility & contrast
On white
2.84
#888FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#888FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FFE
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FFE | 1.00 | 2.84 | 7.41 | 7.41 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639EFF
Deuteranopia (green-blind)
#5995FC
Tritanopia (blue-blind)
#5EA6BA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #888ffe; /* rgb */ color: rgb(136, 143, 254); /* oklch */ color: oklch(69.4% 0.161 278.6);
Tailwind
colors: {
custom: {
50: '#b0afff',
500: '#888ffe',
950: '#000000',
},
}SCSS
$custom: #888ffe; $custom-light: #b0afff; $custom-dark: #000000;
JSON
{
"hex": "#888ffe",
"rgb": {
"r": 136,
"g": 143,
"b": 254
},
"hsl": {
"h": 236.441,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.69412,
"c": 0.16113,
"h": 278.6
},
"luminance": 0.32035
}Semantic roles & 50–950 ramp
primary
#888FFE
secondary
#F7F5D4
accent
#D800E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86