#F39DA3#F39DA3
#F39DA3 is a light, moderate red. Relative luminance 0.458; OKLCH L 78.3% C 0.103 H 15.2°. Best body text is #000000 at 10.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F39DA3 |
|---|---|
| RGB | rgb(243, 157, 163) |
| HSL | hsl(356, 78%, 78%) |
| HSV | hsv(356, 35%, 95%) |
| CMYK | cmyk(0%, 35.4%, 32.9%, 4.7%) |
| CIE-LAB | lab(73.43, 32.79, 10.28) |
| CIE-LCH | lch(73.43, 34.36, 17.41°) |
| OKLab | oklab(78.35% 0.0995 0.0269) |
| OKLCH | oklch(78.35% 0.103 15.2) |
| XYZ | xyz(55.6319, 45.8170, 40.5567) |
| Luminance | 0.4581 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 5.73
Faded Pink
#DE9DAC
ΔE00 5.84
Soft Pink
#FDB0C0
ΔE00 6.16
Pig Pink
#E78EA5
ΔE00 6.41
Lightpink
#FFB6C1
ΔE00 6.50
Blush Pink
#FE828C
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39DA3 #9DF3ED
analogous
#F39DCE #F39DA3 #F3C29D
triadic
#F39DA3 #A3F39D #9DA3F3
tetradic
#F39DA3 #CEF39D #9DF3ED #C29DF3
square
#F39DA3 #CEF39D #9DF3ED #C29DF3
split-complementary
#F39DA3 #9DF3C2 #9DCEF3
monochromatic
#E6303D #EC6670 #F39DA3 #FAD4D6 #FCE4E5
Accessibility & contrast
On white
2.07
#F39DA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.16
#F39DA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39DA3
10.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39DA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39DA3 | 1.00 | 2.07 | 10.16 | 10.16 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA3
Deuteranopia (green-blind)
#C1BBA1
Tritanopia (blue-blind)
#FF949F
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f39da3; /* rgb */ color: rgb(243, 157, 163); /* oklch */ color: oklch(78.3% 0.103 15.2);
Tailwind
colors: {
custom: {
50: '#f9bbbe',
500: '#f39da3',
950: '#000000',
},
}SCSS
$custom: #f39da3; $custom-light: #f9bbbe; $custom-dark: #000000;
JSON
{
"hex": "#f39da3",
"rgb": {
"r": 243,
"g": 157,
"b": 163
},
"hsl": {
"h": 355.814,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.78347,
"c": 0.10306,
"h": 15.2
},
"luminance": 0.45813
}Semantic roles & 50–950 ramp
primary
#F39DA3
secondary
#D8F3F2
accent
#DACC0B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181