#FD6ED8#FD6ED8
#FD6ED8 is a light, highly saturated pink. Relative luminance 0.370; OKLCH L 74.5% C 0.210 H 338.7°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6ED8 |
|---|---|
| RGB | rgb(253, 110, 216) |
| HSL | hsl(316, 97%, 71%) |
| HSV | hsv(316, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 14.6%, 0.8%) |
| CIE-LAB | lab(67.27, 66.32, -28.22) |
| CIE-LCH | lch(67.27, 72.08, 336.95°) |
| OKLab | oklab(74.51% 0.1953 -0.076) |
| OKLCH | oklch(74.51% 0.21 338.7) |
| XYZ | xyz(58.4795, 36.9971, 69.0136) |
| Luminance | 0.3699 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Candy Pink
#FF63E9
ΔE00 3.55
Purply Pink
#F075E6
ΔE00 3.76
Bubblegum Pink
#FE83CC
ΔE00 5.48
Violet (CSS)
#EE82EE
ΔE00 5.63
Orchid
#DA70D6
ΔE00 6.03
Light Magenta
#FA5FF7
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6ED8 #6EFD93
analogous
#DA6EFD #FD6ED8 #FD6E90
triadic
#FD6ED8 #D8FD6E #6ED8FD
tetradic
#FD6ED8 #FDDA6E #6EFD93 #6E90FD
square
#FD6ED8 #FDDA6E #6EFD93 #6E90FD
split-complementary
#FD6ED8 #90FD6E #6EFDDA
monochromatic
#ED03B1 #FC32C8 #FD6ED8 #FEAAE8 #FFE1F7
Accessibility & contrast
On white
2.50
#FD6ED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#FD6ED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6ED8
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6ED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6ED8 | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7396DB
Deuteranopia (green-blind)
#9DACD4
Tritanopia (blue-blind)
#FF729A
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #fd6ed8; /* rgb */ color: rgb(253, 110, 216); /* oklch */ color: oklch(74.5% 0.210 338.7);
Tailwind
colors: {
custom: {
50: '#ff9ee4',
500: '#fd6ed8',
950: '#000000',
},
}SCSS
$custom: #fd6ed8; $custom-light: #ff9ee4; $custom-dark: #000000;
JSON
{
"hex": "#fd6ed8",
"rgb": {
"r": 253,
"g": 110,
"b": 216
},
"hsl": {
"h": 315.524,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.74514,
"c": 0.20956,
"h": 338.7
},
"luminance": 0.36992
}Semantic roles & 50–950 ramp
primary
#FD6ED8
secondary
#D1F6DA
accent
#E63B00
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#180F15
muted
#867F83