#FD7EE6#FD7EE6
#FD7EE6 is a light, vivid pink. Relative luminance 0.415; OKLCH L 77.1% C 0.196 H 334.6°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FD7EE6 |
|---|---|
| RGB | rgb(253, 126, 230) |
| HSL | hsl(311, 97%, 74%) |
| HSV | hsv(311, 50%, 99%) |
| CMYK | cmyk(0%, 50.2%, 9.1%, 0.8%) |
| CIE-LAB | lab(70.54, 61.20, -30.95) |
| CIE-LCH | lch(70.54, 68.58, 333.17°) |
| OKLab | oklab(77.11% 0.1767 -0.0839) |
| OKLCH | oklch(77.11% 0.196 334.6) |
| XYZ | xyz(62.2519, 41.5217, 79.5832) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.24
Violet (CSS)
#EE82EE
ΔE00 3.35
Candy Pink
#FF63E9
ΔE00 4.62
Lavender Pink
#DD85D7
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 5.62
Light Magenta
#FA5FF7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD7EE6 #7EFD95
analogous
#D57EFD #FD7EE6 #FD7EA7
triadic
#FD7EE6 #E6FD7E #7EE6FD
tetradic
#FD7EE6 #FDD57E #7EFD95 #7EA7FD
square
#FD7EE6 #FDD57E #7EFD95 #7EA7FD
split-complementary
#FD7EE6 #A7FD7E #7EFDD5
monochromatic
#FB05CF #FC42DA #FD7EE6 #FEBAF2 #FFE1F9
Accessibility & contrast
On white
2.26
#FD7EE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#FD7EE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD7EE6
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD7EE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD7EE6 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA1E9
Deuteranopia (green-blind)
#A2B3E2
Tritanopia (blue-blind)
#FF85A8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fd7ee6; /* rgb */ color: rgb(253, 126, 230); /* oklch */ color: oklch(77.1% 0.196 334.6);
Tailwind
colors: {
custom: {
50: '#ffa8ee',
500: '#fd7ee6',
950: '#000000',
},
}SCSS
$custom: #fd7ee6; $custom-light: #ffa8ee; $custom-dark: #000000;
JSON
{
"hex": "#fd7ee6",
"rgb": {
"r": 253,
"g": 126,
"b": 230
},
"hsl": {
"h": 310.866,
"s": 96.947,
"l": 74.314
},
"oklch": {
"l": 0.77108,
"c": 0.19563,
"h": 334.6
},
"luminance": 0.41518
}Semantic roles & 50–950 ramp
primary
#FD7EE6
secondary
#D4F7DA
accent
#E62A00
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#181016
muted
#867F84