#FF7EF4#FF7EF4
#FF7EF4 is a light, highly saturated purple. Relative luminance 0.427; OKLCH L 78.0% C 0.208 H 330.7°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EF4 |
|---|---|
| RGB | rgb(255, 126, 244) |
| HSL | hsl(305, 100%, 75%) |
| HSV | hsv(305, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 4.3%, 0%) |
| CIE-LAB | lab(71.36, 64.02, -37.34) |
| CIE-LCH | lch(71.36, 74.11, 329.74°) |
| OKLab | oklab(77.96% 0.1814 -0.102) |
| OKLCH | oklch(77.96% 0.208 330.7) |
| XYZ | xyz(65.0295, 42.7174, 90.3905) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 3.26
Candy Pink
#FF63E9
ΔE00 4.51
Light Magenta
#FA5FF7
ΔE00 5.54
Violet Pink
#FB5FFC
ΔE00 5.66
Lavender Pink
#DD85D7
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EF4 #7EFF89
analogous
#C97EFF #FF7EF4 #FF7EB4
triadic
#FF7EF4 #F4FF7E #7EF4FF
tetradic
#FF7EF4 #FFC97E #7EFF89 #7EB4FF
square
#FF7EF4 #FFC97E #7EFF89 #7EB4FF
split-complementary
#FF7EF4 #B4FF7E #7EFFC9
monochromatic
#FF04EA #FF41EF #FF7EF4 #FFBBF9 #FFE0FC
Accessibility & contrast
On white
2.20
#FF7EF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FF7EF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EF4
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EF4 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A3F8
Deuteranopia (green-blind)
#9EB5F0
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7ef4; /* rgb */ color: rgb(255, 126, 244); /* oklch */ color: oklch(78.0% 0.208 330.7);
Tailwind
colors: {
custom: {
50: '#ffa8f8',
500: '#ff7ef4',
950: '#000000',
},
}SCSS
$custom: #ff7ef4; $custom-light: #ffa8f8; $custom-dark: #000000;
JSON
{
"hex": "#ff7ef4",
"rgb": {
"r": 255,
"g": 126,
"b": 244
},
"hsl": {
"h": 305.116,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77956,
"c": 0.20812,
"h": 330.7
},
"luminance": 0.42713
}Semantic roles & 50–950 ramp
primary
#FF7EF4
secondary
#D4F7D7
accent
#E61400
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85