#8083F8#8083F8
#8083F8 is a light, vivid blue. Relative luminance 0.276; OKLCH L 66.2% C 0.170 H 279.6°. Best body text is #000000 at 6.52:1 contrast (WCAG AA passes).
Color values
| HEX | #8083F8 |
|---|---|
| RGB | rgb(128, 131, 248) |
| HSL | hsl(239, 90%, 74%) |
| HSV | hsv(239, 48%, 97%) |
| CMYK | cmyk(48.4%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(59.52, 29.25, -59.09) |
| CIE-LCH | lch(59.52, 65.93, 296.34°) |
| OKLab | oklab(66.25% 0.0283 -0.168) |
| OKLCH | oklch(66.25% 0.17 279.6) |
| XYZ | xyz(33.9565, 27.5972, 92.3263) |
| Luminance | 0.2760 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Lavender Blue
#8B88F8
ΔE00 2.23
Periwinkle (survey)
#8E82FE
ΔE00 2.81
Cornflower
#6A79F7
ΔE00 4.24
Perrywinkle
#8F8CE7
ΔE00 4.64
Periwinkle Blue
#8F99FB
ΔE00 6.37
Soft Blue
#6488EA
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8083F8 #F8F580
analogous
#80BFF8 #8083F8 #B980F8
triadic
#8083F8 #F88083 #83F880
tetradic
#8083F8 #F880BF #F8F580 #80F8B9
square
#8083F8 #F880BF #F8F580 #80F8B9
split-complementary
#8083F8 #F8B980 #BFF880
monochromatic
#0D13F0 #464AF5 #8083F8 #BABCFB #E2E3FD
Accessibility & contrast
On white
3.22
#8083F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.52
#8083F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #8083F8
6.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8083F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8083F8 | 1.00 | 3.22 | 6.52 | 6.52 |
| #FFFFFF | 3.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5094FC
Deuteranopia (green-blind)
#468BF5
Tritanopia (blue-blind)
#539CB2
Achromatopsia (no color)
#8F8F8F
Design tokens & code
CSS
--color: #8083f8; /* rgb */ color: rgb(128, 131, 248); /* oklch */ color: oklch(66.2% 0.170 279.6);
Tailwind
colors: {
custom: {
50: '#aca7fb',
500: '#8083f8',
950: '#000000',
},
}SCSS
$custom: #8083f8; $custom-light: #aca7fb; $custom-dark: #000000;
JSON
{
"hex": "#8083f8",
"rgb": {
"r": 128,
"g": 131,
"b": 248
},
"hsl": {
"h": 238.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.66247,
"c": 0.17038,
"h": 279.6
},
"luminance": 0.27599
}Semantic roles & 50–950 ramp
primary
#8083F8
secondary
#F5F5D6
accent
#E000E6
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F17
muted
#807F85