#FF7EF5#FF7EF5
#FF7EF5 is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.0% C 0.209 H 330.4°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EF5 |
|---|---|
| RGB | rgb(255, 126, 245) |
| HSL | hsl(305, 100%, 75%) |
| HSV | hsv(305, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 3.9%, 0%) |
| CIE-LAB | lab(71.40, 64.18, -37.83) |
| CIE-LCH | lch(71.40, 74.50, 329.49°) |
| OKLab | oklab(78% 0.1816 -0.1034) |
| OKLCH | oklch(78% 0.209 330.4) |
| XYZ | xyz(65.1817, 42.7783, 91.1923) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.57
Purply Pink
#F075E6
ΔE00 3.31
Candy Pink
#FF63E9
ΔE00 4.54
Light Magenta
#FA5FF7
ΔE00 5.49
Violet Pink
#FB5FFC
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EF5 #7EFF88
analogous
#C87EFF #FF7EF5 #FF7EB5
triadic
#FF7EF5 #F5FF7E #7EF5FF
tetradic
#FF7EF5 #FFC87E #7EFF88 #7EB5FF
square
#FF7EF5 #FFC87E #7EFF88 #7EB5FF
split-complementary
#FF7EF5 #B5FF7E #7EFFC8
monochromatic
#FF04EC #FF41F0 #FF7EF5 #FFBBFA #FFE0FD
Accessibility & contrast
On white
2.20
#FF7EF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FF7EF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EF5
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EF5 | 1.00 | 2.20 | 9.55 | 9.55 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A4F9
Deuteranopia (green-blind)
#9DB5F1
Tritanopia (blue-blind)
#FF89AF
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7ef5; /* rgb */ color: rgb(255, 126, 245); /* oklch */ color: oklch(78.0% 0.209 330.4);
Tailwind
colors: {
custom: {
50: '#ffa8f9',
500: '#ff7ef5',
950: '#000000',
},
}SCSS
$custom: #ff7ef5; $custom-light: #ffa8f9; $custom-dark: #000000;
JSON
{
"hex": "#ff7ef5",
"rgb": {
"r": 255,
"g": 126,
"b": 245
},
"hsl": {
"h": 304.651,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.78,
"c": 0.20894,
"h": 330.4
},
"luminance": 0.42774
}Semantic roles & 50–950 ramp
primary
#FF7EF5
secondary
#D4F7D6
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85