#F29CA8#F29CA8
#F29CA8 is a light, moderate red. Relative luminance 0.455; OKLCH L 78.2% C 0.104 H 10.6°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CA8 |
|---|---|
| RGB | rgb(242, 156, 168) |
| HSL | hsl(352, 77%, 78%) |
| HSV | hsv(352, 36%, 95%) |
| CMYK | cmyk(0%, 35.5%, 30.6%, 5.1%) |
| CIE-LAB | lab(73.21, 33.58, 7.20) |
| CIE-LCH | lch(73.21, 34.34, 12.10°) |
| OKLab | oklab(78.2% 0.1018 0.0191) |
| OKLCH | oklch(78.2% 0.104 10.6) |
| XYZ | xyz(55.5761, 45.4852, 42.8906) |
| Luminance | 0.4548 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.54
Pig Pink
#E78EA5
ΔE00 4.73
Rose Pink
#F7879A
ΔE00 5.09
Soft Pink
#FDB0C0
ΔE00 5.23
Rosa
#FE86A4
ΔE00 6.15
Lightpink
#FFB6C1
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CA8 #9CF2E6
analogous
#F29CD3 #F29CA8 #F2BB9C
triadic
#F29CA8 #A8F29C #9CA8F2
tetradic
#F29CA8 #D3F29C #9CF2E6 #BB9CF2
square
#F29CA8 #D3F29C #9CF2E6 #BB9CF2
split-complementary
#F29CA8 #9CF2BB #9CD3F2
monochromatic
#E43049 #EB6678 #F29CA8 #F9D2D8 #FBE4E7
Accessibility & contrast
On white
2.08
#F29CA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#F29CA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CA8
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CA8 | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA8
Deuteranopia (green-blind)
#BFBAA6
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f29ca8; /* rgb */ color: rgb(242, 156, 168); /* oklch */ color: oklch(78.2% 0.104 10.6);
Tailwind
colors: {
custom: {
50: '#f8bac1',
500: '#f29ca8',
950: '#000000',
},
}SCSS
$custom: #f29ca8; $custom-light: #f8bac1; $custom-dark: #000000;
JSON
{
"hex": "#f29ca8",
"rgb": {
"r": 242,
"g": 156,
"b": 168
},
"hsl": {
"h": 351.628,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.78196,
"c": 0.10361,
"h": 10.6
},
"luminance": 0.45481
}Semantic roles & 50–950 ramp
primary
#F29CA8
secondary
#D8F3EF
accent
#D9BC0C
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181