#FF7EF6#FF7EF6
#FF7EF6 is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.210 H 330.0°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EF6 |
|---|---|
| RGB | rgb(255, 126, 246) |
| HSL | hsl(304, 100%, 75%) |
| HSV | hsv(304, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 3.5%, 0%) |
| CIE-LAB | lab(71.45, 64.35, -38.31) |
| CIE-LCH | lch(71.45, 74.89, 329.23°) |
| OKLab | oklab(78.05% 0.1817 -0.1047) |
| OKLCH | oklch(78.05% 0.21 330) |
| XYZ | xyz(65.3348, 42.8395, 91.9985) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.37
Candy Pink
#FF63E9
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 5.44
Violet Pink
#FB5FFC
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EF6 #7EFF87
analogous
#C87EFF #FF7EF6 #FF7EB6
triadic
#FF7EF6 #F6FF7E #7EF6FF
tetradic
#FF7EF6 #FFC87E #7EFF87 #7EB6FF
square
#FF7EF6 #FFC87E #7EFF87 #7EB6FF
split-complementary
#FF7EF6 #B6FF7E #7EFFC8
monochromatic
#FF04ED #FF41F2 #FF7EF6 #FFBBFA #FFE0FD
Accessibility & contrast
On white
2.19
#FF7EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#FF7EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EF6
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EF6 | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4FA
Deuteranopia (green-blind)
#9DB5F2
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7ef6; /* rgb */ color: rgb(255, 126, 246); /* oklch */ color: oklch(78.0% 0.210 330.0);
Tailwind
colors: {
custom: {
50: '#ffa8f9',
500: '#ff7ef6',
950: '#000000',
},
}SCSS
$custom: #ff7ef6; $custom-light: #ffa8f9; $custom-dark: #000000;
JSON
{
"hex": "#ff7ef6",
"rgb": {
"r": 255,
"g": 126,
"b": 246
},
"hsl": {
"h": 304.186,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.78045,
"c": 0.20976,
"h": 330
},
"luminance": 0.42836
}Semantic roles & 50–950 ramp
primary
#FF7EF6
secondary
#D4F7D6
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85