#F39CCF#F39CCF
#F39CCF is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.5% C 0.121 H 344.2°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CCF |
|---|---|
| RGB | rgb(243, 156, 207) |
| HSL | hsl(325, 78%, 78%) |
| HSV | hsv(325, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 14.8%, 4.7%) |
| CIE-LAB | lab(74.41, 39.50, -12.52) |
| CIE-LCH | lch(74.41, 41.44, 342.41°) |
| OKLab | oklab(79.49% 0.1164 -0.033) |
| OKLCH | oklch(79.49% 0.121 344.2) |
| XYZ | xyz(60.1135, 47.3400, 64.9906) |
| Luminance | 0.4734 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.76
Pink (survey)
#FF81C0
ΔE00 6.22
Plum
#DDA0DD
ΔE00 6.44
Powder Pink
#FFB2D0
ΔE00 6.72
Baby Pink
#FFB7CE
ΔE00 8.68
Pinky
#FC86AA
ΔE00 8.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CCF #9CF3C0
analogous
#EC9CF3 #F39CCF #F39CA3
triadic
#F39CCF #CFF39C #9CCFF3
tetradic
#F39CCF #F3EC9C #9CF3C0 #9CA3F3
square
#F39CCF #F3EC9C #9CF3C0 #9CA3F3
split-complementary
#F39CCF #A3F39C #9CF3EC
monochromatic
#E62F9A #EC65B5 #F39CCF #FAD3E9 #FCE4F2
Accessibility & contrast
On white
2.01
#F39CCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#F39CCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CCF
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CCF | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED1
Deuteranopia (green-blind)
#B7BCCD
Tritanopia (blue-blind)
#FE9CAE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f39ccf; /* rgb */ color: rgb(243, 156, 207); /* oklch */ color: oklch(79.5% 0.121 344.2);
Tailwind
colors: {
custom: {
50: '#f8badd',
500: '#f39ccf',
950: '#000000',
},
}SCSS
$custom: #f39ccf; $custom-light: #f8badd; $custom-dark: #000000;
JSON
{
"hex": "#f39ccf",
"rgb": {
"r": 243,
"g": 156,
"b": 207
},
"hsl": {
"h": 324.828,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.7949,
"c": 0.12094,
"h": 344.2
},
"luminance": 0.47337
}Semantic roles & 50–950 ramp
primary
#F39CCF
secondary
#D8F3E3
accent
#DB610B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183