#8883F5#8883F5
#8883F5 is a light, vivid blue. Relative luminance 0.281; OKLCH L 66.7% C 0.165 H 282.9°. Best body text is #000000 at 6.61:1 contrast (WCAG AA passes).
Color values
| HEX | #8883F5 |
|---|---|
| RGB | rgb(136, 131, 245) |
| HSL | hsl(243, 85%, 74%) |
| HSV | hsv(243, 47%, 96%) |
| CMYK | cmyk(44.5%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(59.94, 30.18, -56.73) |
| CIE-LCH | lch(59.94, 64.26, 298.01°) |
| OKLab | oklab(66.66% 0.037 -0.1609) |
| OKLCH | oklch(66.66% 0.165 282.9) |
| XYZ | xyz(34.7462, 28.0578, 89.9534) |
| Luminance | 0.2806 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.49
Periwinkle (survey)
#8E82FE
ΔE00 1.68
Perrywinkle
#8F8CE7
ΔE00 3.74
Cornflower
#6A79F7
ΔE00 5.47
Periwinkle Blue
#8F99FB
ΔE00 6.42
Soft Blue
#6488EA
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8883F5 #F0F583
analogous
#83B7F5 #8883F5 #C183F5
triadic
#8883F5 #F58883 #83F588
tetradic
#8883F5 #F583B7 #F0F583 #83F5C1
square
#8883F5 #F583B7 #F0F583 #83F5C1
split-complementary
#8883F5 #F5C183 #B7F583
monochromatic
#1C13EB #524AF0 #8883F5 #BEBCFA #E4E3FD
Accessibility & contrast
On white
3.18
#8883F5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.61
#8883F5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8883F5
6.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8883F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8883F5 | 1.00 | 3.18 | 6.61 | 6.61 |
| #FFFFFF | 3.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5494F9
Deuteranopia (green-blind)
#4F8DF2
Tritanopia (blue-blind)
#649BB0
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8883f5; /* rgb */ color: rgb(136, 131, 245); /* oklch */ color: oklch(66.7% 0.165 282.9);
Tailwind
colors: {
custom: {
50: '#b0a7f9',
500: '#8883f5',
950: '#000000',
},
}SCSS
$custom: #8883f5; $custom-light: #b0a7f9; $custom-dark: #000000;
JSON
{
"hex": "#8883f5",
"rgb": {
"r": 136,
"g": 131,
"b": 245
},
"hsl": {
"h": 242.632,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.66656,
"c": 0.1651,
"h": 282.9
},
"luminance": 0.28059
}Semantic roles & 50–950 ramp
primary
#8883F5
secondary
#F3F5D6
accent
#E204D8
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85