#807DFF#807DFF
#807DFF is a light, vivid blue. Relative luminance 0.265; OKLCH L 65.6% C 0.188 H 280.9°. Best body text is #000000 at 6.30:1 contrast (WCAG AA passes).
Color values
| HEX | #807DFF |
|---|---|
| RGB | rgb(128, 125, 255) |
| HSL | hsl(241, 100%, 75%) |
| HSV | hsv(241, 51%, 100%) |
| CMYK | cmyk(49.8%, 51%, 0%, 0%) |
| CIE-LAB | lab(58.48, 34.85, -64.61) |
| CIE-LCH | lch(58.48, 73.41, 298.35°) |
| OKLab | oklab(65.6% 0.0356 -0.1843) |
| OKLCH | oklch(65.6% 0.188 280.9) |
| XYZ | xyz(34.2802, 26.4745, 97.8921) |
| Luminance | 0.2648 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.64
Lavender Blue
#8B88F8
ΔE00 3.58
Cornflower
#6A79F7
ΔE00 3.83
Perrywinkle
#8F8CE7
ΔE00 6.18
Mediumslateblue
#7B68EE
ΔE00 6.71
Soft Blue
#6488EA
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807DFF #FCFF7D
analogous
#7DBBFF #807DFF #C17DFF
triadic
#807DFF #FF807D #7DFF80
tetradic
#807DFF #FF7DBB #FCFF7D #7DFFC1
square
#807DFF #FF7DBB #FCFF7D #7DFFC1
split-complementary
#807DFF #FFC17D #BBFF7D
monochromatic
#0803FF #4440FF #807DFF #BCBAFF #E1E0FF
Accessibility & contrast
On white
3.34
#807DFF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.30
#807DFF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807DFF
6.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807DFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807DFF | 1.00 | 3.34 | 6.30 | 6.30 |
| #FFFFFF | 3.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#3B91FF
Deuteranopia (green-blind)
#2E88FC
Tritanopia (blue-blind)
#4E9AB2
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #807dff; /* rgb */ color: rgb(128, 125, 255); /* oklch */ color: oklch(65.6% 0.188 280.9);
Tailwind
colors: {
custom: {
50: '#ada2ff',
500: '#807dff',
950: '#000000',
},
}SCSS
$custom: #807dff; $custom-light: #ada2ff; $custom-dark: #000000;
JSON
{
"hex": "#807dff",
"rgb": {
"r": 128,
"g": 125,
"b": 255
},
"hsl": {
"h": 241.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.65598,
"c": 0.18767,
"h": 280.9
},
"luminance": 0.26476
}Semantic roles & 50–950 ramp
primary
#807DFF
secondary
#F7F7D4
accent
#E600E0
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F18
muted
#807F86