#FD7DEF#FD7DEF
#FD7DEF is a light, highly saturated purple. Relative luminance 0.418; OKLCH L 77.4% C 0.204 H 331.6°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DEF |
|---|---|
| RGB | rgb(253, 125, 239) |
| HSL | hsl(307, 97%, 74%) |
| HSV | hsv(307, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 5.5%, 0.8%) |
| CIE-LAB | lab(70.72, 63.11, -35.62) |
| CIE-LCH | lch(70.72, 72.47, 330.56°) |
| OKLab | oklab(77.36% 0.1798 -0.0971) |
| OKLCH | oklch(77.36% 0.204 331.6) |
| XYZ | xyz(63.4213, 41.7859, 86.3696) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.45
Purply Pink
#F075E6
ΔE00 2.77
Candy Pink
#FF63E9
ΔE00 4.19
Light Magenta
#FA5FF7
ΔE00 5.53
Lavender Pink
#DD85D7
ΔE00 5.67
Violet Pink
#FB5FFC
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DEF #7DFD8B
analogous
#CB7DFD #FD7DEF #FD7DAF
triadic
#FD7DEF #EFFD7D #7DEFFD
tetradic
#FD7DEF #FDCB7D #7DFD8B #7DAFFD
square
#FD7DEF #FDCB7D #7DFD8B #7DAFFD
split-complementary
#FD7DEF #AFFD7D #7DFDCB
monochromatic
#FB04E0 #FC41E8 #FD7DEF #FEB9F6 #FFE1FB
Accessibility & contrast
On white
2.24
#FD7DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#FD7DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DEF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DEF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F3
Deuteranopia (green-blind)
#9EB4EB
Tritanopia (blue-blind)
#FF87AB
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7def; /* rgb */ color: rgb(253, 125, 239); /* oklch */ color: oklch(77.4% 0.204 331.6);
Tailwind
colors: {
custom: {
50: '#ffa7f4',
500: '#fd7def',
950: '#000000',
},
}SCSS
$custom: #fd7def; $custom-light: #ffa7f4; $custom-dark: #000000;
JSON
{
"hex": "#fd7def",
"rgb": {
"r": 253,
"g": 125,
"b": 239
},
"hsl": {
"h": 306.563,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.77362,
"c": 0.2043,
"h": 331.6
},
"luminance": 0.41782
}Semantic roles & 50–950 ramp
primary
#FD7DEF
secondary
#D4F7D8
accent
#E61900
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181017
muted
#867F85