#F27EBF#F27EBF
#F27EBF is a light, vivid pink. Relative luminance 0.376; OKLCH L 74.2% C 0.160 H 347.0°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F27EBF |
|---|---|
| RGB | rgb(242, 126, 191) |
| HSL | hsl(326, 82%, 72%) |
| HSV | hsv(326, 48%, 95%) |
| CMYK | cmyk(0%, 47.9%, 21.1%, 5.1%) |
| CIE-LAB | lab(67.70, 52.02, -13.72) |
| CIE-LCH | lch(67.70, 53.80, 345.22°) |
| OKLab | oklab(74.23% 0.1556 -0.0361) |
| OKLCH | oklch(74.23% 0.16 347) |
| XYZ | xyz(53.4840, 37.5647, 53.7139) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.53
Bubblegum Pink
#FE83CC
ΔE00 2.66
Bubblegum (survey)
#FF6CB5
ΔE00 3.92
Hot Pink
#FF69B4
ΔE00 4.30
Bubble Gum Pink
#FF69AF
ΔE00 4.83
Pale Magenta
#D767AD
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F27EBF #7EF2B1
analogous
#EB7EF2 #F27EBF #F27E85
triadic
#F27EBF #BFF27E #7EBFF2
tetradic
#F27EBF #F2EB7E #7EF2B1 #7E85F2
square
#F27EBF #F2EB7E #7EF2B1 #7E85F2
split-complementary
#F27EBF #85F27E #7EF2EB
monochromatic
#DF1687 #EC46A3 #F27EBF #F8B6DB #FCE3F1
Accessibility & contrast
On white
2.47
#F27EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#F27EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F27EBF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F27EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F27EBF | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8899C1
Deuteranopia (green-blind)
#A7ACBC
Tritanopia (blue-blind)
#FF7C96
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #f27ebf; /* rgb */ color: rgb(242, 126, 191); /* oklch */ color: oklch(74.2% 0.160 347.0);
Tailwind
colors: {
custom: {
50: '#f9a6d2',
500: '#f27ebf',
950: '#000000',
},
}SCSS
$custom: #f27ebf; $custom-light: #f9a6d2; $custom-dark: #000000;
JSON
{
"hex": "#f27ebf",
"rgb": {
"r": 242,
"g": 126,
"b": 191
},
"hsl": {
"h": 326.379,
"s": 81.69,
"l": 72.157
},
"oklch": {
"l": 0.74231,
"c": 0.1597,
"h": 347
},
"luminance": 0.37561
}Semantic roles & 50–950 ramp
primary
#F27EBF
secondary
#D7F4E4
accent
#DE6607
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82