#F39BCE#F39BCE
#F39BCE is a light, vivid pink. Relative luminance 0.470; OKLCH L 79.3% C 0.122 H 344.5°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F39BCE |
|---|---|
| RGB | rgb(243, 155, 206) |
| HSL | hsl(325, 79%, 78%) |
| HSV | hsv(325, 36%, 95%) |
| CMYK | cmyk(0%, 36.2%, 15.2%, 4.7%) |
| CIE-LAB | lab(74.16, 39.87, -12.34) |
| CIE-LCH | lch(74.16, 41.73, 342.81°) |
| OKLab | oklab(79.29% 0.1176 -0.0325) |
| OKLCH | oklch(79.29% 0.122 344.5) |
| XYZ | xyz(59.8245, 46.9570, 64.2931) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.58
Pink (survey)
#FF81C0
ΔE00 5.98
Plum
#DDA0DD
ΔE00 6.58
Powder Pink
#FFB2D0
ΔE00 6.82
Pinky
#FC86AA
ΔE00 8.52
Lavender Pink
#DD85D7
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39BCE #9BF3C0
analogous
#EC9BF3 #F39BCE #F39BA2
triadic
#F39BCE #CEF39B #9BCEF3
tetradic
#F39BCE #F3EC9B #9BF3C0 #9BA2F3
square
#F39BCE #F3EC9B #9BF3C0 #9BA2F3
split-complementary
#F39BCE #A2F39B #9BF3EC
monochromatic
#E62E98 #EC64B3 #F39BCE #FAD2E9 #FCE4F2
Accessibility & contrast
On white
2.02
#F39BCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#F39BCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39BCE
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39BCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39BCE | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1AED0
Deuteranopia (green-blind)
#B6BCCC
Tritanopia (blue-blind)
#FE9BAD
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f39bce; /* rgb */ color: rgb(243, 155, 206); /* oklch */ color: oklch(79.3% 0.122 344.5);
Tailwind
colors: {
custom: {
50: '#f8badd',
500: '#f39bce',
950: '#000000',
},
}SCSS
$custom: #f39bce; $custom-light: #f8badd; $custom-dark: #000000;
JSON
{
"hex": "#f39bce",
"rgb": {
"r": 243,
"g": 155,
"b": 206
},
"hsl": {
"h": 325.227,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.79294,
"c": 0.12197,
"h": 344.5
},
"luminance": 0.46954
}Semantic roles & 50–950 ramp
primary
#F39BCE
secondary
#D7F4E3
accent
#DB620B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183