#F28EA0#F28EA0
#F28EA0 is a light, vivid red. Relative luminance 0.408; OKLCH L 75.7% C 0.122 H 8.8°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F28EA0 |
|---|---|
| RGB | rgb(242, 142, 160) |
| HSL | hsl(349, 79%, 75%) |
| HSV | hsv(349, 41%, 95%) |
| CMYK | cmyk(0%, 41.3%, 33.9%, 5.1%) |
| CIE-LAB | lab(70.01, 39.87, 7.06) |
| CIE-LCH | lch(70.01, 40.49, 10.04°) |
| OKLab | oklab(75.69% 0.1209 0.0188) |
| OKLCH | oklch(75.69% 0.122 8.8) |
| XYZ | xyz(52.6383, 40.7656, 38.3471) |
| Luminance | 0.4076 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 1.96
Pig Pink
#E78EA5
ΔE00 3.04
Rosa
#FE86A4
ΔE00 3.29
Pinky
#FC86AA
ΔE00 4.44
Carnation
#FD798F
ΔE00 5.12
Carnation Pink
#FF7FA7
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28EA0 #8EF2E0
analogous
#F28ED2 #F28EA0 #F2AE8E
triadic
#F28EA0 #A0F28E #8EA0F2
tetradic
#F28EA0 #D2F28E #8EF2E0 #AE8EF2
square
#F28EA0 #D2F28E #8EF2E0 #AE8EF2
split-complementary
#F28EA0 #8EF2AE #8ED2F2
monochromatic
#E52044 #EC5772 #F28EA0 #F8C5CE #FCE4E8
Accessibility & contrast
On white
2.29
#F28EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#F28EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28EA0
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28EA0 | 1.00 | 2.29 | 9.15 | 9.15 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A0
Deuteranopia (green-blind)
#B8B29E
Tritanopia (blue-blind)
#FF8594
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #f28ea0; /* rgb */ color: rgb(242, 142, 160); /* oklch */ color: oklch(75.7% 0.122 8.8);
Tailwind
colors: {
custom: {
50: '#f9b0bc',
500: '#f28ea0',
950: '#000000',
},
}SCSS
$custom: #f28ea0; $custom-light: #f9b0bc; $custom-dark: #000000;
JSON
{
"hex": "#f28ea0",
"rgb": {
"r": 242,
"g": 142,
"b": 160
},
"hsl": {
"h": 349.2,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.75688,
"c": 0.12236,
"h": 8.8
},
"luminance": 0.40761
}Semantic roles & 50–950 ramp
primary
#F28EA0
secondary
#D7F4EF
accent
#DCB60A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181112
muted
#868081