#F39CC5#F39CC5
#F39CC5 is a light, moderate pink. Relative luminance 0.469; OKLCH L 79.2% C 0.115 H 350.3°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CC5 |
|---|---|
| RGB | rgb(243, 156, 197) |
| HSL | hsl(332, 78%, 78%) |
| HSV | hsv(332, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 18.9%, 4.7%) |
| CIE-LAB | lab(74.10, 37.97, -7.47) |
| CIE-LCH | lch(74.10, 38.70, 348.86°) |
| OKLab | oklab(79.16% 0.1132 -0.0194) |
| OKLCH | oklch(79.16% 0.115 350.3) |
| XYZ | xyz(58.9294, 46.8664, 58.7547) |
| Luminance | 0.4686 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.41
Pink (survey)
#FF81C0
ΔE00 6.29
Pig Pink
#E78EA5
ΔE00 6.80
Bubblegum Pink
#FE83CC
ΔE00 6.87
Pinky
#FC86AA
ΔE00 6.87
Baby Pink
#FFB7CE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CC5 #9CF3CA
analogous
#F39CF0 #F39CC5 #F39E9C
triadic
#F39CC5 #C5F39C #9CC5F3
tetradic
#F39CC5 #F0F39C #9CF3CA #9E9CF3
square
#F39CC5 #F0F39C #9CF3CA #9E9CF3
split-complementary
#F39CC5 #9CF39E #9CF0F3
monochromatic
#E62F85 #EC65A5 #F39CC5 #FAD3E5 #FCE4EF
Accessibility & contrast
On white
2.02
#F39CC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#F39CC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CC5
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CC5 | 1.00 | 2.02 | 10.37 | 10.37 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ADC6
Deuteranopia (green-blind)
#B9BCC3
Tritanopia (blue-blind)
#FF9AAA
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f39cc5; /* rgb */ color: rgb(243, 156, 197); /* oklch */ color: oklch(79.2% 0.115 350.3);
Tailwind
colors: {
custom: {
50: '#f8bad6',
500: '#f39cc5',
950: '#000000',
},
}SCSS
$custom: #f39cc5; $custom-light: #f8bad6; $custom-dark: #000000;
JSON
{
"hex": "#f39cc5",
"rgb": {
"r": 243,
"g": 156,
"b": 197
},
"hsl": {
"h": 331.724,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.7916,
"c": 0.11479,
"h": 350.3
},
"luminance": 0.46863
}Semantic roles & 50–950 ramp
primary
#F39CC5
secondary
#D8F3E6
accent
#DB790B
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171214
muted
#858183