#F39DAF#F39DAF
#F39DAF is a light, moderate red. Relative luminance 0.463; OKLCH L 78.7% C 0.105 H 6.1°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #F39DAF |
|---|---|
| RGB | rgb(243, 157, 175) |
| HSL | hsl(347, 78%, 78%) |
| HSV | hsv(347, 35%, 95%) |
| CMYK | cmyk(0%, 35.4%, 28%, 4.7%) |
| CIE-LAB | lab(73.72, 34.33, 4.09) |
| CIE-LCH | lch(73.72, 34.57, 6.79°) |
| OKLab | oklab(78.67% 0.1039 0.0111) |
| OKLCH | oklch(78.67% 0.105 6.1) |
| XYZ | xyz(56.7586, 46.2676, 46.4902) |
| Luminance | 0.4626 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.02
Faded Pink
#DE9DAC
ΔE00 4.04
Soft Pink
#FDB0C0
ΔE00 4.47
Rose Pink
#F7879A
ΔE00 5.61
Rosa
#FE86A4
ΔE00 5.70
Lightpink
#FFB6C1
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39DAF #9DF3E1
analogous
#F39DDA #F39DAF #F3B69D
triadic
#F39DAF #AFF39D #9DAFF3
tetradic
#F39DAF #DAF39D #9DF3E1 #B69DF3
square
#F39DAF #DAF39D #9DF3E1 #B69DF3
split-complementary
#F39DAF #9DF3B6 #9DDAF3
monochromatic
#E63056 #EC6682 #F39DAF #FAD4DC #FCE4E9
Accessibility & contrast
On white
2.05
#F39DAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#F39DAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39DAF
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39DAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39DAF | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAACAF
Deuteranopia (green-blind)
#BFBBAD
Tritanopia (blue-blind)
#FF96A3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f39daf; /* rgb */ color: rgb(243, 157, 175); /* oklch */ color: oklch(78.7% 0.105 6.1);
Tailwind
colors: {
custom: {
50: '#f9bbc6',
500: '#f39daf',
950: '#000000',
},
}SCSS
$custom: #f39daf; $custom-light: #f9bbc6; $custom-dark: #000000;
JSON
{
"hex": "#f39daf",
"rgb": {
"r": 243,
"g": 157,
"b": 175
},
"hsl": {
"h": 347.442,
"s": 78.182,
"l": 78.431
},
"oklch": {
"l": 0.78667,
"c": 0.10453,
"h": 6.1
},
"luminance": 0.46264
}Semantic roles & 50–950 ramp
primary
#F39DAF
secondary
#D8F3EE
accent
#DAAF0B
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182