#F29EA3#F29EA3
#F29EA3 is a light, moderate red. Relative luminance 0.460; OKLCH L 78.4% C 0.101 H 15.7°. Best body text is #000000 at 10.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F29EA3 |
|---|---|
| RGB | rgb(242, 158, 163) |
| HSL | hsl(356, 76%, 78%) |
| HSV | hsv(356, 35%, 95%) |
| CMYK | cmyk(0%, 34.7%, 32.6%, 5.1%) |
| CIE-LAB | lab(73.53, 31.89, 10.42) |
| CIE-LCH | lch(73.53, 33.55, 18.09°) |
| OKLab | oklab(78.4% 0.0968 0.0273) |
| OKLCH | oklch(78.4% 0.101 15.7) |
| XYZ | xyz(55.4576, 45.9792, 40.5972) |
| Luminance | 0.4597 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.84
Rose Pink
#F7879A
ΔE00 6.11
Soft Pink
#FDB0C0
ΔE00 6.18
Lightpink
#FFB6C1
ΔE00 6.41
Pig Pink
#E78EA5
ΔE00 6.69
Dusty Pink (survey)
#D58A94
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29EA3 #9EF2ED
analogous
#F29ECD #F29EA3 #F2C39E
triadic
#F29EA3 #A3F29E #9EA3F2
tetradic
#F29EA3 #CDF29E #9EF2ED #C39EF2
square
#F29EA3 #CDF29E #9EF2ED #C39EF2
split-complementary
#F29EA3 #9EF2C3 #9ECDF2
monochromatic
#E4323D #EB6870 #F29EA3 #F9D4D6 #FBE4E5
Accessibility & contrast
On white
2.06
#F29EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.20
#F29EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29EA3
10.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29EA3 | 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)
#ADABA3
Deuteranopia (green-blind)
#C2BBA2
Tritanopia (blue-blind)
#FF95A0
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f29ea3; /* rgb */ color: rgb(242, 158, 163); /* oklch */ color: oklch(78.4% 0.101 15.7);
Tailwind
colors: {
custom: {
50: '#f8bbbe',
500: '#f29ea3',
950: '#000000',
},
}SCSS
$custom: #f29ea3; $custom-light: #f8bbbe; $custom-dark: #000000;
JSON
{
"hex": "#f29ea3",
"rgb": {
"r": 242,
"g": 158,
"b": 163
},
"hsl": {
"h": 356.429,
"s": 76.364,
"l": 78.431
},
"oklch": {
"l": 0.78403,
"c": 0.10056,
"h": 15.7
},
"luminance": 0.45975
}Semantic roles & 50–950 ramp
primary
#F29EA3
secondary
#D8F3F2
accent
#D9CC0D
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181