#F29CA5#F29CA5
#F29CA5 is a light, moderate red. Relative luminance 0.454; OKLCH L 78.1% C 0.103 H 12.9°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CA5 |
|---|---|
| RGB | rgb(242, 156, 165) |
| HSL | hsl(354, 77%, 78%) |
| HSV | hsv(354, 36%, 95%) |
| CMYK | cmyk(0%, 35.5%, 31.8%, 5.1%) |
| CIE-LAB | lab(73.14, 33.20, 8.75) |
| CIE-LCH | lch(73.14, 34.33, 14.77°) |
| OKLab | oklab(78.12% 0.1007 0.0231) |
| OKLCH | oklch(78.12% 0.103 12.9) |
| XYZ | xyz(55.2998, 45.3747, 41.4356) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.10
Rose Pink
#F7879A
ΔE00 5.22
Pig Pink
#E78EA5
ΔE00 5.45
Soft Pink
#FDB0C0
ΔE00 5.73
Dusty Pink (survey)
#D58A94
ΔE00 6.34
Lightpink
#FFB6C1
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CA5 #9CF2E9
analogous
#F29CD0 #F29CA5 #F2BE9C
triadic
#F29CA5 #A5F29C #9CA5F2
tetradic
#F29CA5 #D0F29C #9CF2E9 #BE9CF2
square
#F29CA5 #D0F29C #9CF2E9 #BE9CF2
split-complementary
#F29CA5 #9CF2BE #9CD0F2
monochromatic
#E43043 #EB6674 #F29CA5 #F9D2D6 #FBE4E6
Accessibility & contrast
On white
2.08
#F29CA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#F29CA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CA5
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CA5 | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA5
Deuteranopia (green-blind)
#C0BAA3
Tritanopia (blue-blind)
#FF949F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f29ca5; /* rgb */ color: rgb(242, 156, 165); /* oklch */ color: oklch(78.1% 0.103 12.9);
Tailwind
colors: {
custom: {
50: '#f8babf',
500: '#f29ca5',
950: '#000000',
},
}SCSS
$custom: #f29ca5; $custom-light: #f8babf; $custom-dark: #000000;
JSON
{
"hex": "#f29ca5",
"rgb": {
"r": 242,
"g": 156,
"b": 165
},
"hsl": {
"h": 353.721,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.78116,
"c": 0.10332,
"h": 12.9
},
"luminance": 0.45371
}Semantic roles & 50–950 ramp
primary
#F29CA5
secondary
#D8F3F0
accent
#D9C40C
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181