#7B71FF#7B71FF
#7B71FF is a light, highly saturated blue. Relative luminance 0.232; OKLCH L 63.1% C 0.204 H 282.0°. Best body text is #000000 at 5.65:1 contrast (WCAG AA passes).
Color values
| HEX | #7B71FF |
|---|---|
| RGB | rgb(123, 113, 255) |
| HSL | hsl(244, 100%, 72%) |
| HSV | hsv(244, 56%, 100%) |
| CMYK | cmyk(51.8%, 55.7%, 0%, 0%) |
| CIE-LAB | lab(55.32, 40.86, -69.73) |
| CIE-LCH | lch(55.32, 80.82, 300.37°) |
| OKLab | oklab(63.14% 0.0424 -0.1995) |
| OKLCH | oklch(63.14% 0.204 282) |
| XYZ | xyz(32.1180, 23.2394, 97.3816) |
| Luminance | 0.2324 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.63
Cornflower
#6A79F7
ΔE00 4.27
Periwinkle (survey)
#8E82FE
ΔE00 5.40
Lavender Blue
#8B88F8
ΔE00 6.87
Mediumpurple
#9370DB
ΔE00 7.34
Perrywinkle
#8F8CE7
ΔE00 9.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7B71FF #F5FF71
analogous
#71AEFF #7B71FF #C271FF
triadic
#7B71FF #FF7B71 #71FF7B
tetradic
#7B71FF #FF71AE #F5FF71 #71FFC2
square
#7B71FF #FF71AE #F5FF71 #71FFC2
split-complementary
#7B71FF #FFC271 #AEFF71
monochromatic
#1100F6 #4234FF #7B71FF #B4AEFF #E3E0FF
Accessibility & contrast
On white
3.72
#7B71FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.65
#7B71FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7B71FF
5.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7B71FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7B71FF | 1.00 | 3.72 | 5.65 | 5.65 |
| #FFFFFF | 3.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#0089FF
Deuteranopia (green-blind)
#007FFC
Tritanopia (blue-blind)
#4492AD
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7b71ff; /* rgb */ color: rgb(123, 113, 255); /* oklch */ color: oklch(63.1% 0.204 282.0);
Tailwind
colors: {
custom: {
50: '#aa9aff',
500: '#7b71ff',
950: '#000000',
},
}SCSS
$custom: #7b71ff; $custom-light: #aa9aff; $custom-dark: #000000;
JSON
{
"hex": "#7b71ff",
"rgb": {
"r": 123,
"g": 113,
"b": 255
},
"hsl": {
"h": 244.225,
"s": 100,
"l": 72.157
},
"oklch": {
"l": 0.63144,
"c": 0.20401,
"h": 282
},
"luminance": 0.23241
}Semantic roles & 50–950 ramp
primary
#7B71FF
secondary
#F5F7D4
accent
#E600D5
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86