#F28E95#F28E95
#F28E95 is a light, vivid red. Relative luminance 0.404; OKLCH L 75.4% C 0.121 H 15.9°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #F28E95 |
|---|---|
| RGB | rgb(242, 142, 149) |
| HSL | hsl(356, 79%, 75%) |
| HSV | hsv(356, 41%, 95%) |
| CMYK | cmyk(0%, 41.3%, 38.4%, 5.1%) |
| CIE-LAB | lab(69.75, 38.58, 12.83) |
| CIE-LCH | lch(69.75, 40.66, 18.39°) |
| OKLab | oklab(75.41% 0.1168 0.0333) |
| OKLCH | oklch(75.41% 0.121 15.9) |
| XYZ | xyz(51.7182, 40.3976, 33.5016) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 3.43
Rose Pink
#F7879A
ΔE00 3.48
Lightcoral
#F08080
ΔE00 4.61
Carnation
#FD798F
ΔE00 5.30
Dusty Pink (survey)
#D58A94
ΔE00 5.72
Salmon Pink
#FE7B7C
ΔE00 6.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28E95 #8EF2EB
analogous
#F28EC7 #F28E95 #F2B98E
triadic
#F28E95 #95F28E #8E95F2
tetradic
#F28E95 #C7F28E #8EF2EB #B98EF2
square
#F28E95 #C7F28E #8EF2EB #B98EF2
split-complementary
#F28E95 #8EF2B9 #8EC7F2
monochromatic
#E5202E #EC5762 #F28E95 #F8C5C8 #FCE4E5
Accessibility & contrast
On white
2.31
#F28E95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#F28E95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28E95
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28E95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28E95 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E95
Deuteranopia (green-blind)
#BAB293
Tritanopia (blue-blind)
#FF8391
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #f28e95; /* rgb */ color: rgb(242, 142, 149); /* oklch */ color: oklch(75.4% 0.121 15.9);
Tailwind
colors: {
custom: {
50: '#f9b0b4',
500: '#f28e95',
950: '#000000',
},
}SCSS
$custom: #f28e95; $custom-light: #f9b0b4; $custom-dark: #000000;
JSON
{
"hex": "#f28e95",
"rgb": {
"r": 242,
"g": 142,
"b": 149
},
"hsl": {
"h": 355.8,
"s": 79.365,
"l": 75.294
},
"oklch": {
"l": 0.75405,
"c": 0.12143,
"h": 15.9
},
"luminance": 0.40393
}Semantic roles & 50–950 ramp
primary
#F28E95
secondary
#D7F4F2
accent
#DCCD0A
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#181111
muted
#868080