#FD6EBC#FD6EBC
#FD6EBC is a light, vivid pink. Relative luminance 0.357; OKLCH L 73.4% C 0.192 H 349.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FD6EBC |
|---|---|
| RGB | rgb(253, 110, 188) |
| HSL | hsl(327, 97%, 71%) |
| HSV | hsv(327, 57%, 99%) |
| CMYK | cmyk(0%, 56.5%, 25.7%, 0.8%) |
| CIE-LAB | lab(66.27, 62.47, -14.04) |
| CIE-LCH | lch(66.27, 64.02, 347.34°) |
| OKLab | oklab(73.44% 0.1887 -0.0367) |
| OKLCH | oklch(73.44% 0.192 349) |
| XYZ | xyz(55.1631, 35.6705, 51.5471) |
| Luminance | 0.3567 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.54
Hot Pink
#FF69B4
ΔE00 1.68
Bubble Gum Pink
#FF69AF
ΔE00 2.68
Pink (survey)
#FF81C0
ΔE00 3.78
Bubblegum Pink
#FE83CC
ΔE00 4.24
Barbie Pink
#FE46A5
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FD6EBC #6EFDAF
analogous
#F76EFD #FD6EBC #FD6E74
triadic
#FD6EBC #BCFD6E #6EBCFD
tetradic
#FD6EBC #FDF76E #6EFDAF #6E74FD
square
#FD6EBC #FDF76E #6EFDAF #6E74FD
split-complementary
#FD6EBC #74FD6E #6EFDF7
monochromatic
#ED0383 #FC32A0 #FD6EBC #FEAAD8 #FFE1F1
Accessibility & contrast
On white
2.58
#FD6EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#FD6EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FD6EBC
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FD6EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FD6EBC | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7F91BE
Deuteranopia (green-blind)
#A6AAB9
Tritanopia (blue-blind)
#FF698D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #fd6ebc; /* rgb */ color: rgb(253, 110, 188); /* oklch */ color: oklch(73.4% 0.192 349.0);
Tailwind
colors: {
custom: {
50: '#ff9dd0',
500: '#fd6ebc',
950: '#000000',
},
}SCSS
$custom: #fd6ebc; $custom-light: #ff9dd0; $custom-dark: #000000;
JSON
{
"hex": "#fd6ebc",
"rgb": {
"r": 253,
"g": 110,
"b": 188
},
"hsl": {
"h": 327.273,
"s": 97.279,
"l": 71.176
},
"oklch": {
"l": 0.73438,
"c": 0.19224,
"h": 349
},
"luminance": 0.35665
}Semantic roles & 50–950 ramp
primary
#FD6EBC
secondary
#D1F6E2
accent
#E66800
background
#FFFAFC
surface
#FFF3F9
border
#D7CDD2
text
#190F14
muted
#877F82