#FD7CDE#FD7CDE
#FD7CDE is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.5% C 0.193 H 337.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CDE |
|---|---|
| RGB | rgb(253, 124, 222) |
| HSL | hsl(314, 97%, 74%) |
| HSV | hsv(314, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 12.3%, 0.8%) |
| CIE-LAB | lab(69.88, 60.89, -27.55) |
| CIE-LCH | lch(69.88, 66.83, 335.65°) |
| OKLab | oklab(76.52% 0.1778 -0.0743) |
| OKLCH | oklch(76.52% 0.193 337.3) |
| XYZ | xyz(60.9010, 40.5762, 73.7174) |
| Luminance | 0.4057 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.87
Bubblegum Pink
#FE83CC
ΔE00 4.42
Violet (CSS)
#EE82EE
ΔE00 4.48
Candy Pink
#FF63E9
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.29
Pink (survey)
#FF81C0
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CDE #7CFD9B
analogous
#DC7CFD #FD7CDE #FD7C9E
triadic
#FD7CDE #DEFD7C #7CDEFD
tetradic
#FD7CDE #FDDC7C #7CFD9B #7C9EFD
square
#FD7CDE #FDDC7C #7CFD9B #7C9EFD
split-complementary
#FD7CDE #9EFD7C #7CFDDC
monochromatic
#FB04BF #FC40CF #FD7CDE #FEB8ED #FFE1F7
Accessibility & contrast
On white
2.30
#FD7CDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#FD7CDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CDE
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CDE | 1.00 | 2.30 | 9.11 | 9.11 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F9EE1
Deuteranopia (green-blind)
#A3B2DB
Tritanopia (blue-blind)
#FF81A3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fd7cde; /* rgb */ color: rgb(253, 124, 222); /* oklch */ color: oklch(76.5% 0.193 337.3);
Tailwind
colors: {
custom: {
50: '#ffa6e8',
500: '#fd7cde',
950: '#000000',
},
}SCSS
$custom: #fd7cde; $custom-light: #ffa6e8; $custom-dark: #000000;
JSON
{
"hex": "#fd7cde",
"rgb": {
"r": 253,
"g": 124,
"b": 222
},
"hsl": {
"h": 314.419,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.76516,
"c": 0.1927,
"h": 337.3
},
"luminance": 0.40572
}Semantic roles & 50–950 ramp
primary
#FD7CDE
secondary
#D4F7DD
accent
#E63700
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181016
muted
#867F84