#807DF1#807DF1
#807DF1 is a light, vivid blue. Relative luminance 0.256; OKLCH L 64.7% C 0.169 H 281.8°. Best body text is #000000 at 6.12:1 contrast (WCAG AA passes).
Color values
| HEX | #807DF1 |
|---|---|
| RGB | rgb(128, 125, 241) |
| HSL | hsl(242, 81%, 72%) |
| HSV | hsv(242, 48%, 95%) |
| CMYK | cmyk(46.9%, 48.1%, 0%, 5.5%) |
| CIE-LAB | lab(57.66, 30.72, -58.20) |
| CIE-LCH | lch(57.66, 65.81, 297.83°) |
| OKLab | oklab(64.71% 0.0344 -0.1654) |
| OKLCH | oklch(64.71% 0.169 281.8) |
| XYZ | xyz(32.1081, 25.6057, 86.4526) |
| Luminance | 0.2561 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.08
Lavender Blue
#8B88F8
ΔE00 3.50
Cornflower
#6A79F7
ΔE00 3.83
Perrywinkle
#8F8CE7
ΔE00 5.30
Mediumslateblue
#7B68EE
ΔE00 6.34
Mediumpurple
#9370DB
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807DF1 #EEF17D
analogous
#7DB4F1 #807DF1 #BA7DF1
triadic
#807DF1 #F1807D #7DF180
tetradic
#807DF1 #F17DB4 #EEF17D #7DF1BA
square
#807DF1 #F17DB4 #EEF17D #7DF1BA
split-complementary
#807DF1 #F1BA7D #B4F17D
monochromatic
#1D18DC #4A46EB #807DF1 #B6B4F7 #E4E3FC
Accessibility & contrast
On white
3.43
#807DF1 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.12
#807DF1 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807DF1
6.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807DF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807DF1 | 1.00 | 3.43 | 6.12 | 6.12 |
| #FFFFFF | 3.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4A8FF5
Deuteranopia (green-blind)
#4286EE
Tritanopia (blue-blind)
#5896AC
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #807df1; /* rgb */ color: rgb(128, 125, 241); /* oklch */ color: oklch(64.7% 0.169 281.8);
Tailwind
colors: {
custom: {
50: '#aba2f6',
500: '#807df1',
950: '#000000',
},
}SCSS
$custom: #807df1; $custom-light: #aba2f6; $custom-dark: #000000;
JSON
{
"hex": "#807df1",
"rgb": {
"r": 128,
"g": 125,
"b": 241
},
"hsl": {
"h": 241.552,
"s": 80.556,
"l": 71.765
},
"oklch": {
"l": 0.64713,
"c": 0.16897,
"h": 281.8
},
"luminance": 0.25607
}Semantic roles & 50–950 ramp
primary
#807DF1
secondary
#F3F4D6
accent
#DD09D7
background
#FAFAFF
surface
#F5F3FF
border
#CFCDD7
text
#110F17
muted
#807F85