#F27EAE#F27EAE
#F27EAE is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.7% C 0.151 H 355.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F27EAE |
|---|---|
| RGB | rgb(242, 126, 174) |
| HSL | hsl(335, 82%, 72%) |
| HSV | hsv(335, 48%, 95%) |
| CMYK | cmyk(0%, 47.9%, 28.1%, 5.1%) |
| CIE-LAB | lab(67.17, 49.71, -4.94) |
| CIE-LCH | lch(67.17, 49.95, 354.32°) |
| OKLab | oklab(73.66% 0.1504 -0.0124) |
| OKLCH | oklch(73.66% 0.151 355.3) |
| XYZ | xyz(51.7206, 36.8594, 44.4268) |
| Luminance | 0.3685 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.65
Carnation Pink
#FF7FA7
ΔE00 3.71
Pinky
#FC86AA
ΔE00 3.89
Bubble Gum Pink
#FF69AF
ΔE00 4.30
Bubblegum (survey)
#FF6CB5
ΔE00 4.36
Hot Pink
#FF69B4
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27EAE #7EF2C2
analogous
#F27EE8 #F27EAE #F2887E
triadic
#F27EAE #AEF27E #7EAEF2
tetradic
#F27EAE #E8F27E #7EF2C2 #887EF2
square
#F27EAE #E8F27E #7EF2C2 #887EF2
split-complementary
#F27EAE #7EF288 #7EE8F2
monochromatic
#DF166A #EC468B #F27EAE #F8B6D1 #FCE3EE
Accessibility & contrast
On white
2.51
#F27EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#F27EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27EAE
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27EAE | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B0
Deuteranopia (green-blind)
#ABABAB
Tritanopia (blue-blind)
#FF7890
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #f27eae; /* rgb */ color: rgb(242, 126, 174); /* oklch */ color: oklch(73.7% 0.151 355.3);
Tailwind
colors: {
custom: {
50: '#f9a6c6',
500: '#f27eae',
950: '#000000',
},
}SCSS
$custom: #f27eae; $custom-light: #f9a6c6; $custom-dark: #000000;
JSON
{
"hex": "#f27eae",
"rgb": {
"r": 242,
"g": 126,
"b": 174
},
"hsl": {
"h": 335.172,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.73661,
"c": 0.15089,
"h": 355.3
},
"luminance": 0.36855
}Semantic roles & 50–950 ramp
primary
#F27EAE
secondary
#D7F4E8
accent
#DE8507
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82