#F39EBE#F39EBE
#F39EBE is a light, moderate pink. Relative luminance 0.472; OKLCH L 79.3% C 0.108 H 355.7°. Best body text is #000000 at 10.45:1 contrast (WCAG AA passes).
Color values
| HEX | #F39EBE |
|---|---|
| RGB | rgb(243, 158, 190) |
| HSL | hsl(337, 78%, 79%) |
| HSV | hsv(337, 35%, 95%) |
| CMYK | cmyk(0%, 35%, 21.8%, 4.7%) |
| CIE-LAB | lab(74.34, 35.89, -3.28) |
| CIE-LCH | lch(74.34, 36.04, 354.78°) |
| OKLab | oklab(79.27% 0.1077 -0.0082) |
| OKLCH | oklch(79.27% 0.108 355.7) |
| XYZ | xyz(58.4843, 47.2297, 54.7410) |
| Luminance | 0.4723 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 4.67
Pig Pink
#E78EA5
ΔE00 5.31
Faded Pink
#DE9DAC
ΔE00 5.59
Soft Pink
#FDB0C0
ΔE00 5.83
Baby Pink
#FFB7CE
ΔE00 5.92
Pinky
#FC86AA
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39EBE #9EF3D3
analogous
#F39EE8 #F39EBE #F3A89E
triadic
#F39EBE #BEF39E #9EBEF3
tetradic
#F39EBE #E8F39E #9EF3D3 #A89EF3
square
#F39EBE #E8F39E #9EF3D3 #A89EF3
split-complementary
#F39EBE #9EF3A8 #9EE8F3
monochromatic
#E63175 #EC689A #F39EBE #FAD4E2 #FCE4ED
Accessibility & contrast
On white
2.01
#F39EBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.45
#F39EBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39EBE
10.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39EBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39EBE | 1.00 | 2.01 | 10.45 | 10.45 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8AEBF
Deuteranopia (green-blind)
#BDBCBC
Tritanopia (blue-blind)
#FF9AA9
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #f39ebe; /* rgb */ color: rgb(243, 158, 190); /* oklch */ color: oklch(79.3% 0.108 355.7);
Tailwind
colors: {
custom: {
50: '#f8bbd1',
500: '#f39ebe',
950: '#000000',
},
}SCSS
$custom: #f39ebe; $custom-light: #f8bbd1; $custom-dark: #000000;
JSON
{
"hex": "#f39ebe",
"rgb": {
"r": 243,
"g": 158,
"b": 190
},
"hsl": {
"h": 337.412,
"s": 77.982,
"l": 78.627
},
"oklch": {
"l": 0.79271,
"c": 0.10801,
"h": 355.7
},
"luminance": 0.47226
}Semantic roles & 50–950 ramp
primary
#F39EBE
secondary
#D8F3E9
accent
#DA8C0B
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171214
muted
#858182