#F39FCA#F39FCA
#F39FCA is a light, moderate pink. Relative luminance 0.481; OKLCH L 79.8% C 0.113 H 347.9°. Best body text is #000000 at 10.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F39FCA |
|---|---|
| RGB | rgb(243, 159, 202) |
| HSL | hsl(329, 78%, 79%) |
| HSV | hsv(329, 35%, 95%) |
| CMYK | cmyk(0%, 34.6%, 16.9%, 4.7%) |
| CIE-LAB | lab(74.90, 37.16, -9.04) |
| CIE-LCH | lch(74.90, 38.24, 346.33°) |
| OKLab | oklab(79.82% 0.1102 -0.0236) |
| OKLCH | oklch(79.82% 0.113 347.9) |
| XYZ | xyz(60.0215, 48.1186, 61.9920) |
| Luminance | 0.4812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.18
Pink (survey)
#FF81C0
ΔE00 6.82
Bubblegum Pink
#FE83CC
ΔE00 7.01
Baby Pink
#FFB7CE
ΔE00 7.05
Plum
#DDA0DD
ΔE00 7.68
Pig Pink
#E78EA5
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39FCA #9FF3C8
analogous
#F29FF3 #F39FCA #F39FA0
triadic
#F39FCA #CAF39F #9FCAF3
tetradic
#F39FCA #F3F29F #9FF3C8 #9FA0F3
square
#F39FCA #F3F29F #9FF3C8 #9FA0F3
split-complementary
#F39FCA #A0F39F #9FF3F2
monochromatic
#E5328E #EC69AC #F39FCA #FAD5E8 #FCE4F0
Accessibility & contrast
On white
1.98
#F39FCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.62
#F39FCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39FCA
10.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39FCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39FCA | 1.00 | 1.98 | 10.62 | 10.62 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6B0CC
Deuteranopia (green-blind)
#BABEC8
Tritanopia (blue-blind)
#FE9EAE
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f39fca; /* rgb */ color: rgb(243, 159, 202); /* oklch */ color: oklch(79.8% 0.113 347.9);
Tailwind
colors: {
custom: {
50: '#f8bcda',
500: '#f39fca',
950: '#000000',
},
}SCSS
$custom: #f39fca; $custom-light: #f8bcda; $custom-dark: #000000;
JSON
{
"hex": "#f39fca",
"rgb": {
"r": 243,
"g": 159,
"b": 202
},
"hsl": {
"h": 329.286,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.79815,
"c": 0.11267,
"h": 347.9
},
"luminance": 0.48115
}Semantic roles & 50–950 ramp
primary
#F39FCA
secondary
#D8F3E5
accent
#DA700B
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183