#888FFD#888FFD
#888FFD is a light, vivid blue. Relative luminance 0.320; OKLCH L 69.4% C 0.160 H 278.6°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #888FFD |
|---|---|
| RGB | rgb(136, 143, 253) |
| HSL | hsl(236, 97%, 76%) |
| HSV | hsv(236, 46%, 99%) |
| CMYK | cmyk(46.2%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(63.32, 25.49, -55.75) |
| CIE-LCH | lch(63.32, 61.30, 294.57°) |
| OKLab | oklab(69.36% 0.0239 -0.158) |
| OKLCH | oklch(69.36% 0.16 278.6) |
| XYZ | xyz(37.7000, 31.9690, 97.0936) |
| Luminance | 0.3197 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.51
Periwinkle Blue
#8F99FB
ΔE00 2.91
Perrywinkle
#8F8CE7
ΔE00 3.95
Periwinkle (survey)
#8E82FE
ΔE00 4.44
Soft Blue
#6488EA
ΔE00 6.80
Cornflower
#6A79F7
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#888FFD #FDF688
analogous
#88CAFD #888FFD #BC88FD
triadic
#888FFD #FD888F #8FFD88
tetradic
#888FFD #FD88CA #FDF688 #88FDBC
square
#888FFD #FD88CA #FDF688 #88FDBC
split-complementary
#888FFD #FDBC88 #CAFD88
monochromatic
#101EFB #4C56FC #888FFD #C4C8FE #E1E3FE
Accessibility & contrast
On white
2.84
#888FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#888FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #888FFD
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##888FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##888FFD | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#639EFF
Deuteranopia (green-blind)
#5A95FB
Tritanopia (blue-blind)
#5EA6BA
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #888ffd; /* rgb */ color: rgb(136, 143, 253); /* oklch */ color: oklch(69.4% 0.160 278.6);
Tailwind
colors: {
custom: {
50: '#b0affe',
500: '#888ffd',
950: '#000000',
},
}SCSS
$custom: #888ffd; $custom-light: #b0affe; $custom-dark: #000000;
JSON
{
"hex": "#888ffd",
"rgb": {
"r": 136,
"g": 143,
"b": 253
},
"hsl": {
"h": 236.41,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.69355,
"c": 0.15976,
"h": 278.6
},
"luminance": 0.31971
}Semantic roles & 50–950 ramp
primary
#888FFD
secondary
#F7F5D4
accent
#D800E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#111018
muted
#807F86