#F39CCC#F39CCC
#F39CCC is a light, moderate pink. Relative luminance 0.472; OKLCH L 79.4% C 0.119 H 345.9°. Best body text is #000000 at 10.44:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CCC |
|---|---|
| RGB | rgb(243, 156, 204) |
| HSL | hsl(327, 78%, 78%) |
| HSV | hsv(327, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 16%, 4.7%) |
| CIE-LAB | lab(74.31, 39.04, -11.01) |
| CIE-LCH | lch(74.31, 40.56, 344.25°) |
| OKLab | oklab(79.39% 0.1154 -0.0289) |
| OKLCH | oklch(79.39% 0.119 345.9) |
| XYZ | xyz(59.7502, 47.1947, 63.0774) |
| Luminance | 0.4719 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 5.99
Pink (survey)
#FF81C0
ΔE00 6.13
Powder Pink
#FFB2D0
ΔE00 6.26
Plum
#DDA0DD
ΔE00 7.02
Pinky
#FC86AA
ΔE00 8.16
Baby Pink
#FFB7CE
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CCC #9CF3C3
analogous
#EF9CF3 #F39CCC #F39CA0
triadic
#F39CCC #CCF39C #9CCCF3
tetradic
#F39CCC #F3EF9C #9CF3C3 #9CA0F3
square
#F39CCC #F3EF9C #9CF3C3 #9CA0F3
split-complementary
#F39CCC #A0F39C #9CF3EF
monochromatic
#E62F94 #EC65B0 #F39CCC #FAD3E8 #FCE4F1
Accessibility & contrast
On white
2.01
#F39CCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.44
#F39CCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CCC
10.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CCC | 1.00 | 2.01 | 10.44 | 10.44 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2AECE
Deuteranopia (green-blind)
#B8BCCA
Tritanopia (blue-blind)
#FE9BAD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f39ccc; /* rgb */ color: rgb(243, 156, 204); /* oklch */ color: oklch(79.4% 0.119 345.9);
Tailwind
colors: {
custom: {
50: '#f8badb',
500: '#f39ccc',
950: '#000000',
},
}SCSS
$custom: #f39ccc; $custom-light: #f8badb; $custom-dark: #000000;
JSON
{
"hex": "#f39ccc",
"rgb": {
"r": 243,
"g": 156,
"b": 204
},
"hsl": {
"h": 326.897,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.79389,
"c": 0.11898,
"h": 345.9
},
"luminance": 0.47191
}Semantic roles & 50–950 ramp
primary
#F39CCC
secondary
#D8F3E4
accent
#DB680B
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#171215
muted
#858183