#FD6EC0#FD6EC0
#FD6EC0 is a light, vivid pink. Relative luminance 0.358; OKLCH L 73.6% C 0.194 H 347.4°. Best body text is #000000 at 8.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EC0 |
|---|---|
| RGB | rgb(253, 110, 192) |
| HSL | hsl(326, 97%, 71%) |
| HSV | hsv(326, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 24.1%, 0.8%) |
| CIE-LAB | lab(66.40, 62.99, -16.09) |
| CIE-LCH | lch(66.40, 65.01, 345.67°) |
| OKLab | oklab(73.58% 0.1898 -0.0423) |
| OKLCH | oklch(73.58% 0.194 347.4) |
| XYZ | xyz(55.6002, 35.8454, 53.8496) |
| Luminance | 0.3584 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 2.35
Hot Pink
#FF69B4
ΔE00 2.44
Bubble Gum Pink
#FF69AF
ΔE00 3.48
Bubblegum Pink
#FE83CC
ΔE00 4.01
Pink (survey)
#FF81C0
ΔE00 4.07
Barbie Pink
#FE46A5
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EC0 #6EFDAB
analogous
#F26EFD #FD6EC0 #FD6E78
triadic
#FD6EC0 #C0FD6E #6EC0FD
tetradic
#FD6EC0 #FDF26E #6EFDAB #6E78FD
square
#FD6EC0 #FDF26E #6EFDAB #6E78FD
split-complementary
#FD6EC0 #78FD6E #6EFDF2
monochromatic
#ED0389 #FC32A6 #FD6EC0 #FEAADA #FFE1F2
Accessibility & contrast
On white
2.57
#FD6EC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.17
#FD6EC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EC0
8.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EC0 | 1.00 | 2.57 | 8.17 | 8.17 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7D92C3
Deuteranopia (green-blind)
#A5ABBC
Tritanopia (blue-blind)
#FF6B8F
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fd6ec0; /* rgb */ color: rgb(253, 110, 192); /* oklch */ color: oklch(73.6% 0.194 347.4);
Tailwind
colors: {
custom: {
50: '#ff9dd3',
500: '#fd6ec0',
950: '#000000',
},
}SCSS
$custom: #fd6ec0; $custom-light: #ff9dd3; $custom-dark: #000000;
JSON
{
"hex": "#fd6ec0",
"rgb": {
"r": 253,
"g": 110,
"b": 192
},
"hsl": {
"h": 325.594,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.73581,
"c": 0.19443,
"h": 347.4
},
"luminance": 0.3584
}Semantic roles & 50–950 ramp
primary
#FD6EC0
secondary
#D1F6E1
accent
#E66200
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#180F14
muted
#867F82