#FF7DF9#FF7DF9
#FF7DF9 is a light, highly saturated purple. Relative luminance 0.428; OKLCH L 78.1% C 0.214 H 329.1°. Best body text is #000000 at 9.55:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DF9 |
|---|---|
| RGB | rgb(255, 125, 249) |
| HSL | hsl(303, 100%, 75%) |
| HSV | hsv(303, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 2.4%, 0%) |
| CIE-LAB | lab(71.40, 65.31, -40.02) |
| CIE-LCH | lch(71.40, 76.59, 328.50°) |
| OKLab | oklab(78.05% 0.1835 -0.1096) |
| OKLCH | oklch(78.05% 0.214 329.1) |
| XYZ | xyz(65.6717, 42.7707, 94.4007) |
| Luminance | 0.4277 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.70
Purply Pink
#F075E6
ΔE00 3.49
Candy Pink
#FF63E9
ΔE00 4.58
Light Magenta
#FA5FF7
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.18
Lavender Pink
#DD85D7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DF9 #7DFF83
analogous
#C47DFF #FF7DF9 #FF7DB8
triadic
#FF7DF9 #F9FF7D #7DF9FF
tetradic
#FF7DF9 #FFC47D #7DFF83 #7DB8FF
square
#FF7DF9 #FFC47D #7DFF83 #7DB8FF
split-complementary
#FF7DF9 #B8FF7D #7DFFC4
monochromatic
#FF03F3 #FF40F6 #FF7DF9 #FFBAFC #FFE0FE
Accessibility & contrast
On white
2.20
#FF7DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.55
#FF7DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DF9
9.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DF9 | 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)
#74A4FD
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#FF8AB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7df9; /* rgb */ color: rgb(255, 125, 249); /* oklch */ color: oklch(78.1% 0.214 329.1);
Tailwind
colors: {
custom: {
50: '#ffa7fb',
500: '#ff7df9',
950: '#000000',
},
}SCSS
$custom: #ff7df9; $custom-light: #ffa7fb; $custom-dark: #000000;
JSON
{
"hex": "#ff7df9",
"rgb": {
"r": 255,
"g": 125,
"b": 249
},
"hsl": {
"h": 302.769,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.78052,
"c": 0.21377,
"h": 329.1
},
"luminance": 0.42767
}Semantic roles & 50–950 ramp
primary
#FF7DF9
secondary
#D4F7D5
accent
#E60B00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85