#807DF2#807DF2
#807DF2 is a light, vivid blue. Relative luminance 0.257; OKLCH L 64.8% C 0.170 H 281.7°. Best body text is #000000 at 6.13:1 contrast (WCAG AA passes).
Color values
| HEX | #807DF2 |
|---|---|
| RGB | rgb(128, 125, 242) |
| HSL | hsl(242, 82%, 72%) |
| HSV | hsv(242, 48%, 95%) |
| CMYK | cmyk(47.1%, 48.3%, 0%, 5.1%) |
| CIE-LAB | lab(57.72, 31.02, -58.66) |
| CIE-LCH | lch(57.72, 66.35, 297.87°) |
| OKLab | oklab(64.78% 0.0345 -0.1668) |
| OKLCH | oklch(64.78% 0.17 281.7) |
| XYZ | xyz(32.2579, 25.6656, 87.2414) |
| Luminance | 0.2567 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.01
Lavender Blue
#8B88F8
ΔE00 3.48
Cornflower
#6A79F7
ΔE00 3.80
Perrywinkle
#8F8CE7
ΔE00 5.35
Mediumslateblue
#7B68EE
ΔE00 6.35
Mediumpurple
#9370DB
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807DF2 #EFF27D
analogous
#7DB5F2 #807DF2 #BA7DF2
triadic
#807DF2 #F2807D #7DF280
tetradic
#807DF2 #F27DB5 #EFF27D #7DF2BA
square
#807DF2 #F27DB5 #EFF27D #7DF2BA
split-complementary
#807DF2 #F2BA7D #B5F27D
monochromatic
#1B16DE #4A45EC #807DF2 #B6B5F8 #E4E3FC
Accessibility & contrast
On white
3.42
#807DF2 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.13
#807DF2 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807DF2
6.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807DF2 | 1.00 | 3.42 | 6.13 | 6.13 |
| #FFFFFF | 3.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#498FF6
Deuteranopia (green-blind)
#4187EF
Tritanopia (blue-blind)
#5896AC
Achromatopsia (no color)
#8B8B8B
Design tokens & code
CSS
--color: #807df2; /* rgb */ color: rgb(128, 125, 242); /* oklch */ color: oklch(64.8% 0.170 281.7);
Tailwind
colors: {
custom: {
50: '#aba2f7',
500: '#807df2',
950: '#000000',
},
}SCSS
$custom: #807df2; $custom-light: #aba2f7; $custom-dark: #000000;
JSON
{
"hex": "#807df2",
"rgb": {
"r": 128,
"g": 125,
"b": 242
},
"hsl": {
"h": 241.538,
"s": 81.818,
"l": 71.961
},
"oklch": {
"l": 0.64775,
"c": 0.17032,
"h": 281.7
},
"luminance": 0.25667
}Semantic roles & 50–950 ramp
primary
#807DF2
secondary
#F3F4D7
accent
#DE07D9
background
#FBFAFF
surface
#F6F3FF
border
#D0CDD7
text
#110F17
muted
#807F85