#F17EBF#F17EBF
#F17EBF is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.159 H 346.7°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F17EBF |
|---|---|
| RGB | rgb(241, 126, 191) |
| HSL | hsl(326, 80%, 72%) |
| HSV | hsv(326, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 20.7%, 5.5%) |
| CIE-LAB | lab(67.57, 51.71, -13.93) |
| CIE-LCH | lch(67.57, 53.55, 344.92°) |
| OKLab | oklab(74.11% 0.1545 -0.0366) |
| OKLCH | oklch(74.11% 0.159 346.7) |
| XYZ | xyz(53.1417, 37.3882, 53.6979) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.71
Bubblegum Pink
#FE83CC
ΔE00 2.74
Bubblegum (survey)
#FF6CB5
ΔE00 4.02
Hot Pink
#FF69B4
ΔE00 4.39
Bubble Gum Pink
#FF69AF
ΔE00 4.93
Lavender Pink
#DD85D7
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17EBF #7EF1B0
analogous
#EA7EF1 #F17EBF #F17E86
triadic
#F17EBF #BFF17E #7EBFF1
tetradic
#F17EBF #F1EA7E #7EF1B0 #7E86F1
square
#F17EBF #F1EA7E #7EF1B0 #7E86F1
split-complementary
#F17EBF #86F17E #7EF1EA
monochromatic
#DD1887 #EB47A4 #F17EBF #F7B5DA #FCE3F1
Accessibility & contrast
On white
2.48
#F17EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F17EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17EBF
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17EBF | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FE7C96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f17ebf; /* rgb */ color: rgb(241, 126, 191); /* oklch */ color: oklch(74.1% 0.159 346.7);
Tailwind
colors: {
custom: {
50: '#f8a6d2',
500: '#f17ebf',
950: '#000000',
},
}SCSS
$custom: #f17ebf; $custom-light: #f8a6d2; $custom-dark: #000000;
JSON
{
"hex": "#f17ebf",
"rgb": {
"r": 241,
"g": 126,
"b": 191
},
"hsl": {
"h": 326.087,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.74105,
"c": 0.1588,
"h": 346.7
},
"luminance": 0.37384
}Semantic roles & 50–950 ramp
primary
#F17EBF
secondary
#D7F4E4
accent
#DD6509
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82