#FD7DED#FD7DED
#FD7DED is a light, highly saturated purple. Relative luminance 0.417; OKLCH L 77.3% C 0.203 H 332.3°. Best body text is #000000 at 9.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DED |
|---|---|
| RGB | rgb(253, 125, 237) |
| HSL | hsl(308, 97%, 74%) |
| HSV | hsv(308, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 6.3%, 0.8%) |
| CIE-LAB | lab(70.64, 62.79, -34.64) |
| CIE-LCH | lch(70.64, 71.71, 331.11°) |
| OKLab | oklab(77.28% 0.1794 -0.0943) |
| OKLCH | oklch(77.28% 0.203 332.3) |
| XYZ | xyz(63.1274, 41.6684, 84.8222) |
| Luminance | 0.4166 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.58
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 4.19
Lavender Pink
#DD85D7
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.69
Violet Pink
#FB5FFC
ΔE00 5.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DED #7DFD8D
analogous
#CD7DFD #FD7DED #FD7DAD
triadic
#FD7DED #EDFD7D #7DEDFD
tetradic
#FD7DED #FDCD7D #7DFD8D #7DADFD
square
#FD7DED #FDCD7D #7DFD8D #7DADFD
split-complementary
#FD7DED #ADFD7D #7DFDCD
monochromatic
#FB04DC #FC41E5 #FD7DED #FEB9F5 #FFE1FB
Accessibility & contrast
On white
2.25
#FD7DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.33
#FD7DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DED
9.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DED | 1.00 | 2.25 | 9.33 | 9.33 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A1F1
Deuteranopia (green-blind)
#9EB3E9
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7ded; /* rgb */ color: rgb(253, 125, 237); /* oklch */ color: oklch(77.3% 0.203 332.3);
Tailwind
colors: {
custom: {
50: '#ffa7f3',
500: '#fd7ded',
950: '#000000',
},
}SCSS
$custom: #fd7ded; $custom-light: #ffa7f3; $custom-dark: #000000;
JSON
{
"hex": "#fd7ded",
"rgb": {
"r": 253,
"g": 125,
"b": 237
},
"hsl": {
"h": 307.5,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.77275,
"c": 0.20269,
"h": 332.3
},
"luminance": 0.41664
}Semantic roles & 50–950 ramp
primary
#FD7DED
secondary
#D4F7D9
accent
#E61D00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85