#F39DA7#F39DA7
#F39DA7 is a light, moderate red. Relative luminance 0.460; OKLCH L 78.5% C 0.103 H 12.1°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F39DA7 |
|---|---|
| RGB | rgb(243, 157, 167) |
| HSL | hsl(353, 78%, 78%) |
| HSV | hsv(353, 35%, 95%) |
| CMYK | cmyk(0%, 35.4%, 31.3%, 4.7%) |
| CIE-LAB | lab(73.52, 33.29, 8.21) |
| CIE-LCH | lch(73.52, 34.29, 13.86°) |
| OKLab | oklab(78.45% 0.101 0.0217) |
| OKLCH | oklch(78.45% 0.103 12.1) |
| XYZ | xyz(55.9960, 45.9626, 42.4741) |
| Luminance | 0.4596 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.97
Soft Pink
#FDB0C0
ΔE00 5.32
Rose Pink
#F7879A
ΔE00 5.33
Pig Pink
#E78EA5
ΔE00 5.37
Lightpink
#FFB6C1
ΔE00 6.04
Dusty Pink (survey)
#D58A94
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39DA7 #9DF3E9
analogous
#F39DD2 #F39DA7 #F3BE9D
triadic
#F39DA7 #A7F39D #9DA7F3
tetradic
#F39DA7 #D2F39D #9DF3E9 #BE9DF3
square
#F39DA7 #D2F39D #9DF3E9 #BE9DF3
split-complementary
#F39DA7 #9DF3BE #9DD2F3
monochromatic
#E63045 #EC6676 #F39DA7 #FAD4D8 #FCE4E7
Accessibility & contrast
On white
2.06
#F39DA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F39DA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39DA7
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39DA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39DA7 | 1.00 | 2.06 | 10.19 | 10.19 |
| #FFFFFF | 2.06 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACABA7
Deuteranopia (green-blind)
#C1BBA5
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f39da7; /* rgb */ color: rgb(243, 157, 167); /* oklch */ color: oklch(78.5% 0.103 12.1);
Tailwind
colors: {
custom: {
50: '#f9bbc1',
500: '#f39da7',
950: '#000000',
},
}SCSS
$custom: #f39da7; $custom-light: #f9bbc1; $custom-dark: #000000;
JSON
{
"hex": "#f39da7",
"rgb": {
"r": 243,
"g": 157,
"b": 167
},
"hsl": {
"h": 353.023,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.78451,
"c": 0.10329,
"h": 12.1
},
"luminance": 0.45959
}Semantic roles & 50–950 ramp
primary
#F39DA7
secondary
#D8F3F0
accent
#DAC20B
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181