#807FFB#807FFB
#807FFB is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.7% C 0.180 H 280.6°. Best body text is #000000 at 6.35:1 contrast (WCAG AA passes).
Color values
| HEX | #807FFB |
|---|---|
| RGB | rgb(128, 127, 251) |
| HSL | hsl(240, 94%, 74%) |
| HSV | hsv(240, 49%, 98%) |
| CMYK | cmyk(49%, 49.4%, 0%, 1.6%) |
| CIE-LAB | lab(58.72, 32.49, -62.02) |
| CIE-LCH | lch(58.72, 70.02, 297.65°) |
| OKLab | oklab(65.7% 0.0331 -0.1766) |
| OKLCH | oklch(65.7% 0.18 280.6) |
| XYZ | xyz(33.8987, 26.7311, 94.6215) |
| Luminance | 0.2673 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.53
Lavender Blue
#8B88F8
ΔE00 3.00
Cornflower
#6A79F7
ΔE00 3.82
Perrywinkle
#8F8CE7
ΔE00 5.51
Mediumslateblue
#7B68EE
ΔE00 7.13
Soft Blue
#6488EA
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FFB #FAFB7F
analogous
#7FBCFB #807FFB #BE7FFB
triadic
#807FFB #FB807F #7FFB80
tetradic
#807FFB #FB7FBC #FAFB7F #7FFBBE
square
#807FFB #FB7FBC #FAFB7F #7FFBBE
split-complementary
#807FFB #FBBE7F #BCFB7F
monochromatic
#0A08F7 #4544F9 #807FFB #BBBAFD #E2E1FE
Accessibility & contrast
On white
3.31
#807FFB on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.35
#807FFB on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FFB
6.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FFB | 1.00 | 3.31 | 6.35 | 6.35 |
| #FFFFFF | 3.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4492FF
Deuteranopia (green-blind)
#3A89F8
Tritanopia (blue-blind)
#519AB1
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #807ffb; /* rgb */ color: rgb(128, 127, 251); /* oklch */ color: oklch(65.7% 0.180 280.6);
Tailwind
colors: {
custom: {
50: '#aca4fd',
500: '#807ffb',
950: '#000000',
},
}SCSS
$custom: #807ffb; $custom-light: #aca4fd; $custom-dark: #000000;
JSON
{
"hex": "#807ffb",
"rgb": {
"r": 128,
"g": 127,
"b": 251
},
"hsl": {
"h": 240.484,
"s": 93.939,
"l": 74.118
},
"oklch": {
"l": 0.65701,
"c": 0.17972,
"h": 280.6
},
"luminance": 0.26733
}Semantic roles & 50–950 ramp
primary
#807FFB
secondary
#F6F6D5
accent
#E600E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86