#8884FD#8884FD
#8884FD is a light, vivid blue. Relative luminance 0.288; OKLCH L 67.3% C 0.174 H 282.1°. Best body text is #000000 at 6.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8884FD |
|---|---|
| RGB | rgb(136, 132, 253) |
| HSL | hsl(242, 97%, 75%) |
| HSV | hsv(242, 48%, 99%) |
| CMYK | cmyk(46.2%, 47.8%, 0%, 0.8%) |
| CIE-LAB | lab(60.63, 31.90, -60.04) |
| CIE-LCH | lch(60.63, 67.99, 297.98°) |
| OKLab | oklab(67.32% 0.0367 -0.1706) |
| OKLCH | oklch(67.32% 0.175 282.1) |
| XYZ | xyz(36.1289, 28.8269, 96.5699) |
| Luminance | 0.2883 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.42
Lavender Blue
#8B88F8
ΔE00 1.42
Perrywinkle
#8F8CE7
ΔE00 4.35
Cornflower
#6A79F7
ΔE00 5.51
Periwinkle Blue
#8F99FB
ΔE00 6.12
Soft Blue
#6488EA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8884FD #F9FD84
analogous
#84BDFD #8884FD #C484FD
triadic
#8884FD #FD8884 #84FD88
tetradic
#8884FD #FD84BD #F9FD84 #84FDC4
square
#8884FD #FD84BD #F9FD84 #84FDC4
split-complementary
#8884FD #FDC484 #BDFD84
monochromatic
#130CFB #4E48FC #8884FD #C2C0FE #E2E1FF
Accessibility & contrast
On white
3.10
#8884FD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.77
#8884FD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8884FD
6.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8884FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8884FD | 1.00 | 3.10 | 6.77 | 6.77 |
| #FFFFFF | 3.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4F96FF
Deuteranopia (green-blind)
#488EFA
Tritanopia (blue-blind)
#609EB4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8884fd; /* rgb */ color: rgb(136, 132, 253); /* oklch */ color: oklch(67.3% 0.174 282.1);
Tailwind
colors: {
custom: {
50: '#b1a7ff',
500: '#8884fd',
950: '#000000',
},
}SCSS
$custom: #8884fd; $custom-light: #b1a7ff; $custom-dark: #000000;
JSON
{
"hex": "#8884fd",
"rgb": {
"r": 136,
"g": 132,
"b": 253
},
"hsl": {
"h": 241.983,
"s": 96.8,
"l": 75.49
},
"oklch": {
"l": 0.67319,
"c": 0.1745,
"h": 282.1
},
"luminance": 0.28829
}Semantic roles & 50–950 ramp
primary
#8884FD
secondary
#F6F7D4
accent
#E600DE
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86