#807DF0#807DF0
#807DF0 is a light, vivid blue. Relative luminance 0.255; OKLCH L 64.7% C 0.168 H 281.8°. Best body text is #000000 at 6.11:1 contrast (WCAG AA passes).
Color values
| HEX | #807DF0 |
|---|---|
| RGB | rgb(128, 125, 240) |
| HSL | hsl(242, 79%, 72%) |
| HSV | hsv(242, 48%, 94%) |
| CMYK | cmyk(46.7%, 47.9%, 0%, 5.9%) |
| CIE-LAB | lab(57.60, 30.43, -57.73) |
| CIE-LCH | lch(57.60, 65.26, 297.79°) |
| OKLab | oklab(64.65% 0.0343 -0.1641) |
| OKLCH | oklch(64.65% 0.168 281.8) |
| XYZ | xyz(31.9592, 25.5461, 85.6681) |
| Luminance | 0.2555 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.15
Lavender Blue
#8B88F8
ΔE00 3.53
Cornflower
#6A79F7
ΔE00 3.87
Perrywinkle
#8F8CE7
ΔE00 5.25
Mediumslateblue
#7B68EE
ΔE00 6.34
Mediumpurple
#9370DB
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807DF0 #EDF07D
analogous
#7DB4F0 #807DF0 #BA7DF0
triadic
#807DF0 #F0807D #7DF080
tetradic
#807DF0 #F07DB4 #EDF07D #7DF0BA
square
#807DF0 #F07DB4 #EDF07D #7DF0BA
split-complementary
#807DF0 #F0BA7D #B4F07D
monochromatic
#1E19DA #4A46EA #807DF0 #B6B4F6 #E4E4FC
Accessibility & contrast
On white
3.44
#807DF0 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.11
#807DF0 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807DF0
6.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807DF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807DF0 | 1.00 | 3.44 | 6.11 | 6.11 |
| #FFFFFF | 3.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4B8EF4
Deuteranopia (green-blind)
#4486ED
Tritanopia (blue-blind)
#5995AB
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #807df0; /* rgb */ color: rgb(128, 125, 240); /* oklch */ color: oklch(64.7% 0.168 281.8);
Tailwind
colors: {
custom: {
50: '#aba2f5',
500: '#807df0',
950: '#000000',
},
}SCSS
$custom: #807df0; $custom-light: #aba2f5; $custom-dark: #000000;
JSON
{
"hex": "#807df0",
"rgb": {
"r": 128,
"g": 125,
"b": 240
},
"hsl": {
"h": 241.565,
"s": 79.31,
"l": 71.569
},
"oklch": {
"l": 0.64652,
"c": 0.16762,
"h": 281.8
},
"luminance": 0.25548
}Semantic roles & 50–950 ramp
primary
#807DF0
secondary
#F2F3D6
accent
#DC0AD6
background
#FAFAFF
surface
#F5F3FE
border
#CFCDD6
text
#110F17
muted
#807F85