#F4929B#F4929B
#F4929B is a light, moderate red. Relative luminance 0.422; OKLCH L 76.4% C 0.119 H 14.3°. Best body text is #000000 at 9.43:1 contrast (WCAG AA passes).
Color values
| HEX | #F4929B |
|---|---|
| RGB | rgb(244, 146, 155) |
| HSL | hsl(354, 82%, 76%) |
| HSV | hsv(354, 40%, 96%) |
| CMYK | cmyk(0%, 40.2%, 36.5%, 4.3%) |
| CIE-LAB | lab(70.98, 37.92, 11.26) |
| CIE-LCH | lch(70.98, 39.56, 16.54°) |
| OKLab | oklab(76.44% 0.1149 0.0294) |
| OKLCH | oklch(76.44% 0.119 14.3) |
| XYZ | xyz(53.5059, 42.1618, 36.3240) |
| Luminance | 0.4216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.31
Blush Pink
#FE828C
ΔE00 4.27
Pig Pink
#E78EA5
ΔE00 5.53
Rosa
#FE86A4
ΔE00 5.64
Carnation
#FD798F
ΔE00 5.75
Dusty Pink (survey)
#D58A94
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4929B #92F4EB
analogous
#F492CC #F4929B #F4BA92
triadic
#F4929B #9BF492 #929BF4
tetradic
#F4929B #CCF492 #92F4EB #BA92F4
square
#F4929B #CCF492 #92F4EB #BA92F4
split-complementary
#F4929B #92F4BA #92CCF4
monochromatic
#E92335 #EE5A68 #F4929B #FACACE #FCE3E5
Accessibility & contrast
On white
2.23
#F4929B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.43
#F4929B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4929B
9.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4929B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4929B | 1.00 | 2.23 | 9.43 | 9.43 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A29B
Deuteranopia (green-blind)
#BCB599
Tritanopia (blue-blind)
#FF8895
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #f4929b; /* rgb */ color: rgb(244, 146, 155); /* oklch */ color: oklch(76.4% 0.119 14.3);
Tailwind
colors: {
custom: {
50: '#fab3b8',
500: '#f4929b',
950: '#000000',
},
}SCSS
$custom: #f4929b; $custom-light: #fab3b8; $custom-dark: #000000;
JSON
{
"hex": "#f4929b",
"rgb": {
"r": 244,
"g": 146,
"b": 155
},
"hsl": {
"h": 354.49,
"s": 81.667,
"l": 76.471
},
"oklch": {
"l": 0.76442,
"c": 0.11863,
"h": 14.3
},
"luminance": 0.42157
}Semantic roles & 50–950 ramp
primary
#F4929B
secondary
#D7F4F1
accent
#DECA07
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080