#7F71F8#7F71F8
#7F71F8 is a light, vivid blue. Relative luminance 0.231; OKLCH L 63.0% C 0.194 H 284.0°. Best body text is #000000 at 5.62:1 contrast (WCAG AA passes).
Color values
| HEX | #7F71F8 |
|---|---|
| RGB | rgb(127, 113, 248) |
| HSL | hsl(246, 91%, 71%) |
| HSV | hsv(246, 54%, 97%) |
| CMYK | cmyk(48.8%, 54.4%, 0%, 2.7%) |
| CIE-LAB | lab(55.17, 39.58, -66.08) |
| CIE-LCH | lch(55.17, 77.03, 300.92°) |
| OKLab | oklab(62.97% 0.0471 -0.1887) |
| OKLCH | oklch(62.97% 0.194 284) |
| XYZ | xyz(31.5957, 23.0980, 91.5823) |
| Luminance | 0.2310 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Mediumslateblue
#7B68EE
ΔE00 3.09
Cornflower
#6A79F7
ΔE00 4.77
Periwinkle (survey)
#8E82FE
ΔE00 5.23
Mediumpurple
#9370DB
ΔE00 6.24
Lavender Blue
#8B88F8
ΔE00 6.74
Purpley
#8756E4
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F71F8 #EAF871
analogous
#71A6F8 #7F71F8 #C271F8
triadic
#7F71F8 #F87F71 #71F87F
tetradic
#7F71F8 #F871A6 #EAF871 #71F8C2
square
#7F71F8 #F871A6 #EAF871 #71F8C2
split-complementary
#7F71F8 #F8C271 #A6F871
monochromatic
#220BE3 #4A37F5 #7F71F8 #B4ABFB #E5E2FE
Accessibility & contrast
On white
3.74
#7F71F8 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
5.62
#7F71F8 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F71F8
5.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F71F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F71F8 | 1.00 | 3.74 | 5.62 | 5.62 |
| #FFFFFF | 3.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 5.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 5.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#1F88FD
Deuteranopia (green-blind)
#1280F5
Tritanopia (blue-blind)
#538FAA
Achromatopsia (no color)
#848484
Design tokens & code
CSS
--color: #7f71f8; /* rgb */ color: rgb(127, 113, 248); /* oklch */ color: oklch(63.0% 0.194 284.0);
Tailwind
colors: {
custom: {
50: '#ac9afb',
500: '#7f71f8',
950: '#000000',
},
}SCSS
$custom: #7f71f8; $custom-light: #ac9afb; $custom-dark: #000000;
JSON
{
"hex": "#7f71f8",
"rgb": {
"r": 127,
"g": 113,
"b": 248
},
"hsl": {
"h": 246.222,
"s": 90.604,
"l": 70.784
},
"oklch": {
"l": 0.62969,
"c": 0.19447,
"h": 284
},
"luminance": 0.231
}Semantic roles & 50–950 ramp
primary
#7F71F8
secondary
#F1F5D0
accent
#E600CE
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E17
muted
#807E85