#F28EA4#F28EA4
#F28EA4 is a light, vivid red. Relative luminance 0.409; OKLCH L 75.8% C 0.123 H 6.3°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EA4 |
|---|---|
| RGB | rgb(242, 142, 164) |
| HSL | hsl(347, 79%, 75%) |
| HSV | hsv(347, 41%, 95%) |
| CMYK | cmyk(0%, 41.3%, 32.2%, 5.1%) |
| CIE-LAB | lab(70.11, 40.36, 4.97) |
| CIE-LCH | lch(70.11, 40.66, 7.02°) |
| OKLab | oklab(75.8% 0.1224 0.0134) |
| OKLCH | oklch(75.8% 0.123 6.3) |
| XYZ | xyz(52.9938, 40.9078, 40.2197) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.23
Rose Pink
#F7879A
ΔE00 2.68
Rosa
#FE86A4
ΔE00 2.75
Pinky
#FC86AA
ΔE00 3.45
Carnation Pink
#FF7FA7
ΔE00 4.55
Dull Pink
#D5869D
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EA4 #8EF2DC
analogous
#F28ED6 #F28EA4 #F2AA8E
triadic
#F28EA4 #A4F28E #8EA4F2
tetradic
#F28EA4 #D6F28E #8EF2DC #AA8EF2
square
#F28EA4 #D6F28E #8EF2DC #AA8EF2
split-complementary
#F28EA4 #8EF2AA #8ED6F2
monochromatic
#E5204C #EC5778 #F28EA4 #F8C5D0 #FCE4E9
Accessibility & contrast
On white
2.29
#F28EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#F28EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EA4
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EA4 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A5
Deuteranopia (green-blind)
#B7B3A2
Tritanopia (blue-blind)
#FF8696
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f28ea4; /* rgb */ color: rgb(242, 142, 164); /* oklch */ color: oklch(75.8% 0.123 6.3);
Tailwind
colors: {
custom: {
50: '#f9b0be',
500: '#f28ea4',
950: '#000000',
},
}SCSS
$custom: #f28ea4; $custom-light: #f9b0be; $custom-dark: #000000;
JSON
{
"hex": "#f28ea4",
"rgb": {
"r": 242,
"g": 142,
"b": 164
},
"hsl": {
"h": 346.8,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.75797,
"c": 0.12311,
"h": 6.3
},
"luminance": 0.40904
}Semantic roles & 50–950 ramp
primary
#F28EA4
secondary
#D7F4ED
accent
#DCAE0A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081