#FD7DF3#FD7DF3
#FD7DF3 is a light, highly saturated purple. Relative luminance 0.420; OKLCH L 77.5% C 0.208 H 330.4°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DF3 |
|---|---|
| RGB | rgb(253, 125, 243) |
| HSL | hsl(305, 97%, 74%) |
| HSV | hsv(305, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 4%, 0.8%) |
| CIE-LAB | lab(70.89, 63.77, -37.55) |
| CIE-LCH | lch(70.89, 74.01, 329.51°) |
| OKLab | oklab(77.54% 0.1804 -0.1026) |
| OKLCH | oklch(77.54% 0.208 330.4) |
| XYZ | xyz(64.0187, 42.0249, 89.5163) |
| Luminance | 0.4202 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.32
Purply Pink
#F075E6
ΔE00 2.90
Candy Pink
#FF63E9
ΔE00 4.27
Light Magenta
#FA5FF7
ΔE00 5.26
Violet Pink
#FB5FFC
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DF3 #7DFD87
analogous
#C77DFD #FD7DF3 #FD7DB3
triadic
#FD7DF3 #F3FD7D #7DF3FD
tetradic
#FD7DF3 #FDC77D #7DFD87 #7DB3FD
square
#FD7DF3 #FDC77D #7DFD87 #7DB3FD
split-complementary
#FD7DF3 #B3FD7D #7DFDC7
monochromatic
#FB04E8 #FC41ED #FD7DF3 #FEB9F9 #FFE1FC
Accessibility & contrast
On white
2.23
#FD7DF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#FD7DF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DF3
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DF3 | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F7
Deuteranopia (green-blind)
#9CB4EF
Tritanopia (blue-blind)
#FF88AD
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7df3; /* rgb */ color: rgb(253, 125, 243); /* oklch */ color: oklch(77.5% 0.208 330.4);
Tailwind
colors: {
custom: {
50: '#ffa7f7',
500: '#fd7df3',
950: '#000000',
},
}SCSS
$custom: #fd7df3; $custom-light: #ffa7f7; $custom-dark: #000000;
JSON
{
"hex": "#fd7df3",
"rgb": {
"r": 253,
"g": 125,
"b": 243
},
"hsl": {
"h": 304.688,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.77538,
"c": 0.20757,
"h": 330.4
},
"luminance": 0.42021
}Semantic roles & 50–950 ramp
primary
#FD7DF3
secondary
#D4F7D7
accent
#E61200
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85