#FD7DF5#FD7DF5
#FD7DF5 is a light, highly saturated purple. Relative luminance 0.421; OKLCH L 77.6% C 0.209 H 329.8°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DF5 |
|---|---|
| RGB | rgb(253, 125, 245) |
| HSL | hsl(304, 97%, 74%) |
| HSV | hsv(304, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 3.2%, 0.8%) |
| CIE-LAB | lab(70.97, 64.10, -38.52) |
| CIE-LCH | lch(70.97, 74.78, 329.00°) |
| OKLab | oklab(77.63% 0.1808 -0.1054) |
| OKLCH | oklch(77.63% 0.209 329.8) |
| XYZ | xyz(64.3224, 42.1463, 91.1156) |
| Luminance | 0.4214 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.33
Purply Pink
#F075E6
ΔE00 3.02
Candy Pink
#FF63E9
ΔE00 4.35
Light Magenta
#FA5FF7
ΔE00 5.16
Violet Pink
#FB5FFC
ΔE00 5.26
Lavender Pink
#DD85D7
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DF5 #7DFD85
analogous
#C57DFD #FD7DF5 #FD7DB5
triadic
#FD7DF5 #F5FD7D #7DF5FD
tetradic
#FD7DF5 #FDC57D #7DFD85 #7DB5FD
square
#FD7DF5 #FDC57D #7DFD85 #7DB5FD
split-complementary
#FD7DF5 #B5FD7D #7DFDC5
monochromatic
#FB04EC #FC41F0 #FD7DF5 #FEB9FA #FFE1FD
Accessibility & contrast
On white
2.23
#FD7DF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#FD7DF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DF5
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DF5 | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#75A3F9
Deuteranopia (green-blind)
#9BB4F1
Tritanopia (blue-blind)
#FF89AE
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7df5; /* rgb */ color: rgb(253, 125, 245); /* oklch */ color: oklch(77.6% 0.209 329.8);
Tailwind
colors: {
custom: {
50: '#ffa7f9',
500: '#fd7df5',
950: '#000000',
},
}SCSS
$custom: #fd7df5; $custom-light: #ffa7f9; $custom-dark: #000000;
JSON
{
"hex": "#fd7df5",
"rgb": {
"r": 253,
"g": 125,
"b": 245
},
"hsl": {
"h": 303.75,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.77627,
"c": 0.20922,
"h": 329.8
},
"luminance": 0.42142
}Semantic roles & 50–950 ramp
primary
#FD7DF5
secondary
#D4F7D6
accent
#E60E00
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85