#807CED#807CED
#807CED is a light, vivid blue. Relative luminance 0.251; OKLCH L 64.3% C 0.165 H 282.3°. Best body text is #000000 at 6.02:1 contrast (WCAG AA passes).
Color values
| HEX | #807CED |
|---|---|
| RGB | rgb(128, 124, 237) |
| HSL | hsl(242, 76%, 71%) |
| HSV | hsv(242, 48%, 93%) |
| CMYK | cmyk(46%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(57.19, 30.14, -56.73) |
| CIE-LCH | lch(57.19, 64.24, 297.98°) |
| OKLab | oklab(64.28% 0.0352 -0.1611) |
| OKLCH | oklch(64.28% 0.165 282.3) |
| XYZ | xyz(31.3912, 25.1174, 83.2984) |
| Luminance | 0.2512 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.48
Lavender Blue
#8B88F8
ΔE00 3.90
Cornflower
#6A79F7
ΔE00 4.01
Perrywinkle
#8F8CE7
ΔE00 5.36
Mediumslateblue
#7B68EE
ΔE00 6.04
Mediumpurple
#9370DB
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#807CED #E9ED7C
analogous
#7CB0ED #807CED #B87CED
triadic
#807CED #ED807C #7CED80
tetradic
#807CED #ED7CB0 #E9ED7C #7CEDB8
square
#807CED #ED7CB0 #E9ED7C #7CEDB8
split-complementary
#807CED #EDB87C #B0ED7C
monochromatic
#231DD2 #4C46E6 #807CED #B4B2F4 #E5E4FB
Accessibility & contrast
On white
3.49
#807CED on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.02
#807CED on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #807CED
6.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##807CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##807CED | 1.00 | 3.49 | 6.02 | 6.02 |
| #FFFFFF | 3.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#4C8DF1
Deuteranopia (green-blind)
#4585EA
Tritanopia (blue-blind)
#5B94A9
Achromatopsia (no color)
#898989
Design tokens & code
CSS
--color: #807ced; /* rgb */ color: rgb(128, 124, 237); /* oklch */ color: oklch(64.3% 0.165 282.3);
Tailwind
colors: {
custom: {
50: '#aba2f3',
500: '#807ced',
950: '#000000',
},
}SCSS
$custom: #807ced; $custom-light: #aba2f3; $custom-dark: #000000;
JSON
{
"hex": "#807ced",
"rgb": {
"r": 128,
"g": 124,
"b": 237
},
"hsl": {
"h": 242.124,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.64284,
"c": 0.16492,
"h": 282.3
},
"luminance": 0.25119
}Semantic roles & 50–950 ramp
primary
#807CED
secondary
#F1F2D3
accent
#D80DD1
background
#FAF9FE
surface
#F5F2FD
border
#CFCCD5
text
#110F17
muted
#807E85