#7F79FF#7F79FF
#7F79FF is a light, vivid blue. Relative luminance 0.254; OKLCH L 64.8% C 0.193 H 281.6°. Best body text is #000000 at 6.08:1 contrast (WCAG AA passes).
Color values
| HEX | #7F79FF |
|---|---|
| RGB | rgb(127, 121, 255) |
| HSL | hsl(243, 100%, 74%) |
| HSV | hsv(243, 53%, 100%) |
| CMYK | cmyk(50.2%, 52.5%, 0%, 0%) |
| CIE-LAB | lab(57.47, 36.99, -66.25) |
| CIE-LCH | lch(57.47, 75.87, 299.18°) |
| OKLab | oklab(64.82% 0.0388 -0.1892) |
| OKLCH | oklch(64.82% 0.193 281.6) |
| XYZ | xyz(33.6343, 25.4049, 97.7197) |
| Luminance | 0.2541 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle (survey)
#8E82FE
ΔE00 3.34
Cornflower
#6A79F7
ΔE00 3.75
Lavender Blue
#8B88F8
ΔE00 4.61
Mediumslateblue
#7B68EE
ΔE00 5.62
Perrywinkle
#8F8CE7
ΔE00 7.04
Mediumpurple
#9370DB
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#7F79FF #F9FF79
analogous
#79B6FF #7F79FF #C279FF
triadic
#7F79FF #FF7F79 #79FF7F
tetradic
#7F79FF #FF79B6 #F9FF79 #79FFC2
square
#7F79FF #FF79B6 #F9FF79 #79FFC2
split-complementary
#7F79FF #FFC279 #B6FF79
monochromatic
#0B00FE #453CFF #7F79FF #B9B6FF #E2E0FF
Accessibility & contrast
On white
3.45
#7F79FF on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.08
#7F79FF on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #7F79FF
6.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##7F79FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##7F79FF | 1.00 | 3.45 | 6.08 | 6.08 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#2F8FFF
Deuteranopia (green-blind)
#2085FC
Tritanopia (blue-blind)
#4C97B1
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #7f79ff; /* rgb */ color: rgb(127, 121, 255); /* oklch */ color: oklch(64.8% 0.193 281.6);
Tailwind
colors: {
custom: {
50: '#aca0ff',
500: '#7f79ff',
950: '#000000',
},
}SCSS
$custom: #7f79ff; $custom-light: #aca0ff; $custom-dark: #000000;
JSON
{
"hex": "#7f79ff",
"rgb": {
"r": 127,
"g": 121,
"b": 255
},
"hsl": {
"h": 242.687,
"s": 100,
"l": 73.725
},
"oklch": {
"l": 0.64818,
"c": 0.19308,
"h": 281.6
},
"luminance": 0.25407
}Semantic roles & 50–950 ramp
primary
#7F79FF
secondary
#F6F7D4
accent
#E600DB
background
#FBF9FF
surface
#F6F2FF
border
#D0CCD7
text
#110E18
muted
#807E86