#807DF5#807DF5
#807DF5 is a light, vivid blue. Relative luminance 0.258; OKLCH L 65.0% C 0.174 H 281.5°. Best body text is #000000 at 6.17:1 contrast (WCAG AA passes).
Color values
| HEX | #807DF5 |
|---|---|
| RGB | rgb(128, 125, 245) |
| HSL | hsl(242, 86%, 73%) |
| HSV | hsv(242, 49%, 96%) |
| CMYK | cmyk(47.8%, 49%, 0%, 3.9%) |
| CIE-LAB | lab(57.89, 31.90, -60.04) |
| CIE-LCH | lch(57.89, 67.99, 297.98°) |
| OKLab | oklab(64.96% 0.0348 -0.1708) |
| OKLCH | oklch(64.96% 0.174 281.5) |
| XYZ | xyz(32.7122, 25.8473, 89.6339) |
| Luminance | 0.2585 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.84
Lavender Blue
#8B88F8
ΔE00 3.43
Cornflower
#6A79F7
ΔE00 3.73
Perrywinkle
#8F8CE7
ΔE00 5.52
Mediumslateblue
#7B68EE
ΔE00 6.39
Mediumpurple
#9370DB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807DF5 #F2F57D
analogous
#7DB6F5 #807DF5 #BC7DF5
triadic
#807DF5 #F5807D #7DF580
tetradic
#807DF5 #F57DB6 #F2F57D #7DF5BC
square
#807DF5 #F57DB6 #F2F57D #7DF5BC
split-complementary
#807DF5 #F5BC7D #B6F57D
monochromatic
#1712E6 #4844F1 #807DF5 #B8B6F9 #E3E3FD
Accessibility & contrast
On white
3.40
#807DF5 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.17
#807DF5 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807DF5
6.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807DF5 | 1.00 | 3.40 | 6.17 | 6.17 |
| #FFFFFF | 3.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#468FF9
Deuteranopia (green-blind)
#3E87F2
Tritanopia (blue-blind)
#5697AD
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #807df5; /* rgb */ color: rgb(128, 125, 245); /* oklch */ color: oklch(65.0% 0.174 281.5);
Tailwind
colors: {
custom: {
50: '#aba2f9',
500: '#807df5',
950: '#000000',
},
}SCSS
$custom: #807df5; $custom-light: #aba2f9; $custom-dark: #000000;
JSON
{
"hex": "#807df5",
"rgb": {
"r": 128,
"g": 125,
"b": 245
},
"hsl": {
"h": 241.5,
"s": 85.714,
"l": 72.549
},
"oklch": {
"l": 0.64962,
"c": 0.17436,
"h": 281.5
},
"luminance": 0.25849
}Semantic roles & 50–950 ramp
primary
#807DF5
secondary
#F4F5D6
accent
#E203DD
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F17
muted
#807F85