#F28EA8#F28EA8
#F28EA8 is a light, vivid pink. Relative luminance 0.410; OKLCH L 75.9% C 0.124 H 3.7°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EA8 |
|---|---|
| RGB | rgb(242, 142, 168) |
| HSL | hsl(344, 79%, 75%) |
| HSV | hsv(344, 41%, 95%) |
| CMYK | cmyk(0%, 41.3%, 30.6%, 5.1%) |
| CIE-LAB | lab(70.21, 40.86, 2.88) |
| CIE-LCH | lch(70.21, 40.96, 4.03°) |
| OKLab | oklab(75.91% 0.1238 0.0081) |
| OKLCH | oklch(75.91% 0.124 3.7) |
| XYZ | xyz(53.3607, 41.0546, 42.1521) |
| Luminance | 0.4105 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.93
Pinky
#FC86AA
ΔE00 2.72
Rosa
#FE86A4
ΔE00 2.73
Rose Pink
#F7879A
ΔE00 3.67
Carnation Pink
#FF7FA7
ΔE00 4.01
Dull Pink
#D5869D
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EA8 #8EF2D8
analogous
#F28EDA #F28EA8 #F2A68E
triadic
#F28EA8 #A8F28E #8EA8F2
tetradic
#F28EA8 #DAF28E #8EF2D8 #A68EF2
square
#F28EA8 #DAF28E #8EF2D8 #A68EF2
split-complementary
#F28EA8 #8EF2A6 #8EDAF2
monochromatic
#E52053 #EC577E #F28EA8 #F8C5D2 #FCE4EA
Accessibility & contrast
On white
2.28
#F28EA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#F28EA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EA8
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EA8 | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A9
Deuteranopia (green-blind)
#B6B3A6
Tritanopia (blue-blind)
#FF8697
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f28ea8; /* rgb */ color: rgb(242, 142, 168); /* oklch */ color: oklch(75.9% 0.124 3.7);
Tailwind
colors: {
custom: {
50: '#f9b1c1',
500: '#f28ea8',
950: '#000000',
},
}SCSS
$custom: #f28ea8; $custom-light: #f9b1c1; $custom-dark: #000000;
JSON
{
"hex": "#f28ea8",
"rgb": {
"r": 242,
"g": 142,
"b": 168
},
"hsl": {
"h": 344.4,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.75909,
"c": 0.12407,
"h": 3.7
},
"luminance": 0.4105
}Semantic roles & 50–950 ramp
primary
#F28EA8
secondary
#D7F4EC
accent
#DCA50A
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081