#F27EB7#F27EB7
#F27EB7 is a light, vivid pink. Relative luminance 0.372; OKLCH L 74.0% C 0.155 H 350.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F27EB7 |
|---|---|
| RGB | rgb(242, 126, 183) |
| HSL | hsl(331, 82%, 72%) |
| HSV | hsv(331, 48%, 95%) |
| CMYK | cmyk(0%, 47.9%, 24.4%, 5.1%) |
| CIE-LAB | lab(67.44, 50.91, -9.61) |
| CIE-LCH | lch(67.44, 51.81, 349.31°) |
| OKLab | oklab(73.96% 0.1532 -0.0249) |
| OKLCH | oklch(73.96% 0.155 350.8) |
| XYZ | xyz(52.6276, 37.2221, 49.2034) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.34
Bubblegum (survey)
#FF6CB5
ΔE00 3.60
Bubblegum Pink
#FE83CC
ΔE00 3.94
Hot Pink
#FF69B4
ΔE00 4.03
Bubble Gum Pink
#FF69AF
ΔE00 4.13
Carnation Pink
#FF7FA7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27EB7 #7EF2B9
analogous
#F27EF1 #F27EB7 #F27F7E
triadic
#F27EB7 #B7F27E #7EB7F2
tetradic
#F27EB7 #F1F27E #7EF2B9 #7F7EF2
square
#F27EB7 #F1F27E #7EF2B9 #7F7EF2
split-complementary
#F27EB7 #7EF27F #7EF1F2
monochromatic
#DF1679 #EC4698 #F27EB7 #F8B6D6 #FCE3EF
Accessibility & contrast
On white
2.49
#F27EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#F27EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27EB7
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27EB7 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B98B9
Deuteranopia (green-blind)
#A9ACB4
Tritanopia (blue-blind)
#FF7A93
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #f27eb7; /* rgb */ color: rgb(242, 126, 183); /* oklch */ color: oklch(74.0% 0.155 350.8);
Tailwind
colors: {
custom: {
50: '#f9a6cc',
500: '#f27eb7',
950: '#000000',
},
}SCSS
$custom: #f27eb7; $custom-light: #f9a6cc; $custom-dark: #000000;
JSON
{
"hex": "#f27eb7",
"rgb": {
"r": 242,
"g": 126,
"b": 183
},
"hsl": {
"h": 330.517,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.73955,
"c": 0.15522,
"h": 350.8
},
"luminance": 0.37218
}Semantic roles & 50–950 ramp
primary
#F27EB7
secondary
#D7F4E6
accent
#DE7507
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82