#F8929D#F8929D
#F8929D is a light, vivid red. Relative luminance 0.429; OKLCH L 77.0% C 0.123 H 13.4°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F8929D |
|---|---|
| RGB | rgb(248, 146, 157) |
| HSL | hsl(354, 88%, 77%) |
| HSV | hsv(354, 41%, 97%) |
| CMYK | cmyk(0%, 41.1%, 36.7%, 2.7%) |
| CIE-LAB | lab(71.52, 39.60, 10.98) |
| CIE-LCH | lch(71.52, 41.09, 15.50°) |
| OKLab | oklab(76.97% 0.12 0.0287) |
| OKLCH | oklch(76.97% 0.123 13.4) |
| XYZ | xyz(55.0786, 42.9532, 37.2817) |
| Luminance | 0.4295 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.95
Blush Pink
#FE828C
ΔE00 4.20
Rosa
#FE86A4
ΔE00 5.07
Pig Pink
#E78EA5
ΔE00 5.47
Carnation
#FD798F
ΔE00 5.48
Lightcoral
#F08080
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8929D #92F8ED
analogous
#F892D0 #F8929D #F8BA92
triadic
#F8929D #9DF892 #929DF8
tetradic
#F8929D #D0F892 #92F8ED #BA92F8
square
#F8929D #D0F892 #92F8ED #BA92F8
split-complementary
#F8929D #92F8BA #92D0F8
monochromatic
#F11F36 #F45869 #F8929D #FCCCD1 #FDE2E5
Accessibility & contrast
On white
2.19
#F8929D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F8929D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8929D
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8929D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8929D | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A39D
Deuteranopia (green-blind)
#BEB79B
Tritanopia (blue-blind)
#FF8796
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f8929d; /* rgb */ color: rgb(248, 146, 157); /* oklch */ color: oklch(77.0% 0.123 13.4);
Tailwind
colors: {
custom: {
50: '#fdb3b9',
500: '#f8929d',
950: '#000000',
},
}SCSS
$custom: #f8929d; $custom-light: #fdb3b9; $custom-dark: #000000;
JSON
{
"hex": "#f8929d",
"rgb": {
"r": 248,
"g": 146,
"b": 157
},
"hsl": {
"h": 353.529,
"s": 87.931,
"l": 77.255
},
"oklch": {
"l": 0.76974,
"c": 0.12339,
"h": 13.4
},
"luminance": 0.42949
}Semantic roles & 50–950 ramp
primary
#F8929D
secondary
#D6F5F2
accent
#E5CC01
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080