#F39CC6#F39CC6
#F39CC6 is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.2% C 0.115 H 349.7°. Best body text is #000000 at 10.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CC6 |
|---|---|
| RGB | rgb(243, 156, 198) |
| HSL | hsl(331, 78%, 78%) |
| HSV | hsv(331, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 18.5%, 4.7%) |
| CIE-LAB | lab(74.13, 38.12, -7.98) |
| CIE-LCH | lch(74.13, 38.95, 348.18°) |
| OKLab | oklab(79.19% 0.1135 -0.0207) |
| OKLCH | oklch(79.19% 0.115 349.7) |
| XYZ | xyz(59.0444, 46.9124, 59.3602) |
| Luminance | 0.4691 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.50
Pink (survey)
#FF81C0
ΔE00 6.24
Bubblegum Pink
#FE83CC
ΔE00 6.71
Pig Pink
#E78EA5
ΔE00 7.03
Pinky
#FC86AA
ΔE00 7.05
Baby Pink
#FFB7CE
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CC6 #9CF3C9
analogous
#F39CF2 #F39CC6 #F39D9C
triadic
#F39CC6 #C6F39C #9CC6F3
tetradic
#F39CC6 #F2F39C #9CF3C9 #9D9CF3
square
#F39CC6 #F2F39C #9CF3C9 #9D9CF3
split-complementary
#F39CC6 #9CF39D #9CF2F3
monochromatic
#E62F87 #EC65A7 #F39CC6 #FAD3E5 #FCE4EF
Accessibility & contrast
On white
2.02
#F39CC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.38
#F39CC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CC6
10.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CC6 | 1.00 | 2.02 | 10.38 | 10.38 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC8
Deuteranopia (green-blind)
#B9BCC4
Tritanopia (blue-blind)
#FF9AAB
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f39cc6; /* rgb */ color: rgb(243, 156, 198); /* oklch */ color: oklch(79.2% 0.115 349.7);
Tailwind
colors: {
custom: {
50: '#f8bad7',
500: '#f39cc6',
950: '#000000',
},
}SCSS
$custom: #f39cc6; $custom-light: #f8bad7; $custom-dark: #000000;
JSON
{
"hex": "#f39cc6",
"rgb": {
"r": 243,
"g": 156,
"b": 198
},
"hsl": {
"h": 331.034,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.79192,
"c": 0.11536,
"h": 349.7
},
"luminance": 0.46909
}Semantic roles & 50–950 ramp
primary
#F39CC6
secondary
#D8F3E6
accent
#DB760B
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183