#8283F7#8283F7
#8283F7 is a light, vivid blue. Relative luminance 0.277; OKLCH L 66.3% C 0.169 H 280.4°. Best body text is #000000 at 6.54:1 contrast (WCAG AA passes).
Color values
| HEX | #8283F7 |
|---|---|
| RGB | rgb(130, 131, 247) |
| HSL | hsl(239, 88%, 74%) |
| HSV | hsv(239, 47%, 97%) |
| CMYK | cmyk(47.4%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(59.61, 29.40, -58.39) |
| CIE-LCH | lch(59.61, 65.37, 296.73°) |
| OKLab | oklab(66.33% 0.0304 -0.1659) |
| OKLCH | oklch(66.33% 0.169 280.4) |
| XYZ | xyz(34.1056, 27.6920, 91.5257) |
| Luminance | 0.2769 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.95
Periwinkle (survey)
#8E82FE
ΔE00 2.50
Perrywinkle
#8F8CE7
ΔE00 4.36
Cornflower
#6A79F7
ΔE00 4.51
Periwinkle Blue
#8F99FB
ΔE00 6.34
Soft Blue
#6488EA
ΔE00 6.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8283F7 #F7F682
analogous
#82BEF7 #8283F7 #BC82F7
triadic
#8283F7 #F78283 #83F782
tetradic
#8283F7 #F782BE #F7F682 #82F7BC
square
#8283F7 #F782BE #F7F682 #82F7BC
split-complementary
#8283F7 #F7BC82 #BEF782
monochromatic
#0F11EF #484AF3 #8283F7 #BCBCFB #E2E2FD
Accessibility & contrast
On white
3.21
#8283F7 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.54
#8283F7 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8283F7
6.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8283F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8283F7 | 1.00 | 3.21 | 6.54 | 6.54 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5194FB
Deuteranopia (green-blind)
#488BF4
Tritanopia (blue-blind)
#589CB1
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8283f7; /* rgb */ color: rgb(130, 131, 247); /* oklch */ color: oklch(66.3% 0.169 280.4);
Tailwind
colors: {
custom: {
50: '#ada7fa',
500: '#8283f7',
950: '#000000',
},
}SCSS
$custom: #8283f7; $custom-light: #ada7fa; $custom-dark: #000000;
JSON
{
"hex": "#8283f7",
"rgb": {
"r": 130,
"g": 131,
"b": 247
},
"hsl": {
"h": 239.487,
"s": 87.97,
"l": 73.922
},
"oklch": {
"l": 0.6633,
"c": 0.16869,
"h": 280.4
},
"luminance": 0.27694
}Semantic roles & 50–950 ramp
primary
#8283F7
secondary
#F5F5D6
accent
#E301E5
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85