#8084F8#8084F8
#8084F8 is a light, vivid blue. Relative luminance 0.279; OKLCH L 66.4% C 0.169 H 279.2°. Best body text is #000000 at 6.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8084F8 |
|---|---|
| RGB | rgb(128, 132, 248) |
| HSL | hsl(238, 90%, 74%) |
| HSV | hsv(238, 48%, 97%) |
| CMYK | cmyk(48.4%, 46.8%, 0%, 2.7%) |
| CIE-LAB | lab(59.77, 28.67, -58.70) |
| CIE-LCH | lch(59.77, 65.32, 296.03°) |
| OKLab | oklab(66.43% 0.0272 -0.1668) |
| OKLCH | oklch(66.43% 0.169 279.2) |
| XYZ | xyz(34.0914, 27.8672, 92.3713) |
| Luminance | 0.2787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.12
Periwinkle (survey)
#8E82FE
ΔE00 2.95
Cornflower
#6A79F7
ΔE00 4.39
Perrywinkle
#8F8CE7
ΔE00 4.52
Periwinkle Blue
#8F99FB
ΔE00 6.09
Soft Blue
#6488EA
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8084F8 #F8F480
analogous
#80C0F8 #8084F8 #B880F8
triadic
#8084F8 #F88084 #84F880
tetradic
#8084F8 #F880C0 #F8F480 #80F8B8
square
#8084F8 #F880C0 #F8F480 #80F8B8
split-complementary
#8084F8 #F8B880 #C0F880
monochromatic
#0D15F0 #464CF5 #8084F8 #BABCFB #E2E3FD
Accessibility & contrast
On white
3.19
#8084F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.57
#8084F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8084F8
6.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8084F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8084F8 | 1.00 | 3.19 | 6.57 | 6.57 |
| #FFFFFF | 3.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5295FC
Deuteranopia (green-blind)
#478BF5
Tritanopia (blue-blind)
#539DB2
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8084f8; /* rgb */ color: rgb(128, 132, 248); /* oklch */ color: oklch(66.4% 0.169 279.2);
Tailwind
colors: {
custom: {
50: '#aba7fb',
500: '#8084f8',
950: '#000000',
},
}SCSS
$custom: #8084f8; $custom-light: #aba7fb; $custom-dark: #000000;
JSON
{
"hex": "#8084f8",
"rgb": {
"r": 128,
"g": 132,
"b": 248
},
"hsl": {
"h": 238,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.66433,
"c": 0.16905,
"h": 279.2
},
"luminance": 0.27869
}Semantic roles & 50–950 ramp
primary
#8084F8
secondary
#F5F4D6
accent
#DE00E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85