#8883F9#8883F9
#8883F9 is a light, vivid blue. Relative luminance 0.283; OKLCH L 66.9% C 0.170 H 282.7°. Best body text is #000000 at 6.66:1 contrast (WCAG AA passes).
Color values
| HEX | #8883F9 |
|---|---|
| RGB | rgb(136, 131, 249) |
| HSL | hsl(243, 91%, 75%) |
| HSV | hsv(243, 47%, 98%) |
| CMYK | cmyk(45.4%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(60.16, 31.33, -58.58) |
| CIE-LCH | lch(60.16, 66.43, 298.14°) |
| OKLab | oklab(66.9% 0.0374 -0.1663) |
| OKLCH | oklch(66.9% 0.17 282.7) |
| XYZ | xyz(35.3635, 28.3047, 93.2042) |
| Luminance | 0.2831 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 1.37
Lavender Blue
#8B88F8
ΔE00 1.48
Perrywinkle
#8F8CE7
ΔE00 4.12
Cornflower
#6A79F7
ΔE00 5.41
Periwinkle Blue
#8F99FB
ΔE00 6.39
Soft Blue
#6488EA
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8883F9 #F4F983
analogous
#83B9F9 #8883F9 #C383F9
triadic
#8883F9 #F98883 #83F988
tetradic
#8883F9 #F983B9 #F4F983 #83F9C3
square
#8883F9 #F983B9 #F4F983 #83F9C3
split-complementary
#8883F9 #F9C383 #B9F983
monochromatic
#180EF3 #5049F6 #8883F9 #C0BDFC #E3E2FE
Accessibility & contrast
On white
3.15
#8883F9 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.66
#8883F9 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8883F9
6.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8883F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8883F9 | 1.00 | 3.15 | 6.66 | 6.66 |
| #FFFFFF | 3.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5195FD
Deuteranopia (green-blind)
#4B8DF6
Tritanopia (blue-blind)
#629CB2
Achromatopsia (no color)
#919191
Design tokens & code
CSS
--color: #8883f9; /* rgb */ color: rgb(136, 131, 249); /* oklch */ color: oklch(66.9% 0.170 282.7);
Tailwind
colors: {
custom: {
50: '#b0a7fc',
500: '#8883f9',
950: '#000000',
},
}SCSS
$custom: #8883f9; $custom-light: #b0a7fc; $custom-dark: #000000;
JSON
{
"hex": "#8883f9",
"rgb": {
"r": 136,
"g": 131,
"b": 249
},
"hsl": {
"h": 242.542,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.66895,
"c": 0.17049,
"h": 282.7
},
"luminance": 0.28306
}Semantic roles & 50–950 ramp
primary
#8883F9
secondary
#F4F6D5
accent
#E600DC
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85