#F29CA2#F29CA2
#F29CA2 is a light, moderate red. Relative luminance 0.453; OKLCH L 78.0% C 0.103 H 15.2°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F29CA2 |
|---|---|
| RGB | rgb(242, 156, 162) |
| HSL | hsl(356, 77%, 78%) |
| HSV | hsv(356, 36%, 95%) |
| CMYK | cmyk(0%, 35.5%, 33.1%, 5.1%) |
| CIE-LAB | lab(73.07, 32.82, 10.31) |
| CIE-LCH | lch(73.07, 34.40, 17.43°) |
| OKLab | oklab(78.04% 0.0996 0.027) |
| OKLCH | oklch(78.04% 0.103 15.2) |
| XYZ | xyz(55.0300, 45.2668, 40.0144) |
| Luminance | 0.4526 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.57
Faded Pink
#DE9DAC
ΔE00 5.79
Pig Pink
#E78EA5
ΔE00 6.28
Soft Pink
#FDB0C0
ΔE00 6.37
Dusty Pink (survey)
#D58A94
ΔE00 6.50
Blush Pink
#FE828C
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29CA2 #9CF2EC
analogous
#F29CCD #F29CA2 #F2C19C
triadic
#F29CA2 #A2F29C #9CA2F2
tetradic
#F29CA2 #CDF29C #9CF2EC #C19CF2
square
#F29CA2 #CDF29C #9CF2EC #C19CF2
split-complementary
#F29CA2 #9CF2C1 #9CCDF2
monochromatic
#E4303C #EB666F #F29CA2 #F9D2D5 #FBE4E6
Accessibility & contrast
On white
2.09
#F29CA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#F29CA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29CA2
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29CA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29CA2 | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A2
Deuteranopia (green-blind)
#C0BAA0
Tritanopia (blue-blind)
#FF939E
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f29ca2; /* rgb */ color: rgb(242, 156, 162); /* oklch */ color: oklch(78.0% 0.103 15.2);
Tailwind
colors: {
custom: {
50: '#f8babd',
500: '#f29ca2',
950: '#000000',
},
}SCSS
$custom: #f29ca2; $custom-light: #f8babd; $custom-dark: #000000;
JSON
{
"hex": "#f29ca2",
"rgb": {
"r": 242,
"g": 156,
"b": 162
},
"hsl": {
"h": 355.814,
"s": 76.786,
"l": 78.039
},
"oklch": {
"l": 0.78039,
"c": 0.10318,
"h": 15.2
},
"luminance": 0.45263
}Semantic roles & 50–950 ramp
primary
#F29CA2
secondary
#D8F3F1
accent
#D9CB0C
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171212
muted
#858181