#F39BCF#F39BCF
#F39BCF is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.3% C 0.123 H 344.0°. Best body text is #000000 at 10.40:1 contrast (WCAG AA passes).
Color values
| HEX | #F39BCF |
|---|---|
| RGB | rgb(243, 155, 207) |
| HSL | hsl(325, 79%, 78%) |
| HSV | hsv(325, 36%, 95%) |
| CMYK | cmyk(0%, 36.2%, 14.8%, 4.7%) |
| CIE-LAB | lab(74.19, 40.02, -12.84) |
| CIE-LCH | lch(74.19, 42.03, 342.21°) |
| OKLab | oklab(79.33% 0.1179 -0.0339) |
| OKLCH | oklch(79.33% 0.123 344) |
| XYZ | xyz(59.9463, 47.0058, 64.9349) |
| Luminance | 0.4700 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.52
Pink (survey)
#FF81C0
ΔE00 6.03
Plum
#DDA0DD
ΔE00 6.40
Powder Pink
#FFB2D0
ΔE00 6.98
Lavender Pink
#DD85D7
ΔE00 8.58
Pinky
#FC86AA
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39BCF #9BF3BF
analogous
#EB9BF3 #F39BCF #F39BA3
triadic
#F39BCF #CFF39B #9BCFF3
tetradic
#F39BCF #F3EB9B #9BF3BF #9BA3F3
square
#F39BCF #F3EB9B #9BF3BF #9BA3F3
split-complementary
#F39BCF #A3F39B #9BF3EB
monochromatic
#E62E9B #EC64B5 #F39BCF #FAD2E9 #FCE4F2
Accessibility & contrast
On white
2.02
#F39BCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.40
#F39BCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39BCF
10.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39BCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39BCF | 1.00 | 2.02 | 10.40 | 10.40 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AED1
Deuteranopia (green-blind)
#B6BCCD
Tritanopia (blue-blind)
#FE9BAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f39bcf; /* rgb */ color: rgb(243, 155, 207); /* oklch */ color: oklch(79.3% 0.123 344.0);
Tailwind
colors: {
custom: {
50: '#f8badd',
500: '#f39bcf',
950: '#000000',
},
}SCSS
$custom: #f39bcf; $custom-light: #f8badd; $custom-dark: #000000;
JSON
{
"hex": "#f39bcf",
"rgb": {
"r": 243,
"g": 155,
"b": 207
},
"hsl": {
"h": 324.545,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.79328,
"c": 0.12264,
"h": 344
},
"luminance": 0.47002
}Semantic roles & 50–950 ramp
primary
#F39BCF
secondary
#D7F4E3
accent
#DB600B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183