#FF7EF1#FF7EF1
#FF7EF1 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.206 H 331.6°. Best body text is #000000 at 9.51:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EF1 |
|---|---|
| RGB | rgb(255, 126, 241) |
| HSL | hsl(307, 100%, 75%) |
| HSV | hsv(307, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 5.5%, 0%) |
| CIE-LAB | lab(71.24, 63.53, -35.89) |
| CIE-LCH | lch(71.24, 72.97, 330.53°) |
| OKLab | oklab(77.82% 0.1809 -0.0978) |
| OKLCH | oklch(77.82% 0.206 331.6) |
| XYZ | xyz(64.5777, 42.5367, 88.0111) |
| Luminance | 0.4253 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.65
Purply Pink
#F075E6
ΔE00 3.17
Candy Pink
#FF63E9
ΔE00 4.44
Light Magenta
#FA5FF7
ΔE00 5.73
Violet Pink
#FB5FFC
ΔE00 5.90
Lavender Pink
#DD85D7
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EF1 #7EFF8C
analogous
#CD7EFF #FF7EF1 #FF7EB0
triadic
#FF7EF1 #F1FF7E #7EF1FF
tetradic
#FF7EF1 #FFCD7E #7EFF8C #7EB0FF
square
#FF7EF1 #FFCD7E #7EFF8C #7EB0FF
split-complementary
#FF7EF1 #B0FF7E #7EFFCD
monochromatic
#FF04E4 #FF41EA #FF7EF1 #FFBBF8 #FFE0FC
Accessibility & contrast
On white
2.21
#FF7EF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.51
#FF7EF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EF1
9.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EF1 | 1.00 | 2.21 | 9.51 | 9.51 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A3F5
Deuteranopia (green-blind)
#9FB5ED
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7ef1; /* rgb */ color: rgb(255, 126, 241); /* oklch */ color: oklch(77.8% 0.206 331.6);
Tailwind
colors: {
custom: {
50: '#ffa8f6',
500: '#ff7ef1',
950: '#000000',
},
}SCSS
$custom: #ff7ef1; $custom-light: #ffa8f6; $custom-dark: #000000;
JSON
{
"hex": "#ff7ef1",
"rgb": {
"r": 255,
"g": 126,
"b": 241
},
"hsl": {
"h": 306.512,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77824,
"c": 0.20567,
"h": 331.6
},
"luminance": 0.42533
}Semantic roles & 50–950 ramp
primary
#FF7EF1
secondary
#D4F7D8
accent
#E61900
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#181017
muted
#867F85