#8283F8#8283F8
#8283F8 is a light, vivid blue. Relative luminance 0.278; OKLCH L 66.4% C 0.170 H 280.3°. Best body text is #000000 at 6.55:1 contrast (WCAG AA passes).
Color values
| HEX | #8283F8 |
|---|---|
| RGB | rgb(130, 131, 248) |
| HSL | hsl(239, 89%, 74%) |
| HSV | hsv(239, 48%, 97%) |
| CMYK | cmyk(47.6%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(59.67, 29.69, -58.85) |
| CIE-LCH | lch(59.67, 65.92, 296.77°) |
| OKLab | oklab(66.39% 0.0305 -0.1673) |
| OKLCH | oklch(66.39% 0.17 280.3) |
| XYZ | xyz(34.2603, 27.7539, 92.3405) |
| Luminance | 0.2776 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 1.96
Periwinkle (survey)
#8E82FE
ΔE00 2.45
Perrywinkle
#8F8CE7
ΔE00 4.45
Cornflower
#6A79F7
ΔE00 4.51
Periwinkle Blue
#8F99FB
ΔE00 6.34
Soft Blue
#6488EA
ΔE00 6.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8283F8 #F8F782
analogous
#82BEF8 #8283F8 #BC82F8
triadic
#8283F8 #F88283 #83F882
tetradic
#8283F8 #F882BE #F8F782 #82F8BC
square
#8283F8 #F882BE #F8F782 #82F8BC
split-complementary
#8283F8 #F8BC82 #BEF882
monochromatic
#0E10F2 #484AF5 #8283F8 #BCBCFB #E2E2FD
Accessibility & contrast
On white
3.21
#8283F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.55
#8283F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8283F8
6.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8283F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8283F8 | 1.00 | 3.21 | 6.55 | 6.55 |
| #FFFFFF | 3.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5094FC
Deuteranopia (green-blind)
#478BF5
Tritanopia (blue-blind)
#579CB2
Achromatopsia (no color)
#909090
Design tokens & code
CSS
--color: #8283f8; /* rgb */ color: rgb(130, 131, 248); /* oklch */ color: oklch(66.4% 0.170 280.3);
Tailwind
colors: {
custom: {
50: '#ada7fb',
500: '#8283f8',
950: '#000000',
},
}SCSS
$custom: #8283f8; $custom-light: #ada7fb; $custom-dark: #000000;
JSON
{
"hex": "#8283f8",
"rgb": {
"r": 130,
"g": 131,
"b": 248
},
"hsl": {
"h": 239.492,
"s": 89.394,
"l": 74.118
},
"oklch": {
"l": 0.66391,
"c": 0.17003,
"h": 280.3
},
"luminance": 0.27756
}Semantic roles & 50–950 ramp
primary
#8283F8
secondary
#F5F5D6
accent
#E400E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85