#F39CDC#F39CDC
#F39CDC is a light, vivid pink. Relative luminance 0.480; OKLCH L 79.9% C 0.131 H 337.1°. Best body text is #000000 at 10.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CDC |
|---|---|
| RGB | rgb(243, 156, 220) |
| HSL | hsl(316, 78%, 78%) |
| HSV | hsv(316, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 9.5%, 4.7%) |
| CIE-LAB | lab(74.83, 41.60, -19.01) |
| CIE-LCH | lch(74.83, 45.74, 335.44°) |
| OKLab | oklab(79.95% 0.1202 -0.0508) |
| OKLCH | oklch(79.95% 0.131 337.1) |
| XYZ | xyz(61.7687, 48.0021, 73.7080) |
| Luminance | 0.4800 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 4.57
Bubblegum Pink
#FE83CC
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.92
Pink (survey)
#FF81C0
ΔE00 7.42
Violet (CSS)
#EE82EE
ΔE00 8.25
Powder Pink
#FFB2D0
ΔE00 9.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CDC #9CF3B3
analogous
#DE9CF3 #F39CDC #F39CB0
triadic
#F39CDC #DCF39C #9CDCF3
tetradic
#F39CDC #F3DE9C #9CF3B3 #9CB0F3
square
#F39CDC #F3DE9C #9CF3B3 #9CB0F3
split-complementary
#F39CDC #B0F39C #9CF3DE
monochromatic
#E62FB5 #EC65C9 #F39CDC #FAD3EF #FCE4F5
Accessibility & contrast
On white
1.98
#F39CDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.60
#F39CDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CDC
10.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CDC | 1.00 | 1.98 | 10.60 | 10.60 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EB0DE
Deuteranopia (green-blind)
#B3BDD9
Tritanopia (blue-blind)
#FC9FB3
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #f39cdc; /* rgb */ color: rgb(243, 156, 220); /* oklch */ color: oklch(79.9% 0.131 337.1);
Tailwind
colors: {
custom: {
50: '#f8bae7',
500: '#f39cdc',
950: '#000000',
},
}SCSS
$custom: #f39cdc; $custom-light: #f8bae7; $custom-dark: #000000;
JSON
{
"hex": "#f39cdc",
"rgb": {
"r": 243,
"g": 156,
"b": 220
},
"hsl": {
"h": 315.862,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.79947,
"c": 0.13054,
"h": 337.1
},
"luminance": 0.47999
}Semantic roles & 50–950 ramp
primary
#F39CDC
secondary
#D8F3DF
accent
#DB420B
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#171216
muted
#858184