#F39CAF#F39CAF
#F39CAF is a light, moderate red. Relative luminance 0.459; OKLCH L 78.5% C 0.106 H 5.6°. Best body text is #000000 at 10.19:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CAF |
|---|---|
| RGB | rgb(243, 156, 175) |
| HSL | hsl(347, 78%, 78%) |
| HSV | hsv(347, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 28%, 4.7%) |
| CIE-LAB | lab(73.50, 34.86, 3.77) |
| CIE-LCH | lch(73.50, 35.06, 6.17°) |
| OKLab | oklab(78.5% 0.1055 0.0103) |
| OKLCH | oklch(78.5% 0.106 5.6) |
| XYZ | xyz(56.5901, 45.9306, 46.4340) |
| Luminance | 0.4593 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.77
Faded Pink
#DE9DAC
ΔE00 4.11
Soft Pink
#FDB0C0
ΔE00 4.69
Rosa
#FE86A4
ΔE00 5.45
Rose Pink
#F7879A
ΔE00 5.48
Pinky
#FC86AA
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CAF #9CF3E0
analogous
#F39CDA #F39CAF #F3B49C
triadic
#F39CAF #AFF39C #9CAFF3
tetradic
#F39CAF #DAF39C #9CF3E0 #B49CF3
square
#F39CAF #DAF39C #9CF3E0 #B49CF3
split-complementary
#F39CAF #9CF3B4 #9CDAF3
monochromatic
#E62F57 #EC6583 #F39CAF #FAD3DB #FCE4E9
Accessibility & contrast
On white
2.06
#F39CAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.19
#F39CAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CAF
10.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CAF | 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)
#A9ABB0
Deuteranopia (green-blind)
#BEBBAD
Tritanopia (blue-blind)
#FF95A3
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #f39caf; /* rgb */ color: rgb(243, 156, 175); /* oklch */ color: oklch(78.5% 0.106 5.6);
Tailwind
colors: {
custom: {
50: '#f9bac6',
500: '#f39caf',
950: '#000000',
},
}SCSS
$custom: #f39caf; $custom-light: #f9bac6; $custom-dark: #000000;
JSON
{
"hex": "#f39caf",
"rgb": {
"r": 243,
"g": 156,
"b": 175
},
"hsl": {
"h": 346.897,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.785,
"c": 0.10601,
"h": 5.6
},
"luminance": 0.45927
}Semantic roles & 50–950 ramp
primary
#F39CAF
secondary
#D8F3ED
accent
#DBAD0B
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171213
muted
#858182