#F29FCA#F29FCA
#F29FCA is a light, moderate pink. Relative luminance 0.479; OKLCH L 79.7% C 0.112 H 347.5°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F29FCA |
|---|---|
| RGB | rgb(242, 159, 202) |
| HSL | hsl(329, 76%, 79%) |
| HSV | hsv(329, 34%, 95%) |
| CMYK | cmyk(0%, 34.3%, 16.5%, 5.1%) |
| CIE-LAB | lab(74.79, 36.82, -9.22) |
| CIE-LCH | lch(74.79, 37.96, 345.94°) |
| OKLab | oklab(79.71% 0.1091 -0.0241) |
| OKLCH | oklch(79.71% 0.112 347.5) |
| XYZ | xyz(59.6772, 47.9411, 61.9759) |
| Luminance | 0.4794 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.26
Pink (survey)
#FF81C0
ΔE00 6.89
Bubblegum Pink
#FE83CC
ΔE00 7.04
Baby Pink
#FFB7CE
ΔE00 7.12
Plum
#DDA0DD
ΔE00 7.52
Pig Pink
#E78EA5
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29FCA #9FF2C7
analogous
#F19FF2 #F29FCA #F29FA0
triadic
#F29FCA #CAF29F #9FCAF2
tetradic
#F29FCA #F2F19F #9FF2C7 #9FA0F2
square
#F29FCA #F2F19F #9FF2C7 #9FA0F2
split-complementary
#F29FCA #A0F29F #9FF2F1
monochromatic
#E3338E #EB69AC #F29FCA #F9D5E8 #FBE4F0
Accessibility & contrast
On white
1.98
#F29FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#F29FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29FCA
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29FCA | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B0CC
Deuteranopia (green-blind)
#BABDC8
Tritanopia (blue-blind)
#FD9EAE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f29fca; /* rgb */ color: rgb(242, 159, 202); /* oklch */ color: oklch(79.7% 0.112 347.5);
Tailwind
colors: {
custom: {
50: '#f7bcda',
500: '#f29fca',
950: '#000000',
},
}SCSS
$custom: #f29fca; $custom-light: #f7bcda; $custom-dark: #000000;
JSON
{
"hex": "#f29fca",
"rgb": {
"r": 242,
"g": 159,
"b": 202
},
"hsl": {
"h": 328.916,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.79705,
"c": 0.1117,
"h": 347.5
},
"luminance": 0.47938
}Semantic roles & 50–950 ramp
primary
#F29FCA
secondary
#D8F3E5
accent
#D86F0D
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183