#807DFB#807DFB
#807DFB is a light, vivid blue. Relative luminance 0.262; OKLCH L 65.3% C 0.182 H 281.2°. Best body text is #000000 at 6.24:1 contrast (WCAG AA passes).
Color values
| HEX | #807DFB |
|---|---|
| RGB | rgb(128, 125, 251) |
| HSL | hsl(241, 94%, 74%) |
| HSV | hsv(241, 50%, 98%) |
| CMYK | cmyk(49%, 50.2%, 0%, 1.6%) |
| CIE-LAB | lab(58.24, 33.67, -62.79) |
| CIE-LCH | lch(58.24, 71.25, 298.20°) |
| OKLab | oklab(65.34% 0.0353 -0.1789) |
| OKLCH | oklch(65.34% 0.182 281.2) |
| XYZ | xyz(33.6430, 26.2196, 94.5362) |
| Luminance | 0.2622 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.65
Lavender Blue
#8B88F8
ΔE00 3.47
Cornflower
#6A79F7
ΔE00 3.73
Perrywinkle
#8F8CE7
ΔE00 5.90
Mediumslateblue
#7B68EE
ΔE00 6.55
Soft Blue
#6488EA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807DFB #F8FB7D
analogous
#7DB9FB #807DFB #BF7DFB
triadic
#807DFB #FB807D #7DFB80
tetradic
#807DFB #FB7DB9 #F8FB7D #7DFBBF
square
#807DFB #FB7DB9 #F8FB7D #7DFBBF
split-complementary
#807DFB #FBBF7D #B9FB7D
monochromatic
#0D08F6 #4642F9 #807DFB #BAB8FD #E2E1FE
Accessibility & contrast
On white
3.36
#807DFB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.24
#807DFB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807DFB
6.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807DFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807DFB | 1.00 | 3.36 | 6.24 | 6.24 |
| #FFFFFF | 3.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4091FF
Deuteranopia (green-blind)
#3587F8
Tritanopia (blue-blind)
#5199B0
Achromatopsia (no color)
#8C8C8C
Design tokens & code
CSS
--color: #807dfb; /* rgb */ color: rgb(128, 125, 251); /* oklch */ color: oklch(65.3% 0.182 281.2);
Tailwind
colors: {
custom: {
50: '#aca2fd',
500: '#807dfb',
950: '#000000',
},
}SCSS
$custom: #807dfb; $custom-light: #aca2fd; $custom-dark: #000000;
JSON
{
"hex": "#807dfb",
"rgb": {
"r": 128,
"g": 125,
"b": 251
},
"hsl": {
"h": 241.429,
"s": 94.03,
"l": 73.725
},
"oklch": {
"l": 0.65341,
"c": 0.18238,
"h": 281.2
},
"luminance": 0.26221
}Semantic roles & 50–950 ramp
primary
#807DFB
secondary
#F5F6D5
accent
#E600E0
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F18
muted
#807F86