#F39DA0#F39DA0
#F39DA0 is a light, moderate red. Relative luminance 0.457; OKLCH L 78.3% C 0.103 H 17.4°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #F39DA0 |
|---|---|
| RGB | rgb(243, 157, 160) |
| HSL | hsl(358, 78%, 78%) |
| HSV | hsv(358, 35%, 95%) |
| CMYK | cmyk(0%, 35.4%, 34.2%, 4.7%) |
| CIE-LAB | lab(73.36, 32.42, 11.84) |
| CIE-LCH | lch(73.36, 34.51, 20.06°) |
| OKLab | oklab(78.27% 0.0983 0.0308) |
| OKLCH | oklch(78.27% 0.103 17.4) |
| XYZ | xyz(55.3663, 45.7107, 39.1578) |
| Luminance | 0.4571 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 6.24
Faded Pink
#DE9DAC
ΔE00 6.61
Blush Pink
#FE828C
ΔE00 6.63
Blush (survey)
#F29E8E
ΔE00 6.78
Soft Pink
#FDB0C0
ΔE00 6.91
Lightpink
#FFB6C1
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39DA0 #9DF3F0
analogous
#F39DCB #F39DA0 #F3C59D
triadic
#F39DA0 #A0F39D #9DA0F3
tetradic
#F39DA0 #CBF39D #9DF3F0 #C59DF3
square
#F39DA0 #CBF39D #9DF3F0 #C59DF3
split-complementary
#F39DA0 #9DF3C5 #9DCBF3
monochromatic
#E63036 #EC666B #F39DA0 #FAD4D5 #FCE4E5
Accessibility & contrast
On white
2.07
#F39DA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#F39DA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39DA0
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39DA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39DA0 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADAAA0
Deuteranopia (green-blind)
#C2BB9F
Tritanopia (blue-blind)
#FF949E
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f39da0; /* rgb */ color: rgb(243, 157, 160); /* oklch */ color: oklch(78.3% 0.103 17.4);
Tailwind
colors: {
custom: {
50: '#f9bbbc',
500: '#f39da0',
950: '#000000',
},
}SCSS
$custom: #f39da0; $custom-light: #f9bbbc; $custom-dark: #000000;
JSON
{
"hex": "#f39da0",
"rgb": {
"r": 243,
"g": 157,
"b": 160
},
"hsl": {
"h": 357.907,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.78272,
"c": 0.10306,
"h": 17.4
},
"luminance": 0.45707
}Semantic roles & 50–950 ramp
primary
#F39DA0
secondary
#D8F3F2
accent
#DAD30B
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181212
muted
#868181