#FF7DF4#FF7DF4
#FF7DF4 is a light, highly saturated purple. Relative luminance 0.425; OKLCH L 77.8% C 0.210 H 330.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7DF4 |
|---|---|
| RGB | rgb(255, 125, 244) |
| HSL | hsl(305, 100%, 75%) |
| HSV | hsv(305, 51%, 100%) |
| CMYK | cmyk(0%, 51%, 4.3%, 0%) |
| CIE-LAB | lab(71.19, 64.48, -37.61) |
| CIE-LCH | lch(71.19, 74.65, 329.74°) |
| OKLab | oklab(77.83% 0.1827 -0.1027) |
| OKLCH | oklch(77.83% 0.21 330.7) |
| XYZ | xyz(64.9022, 42.4629, 90.3481) |
| Luminance | 0.4246 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.59
Purply Pink
#F075E6
ΔE00 3.16
Candy Pink
#FF63E9
ΔE00 4.34
Light Magenta
#FA5FF7
ΔE00 5.37
Violet Pink
#FB5FFC
ΔE00 5.49
Lavender Pink
#DD85D7
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7DF4 #7DFF88
analogous
#C97DFF #FF7DF4 #FF7DB3
triadic
#FF7DF4 #F4FF7D #7DF4FF
tetradic
#FF7DF4 #FFC97D #7DFF88 #7DB3FF
square
#FF7DF4 #FFC97D #7DFF88 #7DB3FF
split-complementary
#FF7DF4 #B3FF7D #7DFFC9
monochromatic
#FF03EA #FF40EF #FF7DF4 #FFBAF9 #FFE0FC
Accessibility & contrast
On white
2.21
#FF7DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#FF7DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7DF4
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7DF4 | 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)
#76A3F8
Deuteranopia (green-blind)
#9DB5F0
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #ff7df4; /* rgb */ color: rgb(255, 125, 244); /* oklch */ color: oklch(77.8% 0.210 330.7);
Tailwind
colors: {
custom: {
50: '#ffa7f8',
500: '#ff7df4',
950: '#000000',
},
}SCSS
$custom: #ff7df4; $custom-light: #ffa7f8; $custom-dark: #000000;
JSON
{
"hex": "#ff7df4",
"rgb": {
"r": 255,
"g": 125,
"b": 244
},
"hsl": {
"h": 305.077,
"s": 100,
"l": 74.51
},
"oklch": {
"l": 0.77828,
"c": 0.20964,
"h": 330.7
},
"luminance": 0.42459
}Semantic roles & 50–950 ramp
primary
#FF7DF4
secondary
#D4F7D7
accent
#E61300
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85