#F28EAE#F28EAE
#F28EAE is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.1% C 0.126 H 360.0°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EAE |
|---|---|
| RGB | rgb(242, 142, 174) |
| HSL | hsl(341, 79%, 75%) |
| HSV | hsv(341, 41%, 95%) |
| CMYK | cmyk(0%, 41.3%, 28.1%, 5.1%) |
| CIE-LAB | lab(70.37, 41.64, -0.24) |
| CIE-LCH | lch(70.37, 41.64, 359.68°) |
| OKLab | oklab(76.08% 0.1259 -0.0001) |
| OKLCH | oklch(76.08% 0.126 0) |
| XYZ | xyz(53.9326, 41.2834, 45.1641) |
| Luminance | 0.4128 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.49
Pig Pink
#E78EA5
ΔE00 2.67
Rosa
#FE86A4
ΔE00 3.56
Carnation Pink
#FF7FA7
ΔE00 3.83
Rose Pink
#F7879A
ΔE00 5.28
Dull Pink
#D5869D
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EAE #8EF2D2
analogous
#F28EE0 #F28EAE #F2A08E
triadic
#F28EAE #AEF28E #8EAEF2
tetradic
#F28EAE #E0F28E #8EF2D2 #A08EF2
square
#F28EAE #E0F28E #8EF2D2 #A08EF2
split-complementary
#F28EAE #8EF2A0 #8EE0F2
monochromatic
#E5205F #EC5787 #F28EAE #F8C5D5 #FCE4EB
Accessibility & contrast
On white
2.27
#F28EAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#F28EAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EAE
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EAE | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#B5B3AC
Tritanopia (blue-blind)
#FF8899
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #f28eae; /* rgb */ color: rgb(242, 142, 174); /* oklch */ color: oklch(76.1% 0.126 360.0);
Tailwind
colors: {
custom: {
50: '#f8b1c6',
500: '#f28eae',
950: '#000000',
},
}SCSS
$custom: #f28eae; $custom-light: #f8b1c6; $custom-dark: #000000;
JSON
{
"hex": "#f28eae",
"rgb": {
"r": 242,
"g": 142,
"b": 174
},
"hsl": {
"h": 340.8,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.76083,
"c": 0.12592,
"h": 360
},
"luminance": 0.41279
}Semantic roles & 50–950 ramp
primary
#F28EAE
secondary
#D7F4EB
accent
#DC990A
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082