#F39CCE#F39CCE
#F39CCE is a light, vivid pink. Relative luminance 0.473; OKLCH L 79.5% C 0.120 H 344.7°. Best body text is #000000 at 10.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CCE |
|---|---|
| RGB | rgb(243, 156, 206) |
| HSL | hsl(326, 78%, 78%) |
| HSV | hsv(326, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 15.2%, 4.7%) |
| CIE-LAB | lab(74.38, 39.35, -12.02) |
| CIE-LCH | lch(74.38, 41.14, 343.02°) |
| OKLab | oklab(79.46% 0.116 -0.0316) |
| OKLCH | oklch(79.46% 0.12 344.7) |
| XYZ | xyz(59.9916, 47.2913, 64.3488) |
| Luminance | 0.4729 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.83
Pink (survey)
#FF81C0
ΔE00 6.18
Powder Pink
#FFB2D0
ΔE00 6.56
Plum
#DDA0DD
ΔE00 6.63
Baby Pink
#FFB7CE
ΔE00 8.51
Pinky
#FC86AA
ΔE00 8.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CCE #9CF3C1
analogous
#EC9CF3 #F39CCE #F39CA2
triadic
#F39CCE #CEF39C #9CCEF3
tetradic
#F39CCE #F3EC9C #9CF3C1 #9CA2F3
square
#F39CCE #F3EC9C #9CF3C1 #9CA2F3
split-complementary
#F39CCE #A2F39C #9CF3EC
monochromatic
#E62F98 #EC65B3 #F39CCE #FAD3E9 #FCE4F1
Accessibility & contrast
On white
2.01
#F39CCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.46
#F39CCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CCE
10.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CCE | 1.00 | 2.01 | 10.46 | 10.46 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AED0
Deuteranopia (green-blind)
#B7BCCC
Tritanopia (blue-blind)
#FE9CAE
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f39cce; /* rgb */ color: rgb(243, 156, 206); /* oklch */ color: oklch(79.5% 0.120 344.7);
Tailwind
colors: {
custom: {
50: '#f8badd',
500: '#f39cce',
950: '#000000',
},
}SCSS
$custom: #f39cce; $custom-light: #f8badd; $custom-dark: #000000;
JSON
{
"hex": "#f39cce",
"rgb": {
"r": 243,
"g": 156,
"b": 206
},
"hsl": {
"h": 325.517,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.79456,
"c": 0.12028,
"h": 344.7
},
"luminance": 0.47288
}Semantic roles & 50–950 ramp
primary
#F39CCE
secondary
#D8F3E3
accent
#DB630B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183