#F17EBE#F17EBE
#F17EBE is a light, vivid pink. Relative luminance 0.373; OKLCH L 74.1% C 0.158 H 347.1°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F17EBE |
|---|---|
| RGB | rgb(241, 126, 190) |
| HSL | hsl(327, 80%, 72%) |
| HSV | hsv(327, 48%, 95%) |
| CMYK | cmyk(0%, 47.7%, 21.2%, 5.5%) |
| CIE-LAB | lab(67.53, 51.56, -13.42) |
| CIE-LCH | lch(67.53, 53.28, 345.41°) |
| OKLab | oklab(74.07% 0.1542 -0.0352) |
| OKLCH | oklch(74.07% 0.158 347.1) |
| XYZ | xyz(53.0320, 37.3443, 53.1203) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.61
Bubblegum Pink
#FE83CC
ΔE00 2.86
Bubblegum (survey)
#FF6CB5
ΔE00 3.94
Hot Pink
#FF69B4
ΔE00 4.31
Bubble Gum Pink
#FF69AF
ΔE00 4.81
Pale Magenta
#D767AD
ΔE00 7.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F17EBE #7EF1B1
analogous
#EB7EF1 #F17EBE #F17E85
triadic
#F17EBE #BEF17E #7EBEF1
tetradic
#F17EBE #F1EB7E #7EF1B1 #7E85F1
square
#F17EBE #F1EB7E #7EF1B1 #7E85F1
split-complementary
#F17EBE #85F17E #7EF1EB
monochromatic
#DD1885 #EB47A2 #F17EBE #F7B5DA #FCE3F1
Accessibility & contrast
On white
2.48
#F17EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#F17EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F17EBE
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F17EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F17EBE | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8898C0
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#FF7C96
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f17ebe; /* rgb */ color: rgb(241, 126, 190); /* oklch */ color: oklch(74.1% 0.158 347.1);
Tailwind
colors: {
custom: {
50: '#f8a6d1',
500: '#f17ebe',
950: '#000000',
},
}SCSS
$custom: #f17ebe; $custom-light: #f8a6d1; $custom-dark: #000000;
JSON
{
"hex": "#f17ebe",
"rgb": {
"r": 241,
"g": 126,
"b": 190
},
"hsl": {
"h": 326.609,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.7407,
"c": 0.15821,
"h": 347.1
},
"luminance": 0.3734
}Semantic roles & 50–950 ramp
primary
#F17EBE
secondary
#D7F4E4
accent
#DD6709
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82