#807FFC#807FFC
#807FFC is a light, vivid blue. Relative luminance 0.268; OKLCH L 65.8% C 0.181 H 280.6°. Best body text is #000000 at 6.36:1 contrast (WCAG AA passes).
Color values
| HEX | #807FFC |
|---|---|
| RGB | rgb(128, 127, 252) |
| HSL | hsl(240, 95%, 74%) |
| HSV | hsv(240, 50%, 99%) |
| CMYK | cmyk(49.2%, 49.6%, 0%, 1.2%) |
| CIE-LAB | lab(58.78, 32.79, -62.48) |
| CIE-LCH | lch(58.78, 70.56, 297.69°) |
| OKLab | oklab(65.76% 0.0332 -0.178) |
| OKLCH | oklch(65.76% 0.181 280.6) |
| XYZ | xyz(34.0568, 26.7943, 95.4539) |
| Luminance | 0.2680 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.52
Lavender Blue
#8B88F8
ΔE00 3.03
Cornflower
#6A79F7
ΔE00 3.84
Perrywinkle
#8F8CE7
ΔE00 5.59
Mediumslateblue
#7B68EE
ΔE00 7.16
Soft Blue
#6488EA
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FFC #FBFC7F
analogous
#7FBDFC #807FFC #BF7FFC
triadic
#807FFC #FC807F #7FFC80
tetradic
#807FFC #FC7FBD #FBFC7F #7FFCBF
square
#807FFC #FC7FBD #FBFC7F #7FFCBF
split-complementary
#807FFC #FCBF7F #BDFC7F
monochromatic
#0907F9 #4543FB #807FFC #BBBBFD #E1E1FE
Accessibility & contrast
On white
3.30
#807FFC on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.36
#807FFC on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FFC
6.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FFC | 1.00 | 3.30 | 6.36 | 6.36 |
| #FFFFFF | 3.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4392FF
Deuteranopia (green-blind)
#3889F9
Tritanopia (blue-blind)
#509AB2
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #807ffc; /* rgb */ color: rgb(128, 127, 252); /* oklch */ color: oklch(65.8% 0.181 280.6);
Tailwind
colors: {
custom: {
50: '#aca4fe',
500: '#807ffc',
950: '#000000',
},
}SCSS
$custom: #807ffc; $custom-light: #aca4fe; $custom-dark: #000000;
JSON
{
"hex": "#807ffc",
"rgb": {
"r": 128,
"g": 127,
"b": 252
},
"hsl": {
"h": 240.48,
"s": 95.42,
"l": 74.314
},
"oklch": {
"l": 0.65764,
"c": 0.18105,
"h": 280.6
},
"luminance": 0.26796
}Semantic roles & 50–950 ramp
primary
#807FFC
secondary
#F6F7D4
accent
#E600E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86