#FF7EF9#FF7EF9
#FF7EF9 is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.2% C 0.212 H 329.1°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7EF9 |
|---|---|
| RGB | rgb(255, 126, 249) |
| HSL | hsl(303, 100%, 75%) |
| HSV | hsv(303, 51%, 100%) |
| CMYK | cmyk(0%, 50.6%, 2.4%, 0%) |
| CIE-LAB | lab(71.57, 64.85, -39.75) |
| CIE-LCH | lch(71.57, 76.06, 328.49°) |
| OKLab | oklab(78.18% 0.1822 -0.1089) |
| OKLCH | oklch(78.18% 0.212 329.1) |
| XYZ | xyz(65.7990, 43.0252, 94.4431) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 3.58
Candy Pink
#FF63E9
ΔE00 4.73
Light Magenta
#FA5FF7
ΔE00 5.34
Violet Pink
#FB5FFC
ΔE00 5.36
Lavender Pink
#DD85D7
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7EF9 #7EFF84
analogous
#C57EFF #FF7EF9 #FF7EB8
triadic
#FF7EF9 #F9FF7E #7EF9FF
tetradic
#FF7EF9 #FFC57E #7EFF84 #7EB8FF
square
#FF7EF9 #FFC57E #7EFF84 #7EB8FF
split-complementary
#FF7EF9 #B8FF7E #7EFFC5
monochromatic
#FF04F3 #FF41F6 #FF7EF9 #FFBBFC #FFE0FE
Accessibility & contrast
On white
2.19
#FF7EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#FF7EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7EF9
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7EF9 | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A4FD
Deuteranopia (green-blind)
#9CB6F5
Tritanopia (blue-blind)
#FF8AB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7ef9; /* rgb */ color: rgb(255, 126, 249); /* oklch */ color: oklch(78.2% 0.212 329.1);
Tailwind
colors: {
custom: {
50: '#ffa8fb',
500: '#ff7ef9',
950: '#000000',
},
}SCSS
$custom: #ff7ef9; $custom-light: #ffa8fb; $custom-dark: #000000;
JSON
{
"hex": "#ff7ef9",
"rgb": {
"r": 255,
"g": 126,
"b": 249
},
"hsl": {
"h": 302.791,
"s": 100,
"l": 74.706
},
"oklch": {
"l": 0.78179,
"c": 0.21225,
"h": 329.1
},
"luminance": 0.43021
}Semantic roles & 50–950 ramp
primary
#FF7EF9
secondary
#D4F7D5
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85