#F29FC2#F29FC2
#F29FC2 is a light, moderate pink. Relative luminance 0.476; OKLCH L 79.5% C 0.107 H 352.9°. Best body text is #000000 at 10.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F29FC2 |
|---|---|
| RGB | rgb(242, 159, 194) |
| HSL | hsl(335, 76%, 79%) |
| HSV | hsv(335, 34%, 95%) |
| CMYK | cmyk(0%, 34.3%, 19.8%, 5.1%) |
| CIE-LAB | lab(74.55, 35.61, -5.17) |
| CIE-LCH | lch(74.55, 35.98, 351.74°) |
| OKLab | oklab(79.45% 0.1064 -0.0132) |
| OKLCH | oklch(79.45% 0.107 352.9) |
| XYZ | xyz(58.7545, 47.5720, 57.1161) |
| Luminance | 0.4757 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.51
Baby Pink
#FFB7CE
ΔE00 6.02
Pig Pink
#E78EA5
ΔE00 6.14
Faded Pink
#DE9DAC
ΔE00 6.22
Soft Pink
#FDB0C0
ΔE00 6.45
Pinky
#FC86AA
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F29FC2 #9FF2CF
analogous
#F29FEB #F29FC2 #F2A59F
triadic
#F29FC2 #C2F29F #9FC2F2
tetradic
#F29FC2 #EBF29F #9FF2CF #A59FF2
square
#F29FC2 #EBF29F #9FF2CF #A59FF2
split-complementary
#F29FC2 #9FF2A5 #9FEBF2
monochromatic
#E3337D #EB69A0 #F29FC2 #F9D5E4 #FBE4EE
Accessibility & contrast
On white
2.00
#F29FC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.51
#F29FC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F29FC2
10.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F29FC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F29FC2 | 1.00 | 2.00 | 10.51 | 10.51 |
| #FFFFFF | 2.00 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AFC3
Deuteranopia (green-blind)
#BCBDC0
Tritanopia (blue-blind)
#FE9CAB
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f29fc2; /* rgb */ color: rgb(242, 159, 194); /* oklch */ color: oklch(79.5% 0.107 352.9);
Tailwind
colors: {
custom: {
50: '#f8bcd4',
500: '#f29fc2',
950: '#000000',
},
}SCSS
$custom: #f29fc2; $custom-light: #f8bcd4; $custom-dark: #000000;
JSON
{
"hex": "#f29fc2",
"rgb": {
"r": 242,
"g": 159,
"b": 194
},
"hsl": {
"h": 334.699,
"s": 76.147,
"l": 78.627
},
"oklch": {
"l": 0.7945,
"c": 0.10723,
"h": 352.9
},
"luminance": 0.47569
}Semantic roles & 50–950 ramp
primary
#F29FC2
secondary
#D8F3E8
accent
#D8830D
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183