#FD7CDA#FD7CDA
#FD7CDA is a light, vivid pink. Relative luminance 0.404; OKLCH L 76.4% C 0.190 H 338.8°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7CDA |
|---|---|
| RGB | rgb(253, 124, 218) |
| HSL | hsl(316, 97%, 74%) |
| HSV | hsv(316, 51%, 99%) |
| CMYK | cmyk(0%, 51%, 13.8%, 0.8%) |
| CIE-LAB | lab(69.73, 60.28, -25.57) |
| CIE-LCH | lch(69.73, 65.48, 337.02°) |
| OKLab | oklab(76.36% 0.1769 -0.0687) |
| OKLCH | oklch(76.36% 0.19 338.8) |
| XYZ | xyz(60.3712, 40.3644, 70.9275) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.71
Purply Pink
#F075E6
ΔE00 4.46
Violet (CSS)
#EE82EE
ΔE00 5.13
Candy Pink
#FF63E9
ΔE00 5.40
Lavender Pink
#DD85D7
ΔE00 5.46
Pink (survey)
#FF81C0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7CDA #7CFD9F
analogous
#E07CFD #FD7CDA #FD7C9A
triadic
#FD7CDA #DAFD7C #7CDAFD
tetradic
#FD7CDA #FDE07C #7CFD9F #7C9AFD
square
#FD7CDA #FDE07C #7CFD9F #7C9AFD
split-complementary
#FD7CDA #9AFD7C #7CFDE0
monochromatic
#FB04B8 #FC40C9 #FD7CDA #FEB8EB #FFE1F6
Accessibility & contrast
On white
2.31
#FD7CDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#FD7CDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7CDA
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7CDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7CDA | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#819EDD
Deuteranopia (green-blind)
#A5B2D7
Tritanopia (blue-blind)
#FF80A1
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7cda; /* rgb */ color: rgb(253, 124, 218); /* oklch */ color: oklch(76.4% 0.190 338.8);
Tailwind
colors: {
custom: {
50: '#ffa6e5',
500: '#fd7cda',
950: '#000000',
},
}SCSS
$custom: #fd7cda; $custom-light: #ffa6e5; $custom-dark: #000000;
JSON
{
"hex": "#fd7cda",
"rgb": {
"r": 253,
"g": 124,
"b": 218
},
"hsl": {
"h": 316.279,
"s": 96.992,
"l": 73.922
},
"oklch": {
"l": 0.76356,
"c": 0.18981,
"h": 338.8
},
"luminance": 0.4036
}Semantic roles & 50–950 ramp
primary
#FD7CDA
secondary
#D4F7DE
accent
#E63E00
background
#FFFAFE
surface
#FFF4FC
border
#D7CED5
text
#181015
muted
#867F84