#F27EBB#F27EBB
#F27EBB is a light, vivid pink. Relative luminance 0.374; OKLCH L 74.1% C 0.157 H 348.8°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F27EBB |
|---|---|
| RGB | rgb(242, 126, 187) |
| HSL | hsl(328, 82%, 72%) |
| HSV | hsv(328, 48%, 95%) |
| CMYK | cmyk(0%, 47.9%, 22.7%, 5.1%) |
| CIE-LAB | lab(67.57, 51.46, -11.67) |
| CIE-LCH | lch(67.57, 52.77, 347.22°) |
| OKLab | oklab(74.09% 0.1544 -0.0305) |
| OKLCH | oklch(74.09% 0.157 348.8) |
| XYZ | xyz(53.0498, 37.3910, 51.4272) |
| Luminance | 0.3739 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.26
Bubblegum Pink
#FE83CC
ΔE00 3.22
Bubblegum (survey)
#FF6CB5
ΔE00 3.65
Hot Pink
#FF69B4
ΔE00 4.07
Bubble Gum Pink
#FF69AF
ΔE00 4.40
Carnation Pink
#FF7FA7
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27EBB #7EF2B5
analogous
#EF7EF2 #F27EBB #F27E81
triadic
#F27EBB #BBF27E #7EBBF2
tetradic
#F27EBB #F2EF7E #7EF2B5 #7E81F2
square
#F27EBB #F2EF7E #7EF2B5 #7E81F2
split-complementary
#F27EBB #81F27E #7EF2EF
monochromatic
#DF1680 #EC469E #F27EBB #F8B6D8 #FCE3F0
Accessibility & contrast
On white
2.48
#F27EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#F27EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27EBB
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27EBB | 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)
#8A98BD
Deuteranopia (green-blind)
#A8ACB8
Tritanopia (blue-blind)
#FF7B95
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f27ebb; /* rgb */ color: rgb(242, 126, 187); /* oklch */ color: oklch(74.1% 0.157 348.8);
Tailwind
colors: {
custom: {
50: '#f9a6cf',
500: '#f27ebb',
950: '#000000',
},
}SCSS
$custom: #f27ebb; $custom-light: #f9a6cf; $custom-dark: #000000;
JSON
{
"hex": "#f27ebb",
"rgb": {
"r": 242,
"g": 126,
"b": 187
},
"hsl": {
"h": 328.448,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.74091,
"c": 0.1574,
"h": 348.8
},
"luminance": 0.37387
}Semantic roles & 50–950 ramp
primary
#F27EBB
secondary
#D7F4E5
accent
#DE6D07
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82