#FD7AE2#FD7AE2
#FD7AE2 is a light, vivid pink. Relative luminance 0.403; OKLCH L 76.4% C 0.199 H 335.8°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7AE2 |
|---|---|
| RGB | rgb(253, 122, 226) |
| HSL | hsl(312, 97%, 74%) |
| HSV | hsv(312, 52%, 99%) |
| CMYK | cmyk(0%, 51.8%, 10.7%, 0.8%) |
| CIE-LAB | lab(69.68, 62.43, -30.07) |
| CIE-LCH | lch(69.68, 69.30, 334.29°) |
| OKLab | oklab(76.42% 0.1814 -0.0813) |
| OKLCH | oklch(76.42% 0.199 335.8) |
| XYZ | xyz(61.1953, 40.2970, 76.4917) |
| Luminance | 0.4029 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.12
Violet (CSS)
#EE82EE
ΔE00 3.86
Candy Pink
#FF63E9
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 5.32
Bubblegum Pink
#FE83CC
ΔE00 5.33
Light Magenta
#FA5FF7
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7AE2 #7AFD95
analogous
#D67AFD #FD7AE2 #FD7AA0
triadic
#FD7AE2 #E2FD7A #7AE2FD
tetradic
#FD7AE2 #FDD67A #7AFD95 #7AA0FD
square
#FD7AE2 #FDD67A #7AFD95 #7AA0FD
split-complementary
#FD7AE2 #A0FD7A #7AFDD6
monochromatic
#F904C6 #FC3ED5 #FD7AE2 #FEB6EF #FFE1F8
Accessibility & contrast
On white
2.32
#FD7AE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#FD7AE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7AE2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7AE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7AE2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7B9EE5
Deuteranopia (green-blind)
#A1B1DE
Tritanopia (blue-blind)
#FF80A4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #fd7ae2; /* rgb */ color: rgb(253, 122, 226); /* oklch */ color: oklch(76.4% 0.199 335.8);
Tailwind
colors: {
custom: {
50: '#ffa5eb',
500: '#fd7ae2',
950: '#000000',
},
}SCSS
$custom: #fd7ae2; $custom-light: #ffa5eb; $custom-dark: #000000;
JSON
{
"hex": "#fd7ae2",
"rgb": {
"r": 253,
"g": 122,
"b": 226
},
"hsl": {
"h": 312.366,
"s": 97.037,
"l": 73.529
},
"oklch": {
"l": 0.7642,
"c": 0.19876,
"h": 335.8
},
"luminance": 0.40293
}Semantic roles & 50–950 ramp
primary
#FD7AE2
secondary
#D4F7DB
accent
#E62F00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84