#F29EA4#F29EA4
#F29EA4 is a light, moderate red. Relative luminance 0.460; OKLCH L 78.4% C 0.101 H 15.0°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F29EA4 |
|---|---|
| RGB | rgb(242, 158, 164) |
| HSL | hsl(356, 76%, 78%) |
| HSV | hsv(356, 35%, 95%) |
| CMYK | cmyk(0%, 34.7%, 32.2%, 5.1%) |
| CIE-LAB | lab(73.56, 32.02, 9.90) |
| CIE-LCH | lch(73.56, 33.52, 17.18°) |
| OKLab | oklab(78.43% 0.0972 0.026) |
| OKLCH | oklch(78.43% 0.101 15) |
| XYZ | xyz(55.5475, 46.0152, 41.0709) |
| Luminance | 0.4601 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.59
Soft Pink
#FDB0C0
ΔE00 5.94
Rose Pink
#F7879A
ΔE00 5.97
Lightpink
#FFB6C1
ΔE00 6.26
Pig Pink
#E78EA5
ΔE00 6.41
Dusty Pink (survey)
#D58A94
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29EA4 #9EF2EC
analogous
#F29ECE #F29EA4 #F2C29E
triadic
#F29EA4 #A4F29E #9EA4F2
tetradic
#F29EA4 #CEF29E #9EF2EC #C29EF2
square
#F29EA4 #CEF29E #9EF2EC #C29EF2
split-complementary
#F29EA4 #9EF2C2 #9ECEF2
monochromatic
#E4323F #EB6871 #F29EA4 #F9D4D7 #FBE4E6
Accessibility & contrast
On white
2.06
#F29EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F29EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29EA4
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29EA4 | 1.00 | 2.06 | 10.20 | 10.20 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA4
Deuteranopia (green-blind)
#C1BBA3
Tritanopia (blue-blind)
#FF96A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f29ea4; /* rgb */ color: rgb(242, 158, 164); /* oklch */ color: oklch(78.4% 0.101 15.0);
Tailwind
colors: {
custom: {
50: '#f8bbbe',
500: '#f29ea4',
950: '#000000',
},
}SCSS
$custom: #f29ea4; $custom-light: #f8bbbe; $custom-dark: #000000;
JSON
{
"hex": "#f29ea4",
"rgb": {
"r": 242,
"g": 158,
"b": 164
},
"hsl": {
"h": 355.714,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.78429,
"c": 0.10058,
"h": 15
},
"luminance": 0.46011
}Semantic roles & 50–950 ramp
primary
#F29EA4
secondary
#D8F3F1
accent
#D9CA0D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181