#FD7DF9#FD7DF9
#FD7DF9 is a light, highly saturated purple. Relative luminance 0.424; OKLCH L 77.8% C 0.213 H 328.6°. Best body text is #000000 at 9.48:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7DF9 |
|---|---|
| RGB | rgb(253, 125, 249) |
| HSL | hsl(302, 97%, 74%) |
| HSV | hsv(302, 51%, 99%) |
| CMYK | cmyk(0%, 50.6%, 1.6%, 0.8%) |
| CIE-LAB | lab(71.14, 64.77, -40.44) |
| CIE-LCH | lch(71.14, 76.36, 328.02°) |
| OKLab | oklab(77.81% 0.1814 -0.1109) |
| OKLCH | oklch(77.81% 0.213 328.6) |
| XYZ | xyz(64.9396, 42.3932, 94.3664) |
| Luminance | 0.4239 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.49
Purply Pink
#F075E6
ΔE00 3.35
Candy Pink
#FF63E9
ΔE00 4.57
Light Magenta
#FA5FF7
ΔE00 5.02
Violet Pink
#FB5FFC
ΔE00 5.04
Lavender Pink
#DD85D7
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7DF9 #7DFD81
analogous
#C17DFD #FD7DF9 #FD7DB9
triadic
#FD7DF9 #F9FD7D #7DF9FD
tetradic
#FD7DF9 #FDC17D #7DFD81 #7DB9FD
square
#FD7DF9 #FDC17D #7DFD81 #7DB9FD
split-complementary
#FD7DF9 #B9FD7D #7DFDC1
monochromatic
#FB04F3 #FC41F6 #FD7DF9 #FEB9FC #FFE1FE
Accessibility & contrast
On white
2.22
#FD7DF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.48
#FD7DF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7DF9
9.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7DF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7DF9 | 1.00 | 2.22 | 9.48 | 9.48 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#9AB4F5
Tritanopia (blue-blind)
#FF8AB0
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #fd7df9; /* rgb */ color: rgb(253, 125, 249); /* oklch */ color: oklch(77.8% 0.213 328.6);
Tailwind
colors: {
custom: {
50: '#ffa7fb',
500: '#fd7df9',
950: '#000000',
},
}SCSS
$custom: #fd7df9; $custom-light: #ffa7fb; $custom-dark: #000000;
JSON
{
"hex": "#fd7df9",
"rgb": {
"r": 253,
"g": 125,
"b": 249
},
"hsl": {
"h": 301.875,
"s": 96.97,
"l": 74.118
},
"oklch": {
"l": 0.77808,
"c": 0.21256,
"h": 328.6
},
"luminance": 0.42389
}Semantic roles & 50–950 ramp
primary
#FD7DF9
secondary
#D4F7D5
accent
#E60700
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#181017
muted
#867F85