#FD7AE4#FD7AE4
#FD7AE4 is a light, highly saturated pink. Relative luminance 0.404; OKLCH L 76.5% C 0.200 H 335.2°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7AE4 |
|---|---|
| RGB | rgb(253, 122, 228) |
| HSL | hsl(311, 97%, 74%) |
| HSV | hsv(311, 52%, 99%) |
| CMYK | cmyk(0%, 51.8%, 9.9%, 0.8%) |
| CIE-LAB | lab(69.76, 62.75, -31.05) |
| CIE-LCH | lch(69.76, 70.01, 333.67°) |
| OKLab | oklab(76.5% 0.1818 -0.0841) |
| OKLCH | oklch(76.5% 0.2 335.2) |
| XYZ | xyz(61.4714, 40.4074, 77.9455) |
| Luminance | 0.4040 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.90
Violet (CSS)
#EE82EE
ΔE00 3.59
Candy Pink
#FF63E9
ΔE00 4.00
Lavender Pink
#DD85D7
ΔE00 5.33
Bubblegum Pink
#FE83CC
ΔE00 5.67
Light Magenta
#FA5FF7
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7AE4 #7AFD93
analogous
#D47AFD #FD7AE4 #FD7AA2
triadic
#FD7AE4 #E4FD7A #7AE4FD
tetradic
#FD7AE4 #FDD47A #7AFD93 #7AA2FD
square
#FD7AE4 #FDD47A #7AFD93 #7AA2FD
split-complementary
#FD7AE4 #A2FD7A #7AFDD4
monochromatic
#F904CA #FC3ED8 #FD7AE4 #FEB6F0 #FFE1F9
Accessibility & contrast
On white
2.31
#FD7AE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#FD7AE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7AE4
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7AE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7AE4 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7A9EE7
Deuteranopia (green-blind)
#A0B2E0
Tritanopia (blue-blind)
#FF81A5
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7ae4; /* rgb */ color: rgb(253, 122, 228); /* oklch */ color: oklch(76.5% 0.200 335.2);
Tailwind
colors: {
custom: {
50: '#ffa5ec',
500: '#fd7ae4',
950: '#000000',
},
}SCSS
$custom: #fd7ae4; $custom-light: #ffa5ec; $custom-dark: #000000;
JSON
{
"hex": "#fd7ae4",
"rgb": {
"r": 253,
"g": 122,
"b": 228
},
"hsl": {
"h": 311.45,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.76504,
"c": 0.20028,
"h": 335.2
},
"luminance": 0.40403
}Semantic roles & 50–950 ramp
primary
#FD7AE4
secondary
#D4F7DB
accent
#E62C00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84