#F29CA3#F29CA3
#F29CA3 is a light, moderate red. Relative luminance 0.453; OKLCH L 78.1% C 0.103 H 14.4°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CA3 |
|---|---|
| RGB | rgb(242, 156, 163) |
| HSL | hsl(355, 77%, 78%) |
| HSV | hsv(355, 36%, 95%) |
| CMYK | cmyk(0%, 35.5%, 32.6%, 5.1%) |
| CIE-LAB | lab(73.09, 32.95, 9.79) |
| CIE-LCH | lch(73.09, 34.37, 16.55°) |
| OKLab | oklab(78.07% 0.1 0.0257) |
| OKLCH | oklch(78.07% 0.103 14.4) |
| XYZ | xyz(55.1192, 45.3025, 40.4844) |
| Luminance | 0.4530 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.43
Faded Pink
#DE9DAC
ΔE00 5.55
Pig Pink
#E78EA5
ΔE00 5.99
Soft Pink
#FDB0C0
ΔE00 6.14
Dusty Pink (survey)
#D58A94
ΔE00 6.43
Lightpink
#FFB6C1
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CA3 #9CF2EB
analogous
#F29CCE #F29CA3 #F2C09C
triadic
#F29CA3 #A3F29C #9CA3F2
tetradic
#F29CA3 #CEF29C #9CF2EB #C09CF2
square
#F29CA3 #CEF29C #9CF2EB #C09CF2
split-complementary
#F29CA3 #9CF2C0 #9CCEF2
monochromatic
#E4303E #EB6671 #F29CA3 #F9D2D5 #FBE4E6
Accessibility & contrast
On white
2.09
#F29CA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#F29CA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CA3
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CA3 | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA3
Deuteranopia (green-blind)
#C0BAA1
Tritanopia (blue-blind)
#FF939F
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f29ca3; /* rgb */ color: rgb(242, 156, 163); /* oklch */ color: oklch(78.1% 0.103 14.4);
Tailwind
colors: {
custom: {
50: '#f8babe',
500: '#f29ca3',
950: '#000000',
},
}SCSS
$custom: #f29ca3; $custom-light: #f8babe; $custom-dark: #000000;
JSON
{
"hex": "#f29ca3",
"rgb": {
"r": 242,
"g": 156,
"b": 163
},
"hsl": {
"h": 355.116,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.78065,
"c": 0.10321,
"h": 14.4
},
"luminance": 0.45299
}Semantic roles & 50–950 ramp
primary
#F29CA3
secondary
#D8F3F1
accent
#D9C80C
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181