#F28EA3#F28EA3
#F28EA3 is a light, vivid red. Relative luminance 0.409; OKLCH L 75.8% C 0.123 H 6.9°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EA3 |
|---|---|
| RGB | rgb(242, 142, 163) |
| HSL | hsl(347, 79%, 75%) |
| HSV | hsv(347, 41%, 95%) |
| CMYK | cmyk(0%, 41.3%, 32.6%, 5.1%) |
| CIE-LAB | lab(70.09, 40.23, 5.49) |
| CIE-LCH | lch(70.09, 40.61, 7.77°) |
| OKLab | oklab(75.77% 0.122 0.0148) |
| OKLCH | oklch(75.77% 0.123 6.9) |
| XYZ | xyz(52.9039, 40.8719, 39.7460) |
| Luminance | 0.4087 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.39
Rose Pink
#F7879A
ΔE00 2.46
Rosa
#FE86A4
ΔE00 2.84
Pinky
#FC86AA
ΔE00 3.68
Carnation Pink
#FF7FA7
ΔE00 4.73
Carnation
#FD798F
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EA3 #8EF2DD
analogous
#F28ED5 #F28EA3 #F2AB8E
triadic
#F28EA3 #A3F28E #8EA3F2
tetradic
#F28EA3 #D5F28E #8EF2DD #AB8EF2
square
#F28EA3 #D5F28E #8EF2DD #AB8EF2
split-complementary
#F28EA3 #8EF2AB #8ED5F2
monochromatic
#E5204A #EC5776 #F28EA3 #F8C5D0 #FCE4E9
Accessibility & contrast
On white
2.29
#F28EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#F28EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EA3
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EA3 | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A4
Deuteranopia (green-blind)
#B7B2A1
Tritanopia (blue-blind)
#FF8595
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f28ea3; /* rgb */ color: rgb(242, 142, 163); /* oklch */ color: oklch(75.8% 0.123 6.9);
Tailwind
colors: {
custom: {
50: '#f9b0be',
500: '#f28ea3',
950: '#000000',
},
}SCSS
$custom: #f28ea3; $custom-light: #f9b0be; $custom-dark: #000000;
JSON
{
"hex": "#f28ea3",
"rgb": {
"r": 242,
"g": 142,
"b": 163
},
"hsl": {
"h": 347.4,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.75769,
"c": 0.12289,
"h": 6.9
},
"luminance": 0.40868
}Semantic roles & 50–950 ramp
primary
#F28EA3
secondary
#D7F4EE
accent
#DCB00A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081