#807DF8#807DF8
#807DF8 is a light, vivid blue. Relative luminance 0.260; OKLCH L 65.1% C 0.178 H 281.3°. Best body text is #000000 at 6.21:1 contrast (WCAG AA passes).
Color values
| HEX | #807DF8 |
|---|---|
| RGB | rgb(128, 125, 248) |
| HSL | hsl(241, 90%, 73%) |
| HSV | hsv(241, 50%, 97%) |
| CMYK | cmyk(48.4%, 49.6%, 0%, 2.7%) |
| CIE-LAB | lab(58.07, 32.78, -61.42) |
| CIE-LCH | lch(58.07, 69.62, 298.09°) |
| OKLab | oklab(65.15% 0.0351 -0.1749) |
| OKLCH | oklch(65.15% 0.178 281.3) |
| XYZ | xyz(33.1738, 26.0320, 92.0654) |
| Luminance | 0.2603 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.72
Lavender Blue
#8B88F8
ΔE00 3.43
Cornflower
#6A79F7
ΔE00 3.71
Perrywinkle
#8F8CE7
ΔE00 5.70
Mediumslateblue
#7B68EE
ΔE00 6.46
Soft Blue
#6488EA
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807DF8 #F5F87D
analogous
#7DB8F8 #807DF8 #BD7DF8
triadic
#807DF8 #F8807D #7DF880
tetradic
#807DF8 #F87DB8 #F5F87D #7DF8BD
square
#807DF8 #F87DB8 #F5F87D #7DF8BD
split-complementary
#807DF8 #F8BD7D #B8F87D
monochromatic
#120DEE #4743F5 #807DF8 #B9B7FB #E3E2FD
Accessibility & contrast
On white
3.38
#807DF8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.21
#807DF8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807DF8
6.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807DF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807DF8 | 1.00 | 3.38 | 6.21 | 6.21 |
| #FFFFFF | 3.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4390FC
Deuteranopia (green-blind)
#3A87F5
Tritanopia (blue-blind)
#5398AF
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #807df8; /* rgb */ color: rgb(128, 125, 248); /* oklch */ color: oklch(65.1% 0.178 281.3);
Tailwind
colors: {
custom: {
50: '#aca2fb',
500: '#807df8',
950: '#000000',
},
}SCSS
$custom: #807df8; $custom-light: #aca2fb; $custom-dark: #000000;
JSON
{
"hex": "#807df8",
"rgb": {
"r": 128,
"g": 125,
"b": 248
},
"hsl": {
"h": 241.463,
"s": 89.781,
"l": 73.137
},
"oklch": {
"l": 0.6515,
"c": 0.17838,
"h": 281.3
},
"luminance": 0.26034
}Semantic roles & 50–950 ramp
primary
#807DF8
secondary
#F5F6D5
accent
#E600E0
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F17
muted
#807F85