#F39FA6#F39FA6
#F39FA6 is a light, moderate red. Relative luminance 0.466; OKLCH L 78.8% C 0.101 H 14.2°. Best body text is #000000 at 10.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F39FA6 |
|---|---|
| RGB | rgb(243, 159, 166) |
| HSL | hsl(355, 78%, 79%) |
| HSV | hsv(355, 35%, 95%) |
| CMYK | cmyk(0%, 34.6%, 31.7%, 4.7%) |
| CIE-LAB | lab(73.94, 32.11, 9.36) |
| CIE-LCH | lch(73.94, 33.45, 16.25°) |
| OKLab | oklab(78.76% 0.0975 0.0246) |
| OKLCH | oklch(78.76% 0.101 14.2) |
| XYZ | xyz(56.2451, 46.6081, 42.1028) |
| Luminance | 0.4660 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.42
Soft Pink
#FDB0C0
ΔE00 5.50
Lightpink
#FFB6C1
ΔE00 5.88
Rose Pink
#F7879A
ΔE00 6.02
Pig Pink
#E78EA5
ΔE00 6.30
Dusty Pink (survey)
#D58A94
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39FA6 #9FF3EC
analogous
#F39FD0 #F39FA6 #F3C29F
triadic
#F39FA6 #A6F39F #9FA6F3
tetradic
#F39FA6 #D0F39F #9FF3EC #C29FF3
square
#F39FA6 #D0F39F #9FF3EC #C29FF3
split-complementary
#F39FA6 #9FF3C2 #9FD0F3
monochromatic
#E53241 #EC6974 #F39FA6 #FAD5D8 #FCE4E6
Accessibility & contrast
On white
2.03
#F39FA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.32
#F39FA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39FA6
10.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39FA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39FA6 | 1.00 | 2.03 | 10.32 | 10.32 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA6
Deuteranopia (green-blind)
#C2BCA5
Tritanopia (blue-blind)
#FF97A2
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f39fa6; /* rgb */ color: rgb(243, 159, 166); /* oklch */ color: oklch(78.8% 0.101 14.2);
Tailwind
colors: {
custom: {
50: '#f9bcc0',
500: '#f39fa6',
950: '#000000',
},
}SCSS
$custom: #f39fa6; $custom-light: #f9bcc0; $custom-dark: #000000;
JSON
{
"hex": "#f39fa6",
"rgb": {
"r": 243,
"g": 159,
"b": 166
},
"hsl": {
"h": 355,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.78763,
"c": 0.10051,
"h": 14.2
},
"luminance": 0.46604
}Semantic roles & 50–950 ramp
primary
#F39FA6
secondary
#D8F3F1
accent
#DAC90B
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181