#F39CCD#F39CCD
#F39CCD is a light, moderate pink. Relative luminance 0.472; OKLCH L 79.4% C 0.120 H 345.3°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CCD |
|---|---|
| RGB | rgb(243, 156, 205) |
| HSL | hsl(326, 78%, 78%) |
| HSV | hsv(326, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 15.6%, 4.7%) |
| CIE-LAB | lab(74.34, 39.19, -11.51) |
| CIE-LCH | lch(74.34, 40.85, 343.63°) |
| OKLab | oklab(79.42% 0.1157 -0.0303) |
| OKLCH | oklch(79.42% 0.12 345.3) |
| XYZ | xyz(59.8705, 47.2428, 63.7110) |
| Luminance | 0.4724 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.91
Pink (survey)
#FF81C0
ΔE00 6.15
Powder Pink
#FFB2D0
ΔE00 6.41
Plum
#DDA0DD
ΔE00 6.82
Baby Pink
#FFB7CE
ΔE00 8.35
Pinky
#FC86AA
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CCD #9CF3C2
analogous
#ED9CF3 #F39CCD #F39CA1
triadic
#F39CCD #CDF39C #9CCDF3
tetradic
#F39CCD #F3ED9C #9CF3C2 #9CA1F3
square
#F39CCD #F3ED9C #9CF3C2 #9CA1F3
split-complementary
#F39CCD #A1F39C #9CF3ED
monochromatic
#E62F96 #EC65B1 #F39CCD #FAD3E9 #FCE4F1
Accessibility & contrast
On white
2.01
#F39CCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F39CCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CCD
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CCD | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECF
Deuteranopia (green-blind)
#B7BCCB
Tritanopia (blue-blind)
#FE9BAD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f39ccd; /* rgb */ color: rgb(243, 156, 205); /* oklch */ color: oklch(79.4% 0.120 345.3);
Tailwind
colors: {
custom: {
50: '#f8badc',
500: '#f39ccd',
950: '#000000',
},
}SCSS
$custom: #f39ccd; $custom-light: #f8badc; $custom-dark: #000000;
JSON
{
"hex": "#f39ccd",
"rgb": {
"r": 243,
"g": 156,
"b": 205
},
"hsl": {
"h": 326.207,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.79423,
"c": 0.11963,
"h": 345.3
},
"luminance": 0.47239
}Semantic roles & 50–950 ramp
primary
#F39CCD
secondary
#D8F3E4
accent
#DB660B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183