#807FFA#807FFA
#807FFA is a light, vivid blue. Relative luminance 0.267; OKLCH L 65.6% C 0.178 H 280.7°. Best body text is #000000 at 6.33:1 contrast (WCAG AA passes).
Color values
| HEX | #807FFA |
|---|---|
| RGB | rgb(128, 127, 250) |
| HSL | hsl(240, 92%, 74%) |
| HSV | hsv(240, 49%, 98%) |
| CMYK | cmyk(48.8%, 49.2%, 0%, 2%) |
| CIE-LAB | lab(58.67, 32.20, -61.56) |
| CIE-LCH | lch(58.67, 69.48, 297.61°) |
| OKLab | oklab(65.64% 0.033 -0.1753) |
| OKLCH | oklch(65.64% 0.178 280.7) |
| XYZ | xyz(33.7415, 26.6682, 93.7935) |
| Luminance | 0.2667 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 2.55
Lavender Blue
#8B88F8
ΔE00 2.98
Cornflower
#6A79F7
ΔE00 3.81
Perrywinkle
#8F8CE7
ΔE00 5.44
Mediumslateblue
#7B68EE
ΔE00 7.10
Soft Blue
#6488EA
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807FFA #F9FA7F
analogous
#7FBCFA #807FFA #BE7FFA
triadic
#807FFA #FA807F #7FFA80
tetradic
#807FFA #FA7FBC #F9FA7F #7FFABE
square
#807FFA #FA7FBC #F9FA7F #7FFABE
split-complementary
#807FFA #FABE7F #BCFA7F
monochromatic
#0B0AF5 #4644F8 #807FFA #BABAFC #E2E2FE
Accessibility & contrast
On white
3.32
#807FFA on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.33
#807FFA on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807FFA
6.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807FFA | 1.00 | 3.32 | 6.33 | 6.33 |
| #FFFFFF | 3.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4692FE
Deuteranopia (green-blind)
#3B89F7
Tritanopia (blue-blind)
#529AB1
Achromatopsia (no color)
#8D8D8D
Design tokens & code
CSS
--color: #807ffa; /* rgb */ color: rgb(128, 127, 250); /* oklch */ color: oklch(65.6% 0.178 280.7);
Tailwind
colors: {
custom: {
50: '#aca4fd',
500: '#807ffa',
950: '#000000',
},
}SCSS
$custom: #807ffa; $custom-light: #aca4fd; $custom-dark: #000000;
JSON
{
"hex": "#807ffa",
"rgb": {
"r": 128,
"g": 127,
"b": 250
},
"hsl": {
"h": 240.488,
"s": 92.481,
"l": 73.922
},
"oklch": {
"l": 0.65638,
"c": 0.17839,
"h": 280.7
},
"luminance": 0.2667
}Semantic roles & 50–950 ramp
primary
#807FFA
secondary
#F6F6D5
accent
#E600E4
background
#FBFAFF
surface
#F6F4FF
border
#D0CED7
text
#110F18
muted
#807F86