#8784FC#8784FC
#8784FC is a light, vivid blue. Relative luminance 0.287; OKLCH L 67.2% C 0.173 H 281.8°. Best body text is #000000 at 6.74:1 contrast (WCAG AA passes).
Color values
| HEX | #8784FC |
|---|---|
| RGB | rgb(135, 132, 252) |
| HSL | hsl(242, 95%, 75%) |
| HSV | hsv(242, 48%, 99%) |
| CMYK | cmyk(46.4%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(60.50, 31.39, -59.70) |
| CIE-LCH | lch(60.50, 67.45, 297.73°) |
| OKLab | oklab(67.18% 0.0354 -0.1696) |
| OKLCH | oklch(67.18% 0.173 281.8) |
| XYZ | xyz(35.8084, 28.6799, 95.7256) |
| Luminance | 0.2868 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.40
Periwinkle (survey)
#8E82FE
ΔE00 1.60
Perrywinkle
#8F8CE7
ΔE00 4.30
Cornflower
#6A79F7
ΔE00 5.36
Periwinkle Blue
#8F99FB
ΔE00 6.09
Soft Blue
#6488EA
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8784FC #F9FC84
analogous
#84BDFC #8784FC #C384FC
triadic
#8784FC #FC8784 #84FC87
tetradic
#8784FC #FC84BD #F9FC84 #84FCC3
square
#8784FC #FC84BD #F9FC84 #84FCC3
split-complementary
#8784FC #FCC384 #BDFC84
monochromatic
#120DF9 #4D48FB #8784FC #C1C0FD #E2E1FE
Accessibility & contrast
On white
3.12
#8784FC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.74
#8784FC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8784FC
6.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8784FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8784FC | 1.00 | 3.12 | 6.74 | 6.74 |
| #FFFFFF | 3.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5096FF
Deuteranopia (green-blind)
#488EF9
Tritanopia (blue-blind)
#5E9DB4
Achromatopsia (no color)
#929292
Design tokens & code
CSS
--color: #8784fc; /* rgb */ color: rgb(135, 132, 252); /* oklch */ color: oklch(67.2% 0.173 281.8);
Tailwind
colors: {
custom: {
50: '#b0a7fe',
500: '#8784fc',
950: '#000000',
},
}SCSS
$custom: #8784fc; $custom-light: #b0a7fe; $custom-dark: #000000;
JSON
{
"hex": "#8784fc",
"rgb": {
"r": 135,
"g": 132,
"b": 252
},
"hsl": {
"h": 241.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.67184,
"c": 0.1733,
"h": 281.8
},
"luminance": 0.28682
}Semantic roles & 50–950 ramp
primary
#8784FC
secondary
#F6F6D5
accent
#E600E0
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86