#FD6EA0#FD6EA0
#FD6EA0 is a light, vivid pink. Relative luminance 0.346; OKLCH L 72.5% C 0.180 H 0.7°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EA0 |
|---|---|
| RGB | rgb(253, 110, 160) |
| HSL | hsl(339, 97%, 71%) |
| HSV | hsv(339, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 36.8%, 0.8%) |
| CIE-LAB | lab(65.42, 59.13, 0.61) |
| CIE-LCH | lch(65.42, 59.13, 0.59°) |
| OKLab | oklab(72.53% 0.1802 0.0023) |
| OKLCH | oklch(72.53% 0.18 0.7) |
| XYZ | xyz(52.4321, 34.5781, 37.1639) |
| Luminance | 0.3457 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Medium Pink
#F36196
ΔE00 3.32
Carnation Pink
#FF7FA7
ΔE00 3.41
Rosy Pink
#F6688E
ΔE00 3.79
Bubble Gum Pink
#FF69AF
ΔE00 3.92
Strawberry
#FC5A8D
ΔE00 4.30
Pinky
#FC86AA
ΔE00 4.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EA0 #6EFDCB
analogous
#FD6EE7 #FD6EA0 #FD836E
triadic
#FD6EA0 #A0FD6E #6EA0FD
tetradic
#FD6EA0 #E7FD6E #6EFDCB #836EFD
square
#FD6EA0 #E7FD6E #6EFDCB #836EFD
split-complementary
#FD6EA0 #6EFD83 #6EE7FD
monochromatic
#ED0355 #FC3278 #FD6EA0 #FEAAC8 #FFE1EB
Accessibility & contrast
On white
2.65
#FD6EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#FD6EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EA0
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EA0 | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#878EA1
Deuteranopia (green-blind)
#ACA99D
Tritanopia (blue-blind)
#FF6181
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #fd6ea0; /* rgb */ color: rgb(253, 110, 160); /* oklch */ color: oklch(72.5% 0.180 0.7);
Tailwind
colors: {
custom: {
50: '#ff9dbc',
500: '#fd6ea0',
950: '#000000',
},
}SCSS
$custom: #fd6ea0; $custom-light: #ff9dbc; $custom-dark: #000000;
JSON
{
"hex": "#fd6ea0",
"rgb": {
"r": 253,
"g": 110,
"b": 160
},
"hsl": {
"h": 339.021,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.72526,
"c": 0.18022,
"h": 0.7
},
"luminance": 0.34573
}Semantic roles & 50–950 ramp
primary
#FD6EA0
secondary
#D1F6E9
accent
#E69500
background
#FFFAFB
surface
#FFF3F6
border
#D7CDD0
text
#190F11
muted
#877F80