#FF7EF0#FF7EF0
#FF7EF0 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.205 H 331.9°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EF0 |
|---|---|
| RGB | rgb(255, 126, 240) |
| HSL | hsl(307, 100%, 75%) |
| HSV | hsv(307, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 5.9%, 0%) |
| CIE-LAB | lab(71.20, 63.37, -35.41) |
| CIE-LCH | lch(71.20, 72.59, 330.81°) |
| OKLab | oklab(77.78% 0.1807 -0.0965) |
| OKLCH | oklch(77.78% 0.205 331.9) |
| XYZ | xyz(64.4287, 42.4771, 87.2265) |
| Luminance | 0.4247 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 3.15
Candy Pink
#FF63E9
ΔE00 4.43
Light Magenta
#FA5FF7
ΔE00 5.80
Lavender Pink
#DD85D7
ΔE00 5.89
Violet Pink
#FB5FFC
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EF0 #7EFF8D
analogous
#CE7EFF #FF7EF0 #FF7EAF
triadic
#FF7EF0 #F0FF7E #7EF0FF
tetradic
#FF7EF0 #FFCE7E #7EFF8D #7EAFFF
square
#FF7EF0 #FFCE7E #7EFF8D #7EAFFF
split-complementary
#FF7EF0 #AFFF7E #7EFFCE
monochromatic
#FF04E2 #FF41E9 #FF7EF0 #FFBBF7 #FFE0FB
Accessibility & contrast
On white
2.21
#FF7EF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FF7EF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EF0
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EF0 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA3F4
Deuteranopia (green-blind)
#9FB5EC
Tritanopia (blue-blind)
#FF88AC
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7ef0; /* rgb */ color: rgb(255, 126, 240); /* oklch */ color: oklch(77.8% 0.205 331.9);
Tailwind
colors: {
custom: {
50: '#ffa8f5',
500: '#ff7ef0',
950: '#000000',
},
}SCSS
$custom: #ff7ef0; $custom-light: #ffa8f5; $custom-dark: #000000;
JSON
{
"hex": "#ff7ef0",
"rgb": {
"r": 255,
"g": 126,
"b": 240
},
"hsl": {
"h": 306.977,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.77781,
"c": 0.20487,
"h": 331.9
},
"luminance": 0.42473
}Semantic roles & 50–950 ramp
primary
#FF7EF0
secondary
#D4F7D8
accent
#E61B00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85