#FD7DEC#FD7DEC
#FD7DEC is a light, highly saturated purple. Relative luminance 0.416; OKLCH L 77.2% C 0.202 H 332.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DEC |
|---|---|
| RGB | rgb(253, 125, 236) |
| HSL | hsl(308, 97%, 74%) |
| HSV | hsv(308, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 6.7%, 0.8%) |
| CIE-LAB | lab(70.60, 62.63, -34.16) |
| CIE-LCH | lch(70.60, 71.34, 331.39°) |
| OKLab | oklab(77.23% 0.1792 -0.0929) |
| OKLCH | oklch(77.23% 0.202 332.6) |
| XYZ | xyz(62.9818, 41.6101, 84.0549) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 2.78
Candy Pink
#FF63E9
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 5.48
Light Magenta
#FA5FF7
ΔE00 5.78
Violet Pink
#FB5FFC
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DEC #7DFD8E
analogous
#CE7DFD #FD7DEC #FD7DAC
triadic
#FD7DEC #ECFD7D #7DECFD
tetradic
#FD7DEC #FDCE7D #7DFD8E #7DACFD
square
#FD7DEC #FDCE7D #7DFD8E #7DACFD
split-complementary
#FD7DEC #ACFD7D #7DFDCE
monochromatic
#FB04DA #FC41E3 #FD7DEC #FEB9F5 #FFE1FB
Accessibility & contrast
On white
2.25
#FD7DEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#FD7DEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DEC
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DEC | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA1F0
Deuteranopia (green-blind)
#9FB3E8
Tritanopia (blue-blind)
#FF86AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7dec; /* rgb */ color: rgb(253, 125, 236); /* oklch */ color: oklch(77.2% 0.202 332.6);
Tailwind
colors: {
custom: {
50: '#ffa7f2',
500: '#fd7dec',
950: '#000000',
},
}SCSS
$custom: #fd7dec; $custom-light: #ffa7f2; $custom-dark: #000000;
JSON
{
"hex": "#fd7dec",
"rgb": {
"r": 253,
"g": 125,
"b": 236
},
"hsl": {
"h": 307.969,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.77232,
"c": 0.20189,
"h": 332.6
},
"luminance": 0.41606
}Semantic roles & 50–950 ramp
primary
#FD7DEC
secondary
#D4F7D9
accent
#E61E00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85