#F29EA5#F29EA5
#F29EA5 is a light, moderate red. Relative luminance 0.460; OKLCH L 78.5% C 0.101 H 14.2°. Best body text is #000000 at 10.21:1 contrast (WCAG AA passes).
Color values
| HEX | #F29EA5 |
|---|---|
| RGB | rgb(242, 158, 165) |
| HSL | hsl(355, 76%, 78%) |
| HSV | hsv(355, 35%, 95%) |
| CMYK | cmyk(0%, 34.7%, 31.8%, 5.1%) |
| CIE-LAB | lab(73.58, 32.15, 9.38) |
| CIE-LCH | lch(73.58, 33.49, 16.27°) |
| OKLab | oklab(78.46% 0.0976 0.0247) |
| OKLCH | oklch(78.46% 0.101 14.2) |
| XYZ | xyz(55.6382, 46.0515, 41.5484) |
| Luminance | 0.4605 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.34
Soft Pink
#FDB0C0
ΔE00 5.70
Rose Pink
#F7879A
ΔE00 5.85
Lightpink
#FFB6C1
ΔE00 6.12
Pig Pink
#E78EA5
ΔE00 6.14
Dusty Pink (survey)
#D58A94
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29EA5 #9EF2EB
analogous
#F29ECF #F29EA5 #F2C19E
triadic
#F29EA5 #A5F29E #9EA5F2
tetradic
#F29EA5 #CFF29E #9EF2EB #C19EF2
square
#F29EA5 #CFF29E #9EF2EB #C19EF2
split-complementary
#F29EA5 #9EF2C1 #9ECFF2
monochromatic
#E43241 #EB6873 #F29EA5 #F9D4D7 #FBE4E6
Accessibility & contrast
On white
2.06
#F29EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.21
#F29EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29EA5
10.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29EA5 | 1.00 | 2.06 | 10.21 | 10.21 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADABA5
Deuteranopia (green-blind)
#C1BBA3
Tritanopia (blue-blind)
#FF96A1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f29ea5; /* rgb */ color: rgb(242, 158, 165); /* oklch */ color: oklch(78.5% 0.101 14.2);
Tailwind
colors: {
custom: {
50: '#f8bbbf',
500: '#f29ea5',
950: '#000000',
},
}SCSS
$custom: #f29ea5; $custom-light: #f8bbbf; $custom-dark: #000000;
JSON
{
"hex": "#f29ea5",
"rgb": {
"r": 242,
"g": 158,
"b": 165
},
"hsl": {
"h": 355,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.78455,
"c": 0.10062,
"h": 14.2
},
"luminance": 0.46048
}Semantic roles & 50–950 ramp
primary
#F29EA5
secondary
#D8F3F1
accent
#D9C80D
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181