#F17EBC#F17EBC
#F17EBC is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.0% C 0.157 H 348.1°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F17EBC |
|---|---|
| RGB | rgb(241, 126, 188) |
| HSL | hsl(328, 80%, 72%) |
| HSV | hsv(328, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 22%, 5.5%) |
| CIE-LAB | lab(67.47, 51.28, -12.39) |
| CIE-LCH | lch(67.47, 52.76, 346.41°) |
| OKLab | oklab(74% 0.1537 -0.0324) |
| OKLCH | oklch(74% 0.157 348.1) |
| XYZ | xyz(52.8149, 37.2575, 51.9769) |
| Luminance | 0.3725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.47
Bubblegum Pink
#FE83CC
ΔE00 3.12
Bubblegum (survey)
#FF6CB5
ΔE00 3.79
Hot Pink
#FF69B4
ΔE00 4.19
Bubble Gum Pink
#FF69AF
ΔE00 4.59
Carnation Pink
#FF7FA7
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17EBC #7EF1B3
analogous
#ED7EF1 #F17EBC #F17E83
triadic
#F17EBC #BCF17E #7EBCF1
tetradic
#F17EBC #F1ED7E #7EF1B3 #7E83F1
square
#F17EBC #F1ED7E #7EF1B3 #7E83F1
split-complementary
#F17EBC #83F17E #7EF1ED
monochromatic
#DD1882 #EB479F #F17EBC #F7B5D9 #FCE3F1
Accessibility & contrast
On white
2.49
#F17EBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#F17EBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17EBC
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17EBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17EBC | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8998BE
Deuteranopia (green-blind)
#A7ACB9
Tritanopia (blue-blind)
#FF7B95
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f17ebc; /* rgb */ color: rgb(241, 126, 188); /* oklch */ color: oklch(74.0% 0.157 348.1);
Tailwind
colors: {
custom: {
50: '#f8a6d0',
500: '#f17ebc',
950: '#000000',
},
}SCSS
$custom: #f17ebc; $custom-light: #f8a6d0; $custom-dark: #000000;
JSON
{
"hex": "#f17ebc",
"rgb": {
"r": 241,
"g": 126,
"b": 188
},
"hsl": {
"h": 327.652,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.74,
"c": 0.15704,
"h": 348.1
},
"luminance": 0.37253
}Semantic roles & 50–950 ramp
primary
#F17EBC
secondary
#D7F4E4
accent
#DD6A09
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82