#F28EBF#F28EBF
#F28EBF is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.6% C 0.134 H 349.9°. Best body text is #000000 at 9.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EBF |
|---|---|
| RGB | rgb(242, 142, 191) |
| HSL | hsl(331, 79%, 75%) |
| HSV | hsv(331, 41%, 95%) |
| CMYK | cmyk(0%, 41.3%, 21.1%, 5.1%) |
| CIE-LAB | lab(70.86, 44.00, -8.99) |
| CIE-LCH | lch(70.86, 44.90, 348.46°) |
| OKLab | oklab(76.61% 0.1316 -0.0233) |
| OKLCH | oklch(76.61% 0.134 349.9) |
| XYZ | xyz(55.6960, 41.9887, 54.4512) |
| Luminance | 0.4199 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.42
Bubblegum Pink
#FE83CC
ΔE00 4.38
Pinky
#FC86AA
ΔE00 5.66
Carnation Pink
#FF7FA7
ΔE00 6.34
Pig Pink
#E78EA5
ΔE00 6.69
Bubblegum (survey)
#FF6CB5
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EBF #8EF2C1
analogous
#F28EF1 #F28EBF #F28F8E
triadic
#F28EBF #BFF28E #8EBFF2
tetradic
#F28EBF #F1F28E #8EF2C1 #8F8EF2
square
#F28EBF #F1F28E #8EF2C1 #8F8EF2
split-complementary
#F28EBF #8EF28F #8EF1F2
monochromatic
#E52081 #EC57A0 #F28EBF #F8C5DE #FCE4EF
Accessibility & contrast
On white
2.23
#F28EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.40
#F28EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EBF
9.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EBF | 1.00 | 2.23 | 9.40 | 9.40 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C1
Deuteranopia (green-blind)
#B1B4BD
Tritanopia (blue-blind)
#FF8BA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #f28ebf; /* rgb */ color: rgb(242, 142, 191); /* oklch */ color: oklch(76.6% 0.134 349.9);
Tailwind
colors: {
custom: {
50: '#f8b1d2',
500: '#f28ebf',
950: '#000000',
},
}SCSS
$custom: #f28ebf; $custom-light: #f8b1d2; $custom-dark: #000000;
JSON
{
"hex": "#f28ebf",
"rgb": {
"r": 242,
"g": 142,
"b": 191
},
"hsl": {
"h": 330.6,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.76615,
"c": 0.13364,
"h": 349.9
},
"luminance": 0.41985
}Semantic roles & 50–950 ramp
primary
#F28EBF
secondary
#D7F4E6
accent
#DC750A
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082