#FD7EE7#FD7EE7
#FD7EE7 is a light, vivid pink. Relative luminance 0.416; OKLCH L 77.1% C 0.196 H 334.3°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EE7 |
|---|---|
| RGB | rgb(253, 126, 231) |
| HSL | hsl(310, 97%, 74%) |
| HSV | hsv(310, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 8.7%, 0.8%) |
| CIE-LAB | lab(70.58, 61.36, -31.44) |
| CIE-LCH | lch(70.58, 68.95, 332.87°) |
| OKLab | oklab(77.15% 0.1769 -0.0853) |
| OKLCH | oklch(77.15% 0.196 334.3) |
| XYZ | xyz(62.3927, 41.5780, 80.3249) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.17
Violet (CSS)
#EE82EE
ΔE00 3.22
Candy Pink
#FF63E9
ΔE00 4.56
Lavender Pink
#DD85D7
ΔE00 5.23
Bubblegum Pink
#FE83CC
ΔE00 5.80
Light Magenta
#FA5FF7
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EE7 #7EFD94
analogous
#D47EFD #FD7EE7 #FD7EA8
triadic
#FD7EE7 #E7FD7E #7EE7FD
tetradic
#FD7EE7 #FDD47E #7EFD94 #7EA8FD
square
#FD7EE7 #FDD47E #7EFD94 #7EA8FD
split-complementary
#FD7EE7 #A8FD7E #7EFDD4
monochromatic
#FB05D1 #FC42DC #FD7EE7 #FEBAF2 #FFE1F9
Accessibility & contrast
On white
2.25
#FD7EE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#FD7EE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EE7
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EE7 | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EB
Deuteranopia (green-blind)
#A1B3E3
Tritanopia (blue-blind)
#FF85A8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #fd7ee7; /* rgb */ color: rgb(253, 126, 231); /* oklch */ color: oklch(77.1% 0.196 334.3);
Tailwind
colors: {
custom: {
50: '#ffa8ef',
500: '#fd7ee7',
950: '#000000',
},
}SCSS
$custom: #fd7ee7; $custom-light: #ffa8ef; $custom-dark: #000000;
JSON
{
"hex": "#fd7ee7",
"rgb": {
"r": 253,
"g": 126,
"b": 231
},
"hsl": {
"h": 310.394,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.7715,
"c": 0.1964,
"h": 334.3
},
"luminance": 0.41574
}Semantic roles & 50–950 ramp
primary
#FD7EE7
secondary
#D4F7DA
accent
#E62800
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84