#FF7DFC#FF7DFC
#FF7DFC is a light, highly saturated purple. Relative luminance 0.430; OKLCH L 78.2% C 0.216 H 328.3°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DFC |
|---|---|
| RGB | rgb(255, 125, 252) |
| HSL | hsl(301, 100%, 75%) |
| HSV | hsv(301, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 1.2%, 0%) |
| CIE-LAB | lab(71.53, 65.81, -41.46) |
| CIE-LCH | lch(71.53, 77.78, 327.79°) |
| OKLab | oklab(78.19% 0.184 -0.1137) |
| OKLCH | oklch(78.19% 0.216 328.3) |
| XYZ | xyz(66.1434, 42.9594, 96.8847) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.87
Purply Pink
#F075E6
ΔE00 3.76
Candy Pink
#FF63E9
ΔE00 4.79
Violet Pink
#FB5FFC
ΔE00 5.06
Light Magenta
#FA5FF7
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DFC #7DFF80
analogous
#C17DFF #FF7DFC #FF7DBB
triadic
#FF7DFC #FCFF7D #7DFCFF
tetradic
#FF7DFC #FFC17D #7DFF80 #7DBBFF
square
#FF7DFC #FFC17D #7DFF80 #7DBBFF
split-complementary
#FF7DFC #BBFF7D #7DFFC1
monochromatic
#FF03F9 #FF40FB #FF7DFC #FFBAFD #FFE0FE
Accessibility & contrast
On white
2.19
#FF7DFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#FF7DFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DFC
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DFC | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A4FF
Deuteranopia (green-blind)
#9AB5F8
Tritanopia (blue-blind)
#FF8AB1
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #ff7dfc; /* rgb */ color: rgb(255, 125, 252); /* oklch */ color: oklch(78.2% 0.216 328.3);
Tailwind
colors: {
custom: {
50: '#ffa8fd',
500: '#ff7dfc',
950: '#000000',
},
}SCSS
$custom: #ff7dfc; $custom-light: #ffa8fd; $custom-dark: #000000;
JSON
{
"hex": "#ff7dfc",
"rgb": {
"r": 255,
"g": 125,
"b": 252
},
"hsl": {
"h": 301.385,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.78188,
"c": 0.21627,
"h": 328.3
},
"luminance": 0.42956
}Semantic roles & 50–950 ramp
primary
#FF7DFC
secondary
#D4F7D4
accent
#E60500
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181018
muted
#867F86