#F27EBE#F27EBE
#F27EBE is a light, vivid pink. Relative luminance 0.375; OKLCH L 74.2% C 0.159 H 347.4°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F27EBE |
|---|---|
| RGB | rgb(242, 126, 190) |
| HSL | hsl(327, 82%, 72%) |
| HSV | hsv(327, 48%, 95%) |
| CMYK | cmyk(0%, 47.9%, 21.5%, 5.1%) |
| CIE-LAB | lab(67.67, 51.88, -13.21) |
| CIE-LCH | lch(67.67, 53.54, 345.72°) |
| OKLab | oklab(74.2% 0.1553 -0.0347) |
| OKLCH | oklch(74.2% 0.159 347.4) |
| XYZ | xyz(53.3744, 37.5208, 53.1363) |
| Luminance | 0.3752 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.43
Bubblegum Pink
#FE83CC
ΔE00 2.78
Bubblegum (survey)
#FF6CB5
ΔE00 3.84
Hot Pink
#FF69B4
ΔE00 4.23
Bubble Gum Pink
#FF69AF
ΔE00 4.71
Carnation Pink
#FF7FA7
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27EBE #7EF2B2
analogous
#EC7EF2 #F27EBE #F27E84
triadic
#F27EBE #BEF27E #7EBEF2
tetradic
#F27EBE #F2EC7E #7EF2B2 #7E84F2
square
#F27EBE #F2EC7E #7EF2B2 #7E84F2
split-complementary
#F27EBE #84F27E #7EF2EC
monochromatic
#DF1685 #EC46A2 #F27EBE #F8B6DA #FCE3F1
Accessibility & contrast
On white
2.47
#F27EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#F27EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27EBE
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27EBE | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999C0
Deuteranopia (green-blind)
#A7ACBB
Tritanopia (blue-blind)
#FF7C96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f27ebe; /* rgb */ color: rgb(242, 126, 190); /* oklch */ color: oklch(74.2% 0.159 347.4);
Tailwind
colors: {
custom: {
50: '#f9a6d1',
500: '#f27ebe',
950: '#000000',
},
}SCSS
$custom: #f27ebe; $custom-light: #f9a6d1; $custom-dark: #000000;
JSON
{
"hex": "#f27ebe",
"rgb": {
"r": 242,
"g": 126,
"b": 190
},
"hsl": {
"h": 326.897,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.74196,
"c": 0.15912,
"h": 347.4
},
"luminance": 0.37517
}Semantic roles & 50–950 ramp
primary
#F27EBE
secondary
#D7F4E4
accent
#DE6807
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82