#FD7DF4#FD7DF4
#FD7DF4 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.6% C 0.208 H 330.1°. Best body text is #000000 at 9.42:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DF4 |
|---|---|
| RGB | rgb(253, 125, 244) |
| HSL | hsl(304, 97%, 74%) |
| HSV | hsv(304, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 3.6%, 0.8%) |
| CIE-LAB | lab(70.93, 63.94, -38.04) |
| CIE-LCH | lch(70.93, 74.39, 329.25°) |
| OKLab | oklab(77.58% 0.1806 -0.104) |
| OKLCH | oklch(77.58% 0.208 330.1) |
| XYZ | xyz(64.1702, 42.0855, 90.3138) |
| Luminance | 0.4208 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 2.96
Candy Pink
#FF63E9
ΔE00 4.30
Light Magenta
#FA5FF7
ΔE00 5.21
Violet Pink
#FB5FFC
ΔE00 5.33
Lavender Pink
#DD85D7
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DF4 #7DFD86
analogous
#C67DFD #FD7DF4 #FD7DB4
triadic
#FD7DF4 #F4FD7D #7DF4FD
tetradic
#FD7DF4 #FDC67D #7DFD86 #7DB4FD
square
#FD7DF4 #FDC67D #7DFD86 #7DB4FD
split-complementary
#FD7DF4 #B4FD7D #7DFDC6
monochromatic
#FB04EA #FC41EF #FD7DF4 #FEB9F9 #FFE1FC
Accessibility & contrast
On white
2.23
#FD7DF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.42
#FD7DF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DF4
9.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DF4 | 1.00 | 2.23 | 9.42 | 9.42 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F8
Deuteranopia (green-blind)
#9CB4F0
Tritanopia (blue-blind)
#FF88AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7df4; /* rgb */ color: rgb(253, 125, 244); /* oklch */ color: oklch(77.6% 0.208 330.1);
Tailwind
colors: {
custom: {
50: '#ffa7f8',
500: '#fd7df4',
950: '#000000',
},
}SCSS
$custom: #fd7df4; $custom-light: #ffa7f8; $custom-dark: #000000;
JSON
{
"hex": "#fd7df4",
"rgb": {
"r": 253,
"g": 125,
"b": 244
},
"hsl": {
"h": 304.219,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.77583,
"c": 0.20839,
"h": 330.1
},
"luminance": 0.42082
}Semantic roles & 50–950 ramp
primary
#FD7DF4
secondary
#D4F7D7
accent
#E61000
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85