#F28A93#F28A93
#F28A93 is a light, vivid red. Relative luminance 0.392; OKLCH L 74.7% C 0.127 H 15.1°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #F28A93 |
|---|---|
| RGB | rgb(242, 138, 147) |
| HSL | hsl(355, 80%, 75%) |
| HSV | hsv(355, 43%, 95%) |
| CMYK | cmyk(0%, 43%, 39.3%, 5.1%) |
| CIE-LAB | lab(68.87, 40.41, 12.71) |
| CIE-LCH | lch(68.87, 42.36, 17.45°) |
| OKLab | oklab(74.72% 0.1223 0.0329) |
| OKLCH | oklch(74.72% 0.127 15.1) |
| XYZ | xyz(50.9755, 39.1653, 32.4731) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.83
Blush Pink
#FE828C
ΔE00 2.83
Lightcoral
#F08080
ΔE00 4.31
Carnation
#FD798F
ΔE00 4.36
Dusty Pink (survey)
#D58A94
ΔE00 5.64
Rosa
#FE86A4
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F28A93 #8AF2E9
analogous
#F28AC7 #F28A93 #F2B58A
triadic
#F28A93 #93F28A #8A93F2
tetradic
#F28A93 #C7F28A #8AF2E9 #B58AF2
square
#F28A93 #C7F28A #8AF2E9 #B58AF2
split-complementary
#F28A93 #8AF2B5 #8AC7F2
monochromatic
#E61C2D #EC5360 #F28A93 #F8C1C6 #FCE3E6
Accessibility & contrast
On white
2.38
#F28A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#F28A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F28A93
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F28A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F28A93 | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9C93
Deuteranopia (green-blind)
#B8B091
Tritanopia (blue-blind)
#FF7E8E
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #f28a93; /* rgb */ color: rgb(242, 138, 147); /* oklch */ color: oklch(74.7% 0.127 15.1);
Tailwind
colors: {
custom: {
50: '#f9aeb2',
500: '#f28a93',
950: '#000000',
},
}SCSS
$custom: #f28a93; $custom-light: #f9aeb2; $custom-dark: #000000;
JSON
{
"hex": "#f28a93",
"rgb": {
"r": 242,
"g": 138,
"b": 147
},
"hsl": {
"h": 354.808,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.74718,
"c": 0.12668,
"h": 15.1
},
"luminance": 0.39161
}Semantic roles & 50–950 ramp
primary
#F28A93
secondary
#D7F4F1
accent
#DCCA09
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#181011
muted
#867F80