#807FFD#807FFD
#807FFD is a light, vivid blue. Relative luminance 0.269; OKLCH L 65.8% C 0.182 H 280.5°. Best body text is #000000 at 6.37:1 contrast (WCAG AA passes).
Color values
| HEX | #807FFD |
|---|---|
| RGB | rgb(128, 127, 253) |
| HSL | hsl(240, 97%, 75%) |
| HSV | hsv(240, 50%, 99%) |
| CMYK | cmyk(49.4%, 49.8%, 0%, 0.8%) |
| CIE-LAB | lab(58.84, 33.09, -62.93) |
| CIE-LCH | lch(58.84, 71.10, 297.73°) |
| OKLab | oklab(65.83% 0.0333 -0.1793) |
| OKLCH | oklch(65.83% 0.182 280.5) |
| XYZ | xyz(34.2157, 26.8579, 96.2906) |
| Luminance | 0.2686 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.51
Lavender Blue
#8B88F8
ΔE00 3.06
Cornflower
#6A79F7
ΔE00 3.86
Perrywinkle
#8F8CE7
ΔE00 5.66
Mediumslateblue
#7B68EE
ΔE00 7.19
Soft Blue
#6488EA
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FFD #FCFD7F
analogous
#7FBDFD #807FFD #BF7FFD
triadic
#807FFD #FD807F #7FFD80
tetradic
#807FFD #FD7FBD #FCFD7F #7FFDBF
square
#807FFD #FD7FBD #FCFD7F #7FFDBF
split-complementary
#807FFD #FDBF7F #BDFD7F
monochromatic
#0806FB #4443FC #807FFD #BCBBFE #E1E1FF
Accessibility & contrast
On white
3.30
#807FFD on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.37
#807FFD on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FFD
6.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FFD | 1.00 | 3.30 | 6.37 | 6.37 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4292FF
Deuteranopia (green-blind)
#3789FA
Tritanopia (blue-blind)
#4F9BB2
Achromatopsia (no color)
#8E8E8E
Design tokens & code
CSS
--color: #807ffd; /* rgb */ color: rgb(128, 127, 253); /* oklch */ color: oklch(65.8% 0.182 280.5);
Tailwind
colors: {
custom: {
50: '#aca4ff',
500: '#807ffd',
950: '#000000',
},
}SCSS
$custom: #807ffd; $custom-light: #aca4ff; $custom-dark: #000000;
JSON
{
"hex": "#807ffd",
"rgb": {
"r": 128,
"g": 127,
"b": 253
},
"hsl": {
"h": 240.476,
"s": 96.923,
"l": 74.51
},
"oklch": {
"l": 0.65828,
"c": 0.18239,
"h": 280.5
},
"luminance": 0.2686
}Semantic roles & 50–950 ramp
primary
#807FFD
secondary
#F7F7D4
accent
#E600E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86