#F39AA5#F39AA5
#F39AA5 is a light, moderate red. Relative luminance 0.449; OKLCH L 77.9% C 0.107 H 11.8°. Best body text is #000000 at 9.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F39AA5 |
|---|---|
| RGB | rgb(243, 154, 165) |
| HSL | hsl(353, 79%, 78%) |
| HSV | hsv(353, 37%, 95%) |
| CMYK | cmyk(0%, 36.6%, 32.1%, 4.7%) |
| CIE-LAB | lab(72.82, 34.61, 8.31) |
| CIE-LCH | lch(72.82, 35.59, 13.50°) |
| OKLab | oklab(77.9% 0.105 0.022) |
| OKLCH | oklch(77.9% 0.107 11.8) |
| XYZ | xyz(55.3112, 44.8865, 41.3408) |
| Luminance | 0.4488 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.59
Pig Pink
#E78EA5
ΔE00 4.89
Faded Pink
#DE9DAC
ΔE00 5.14
Soft Pink
#FDB0C0
ΔE00 5.87
Rosa
#FE86A4
ΔE00 5.96
Dusty Pink (survey)
#D58A94
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39AA5 #9AF3E8
analogous
#F39AD2 #F39AA5 #F3BB9A
triadic
#F39AA5 #A5F39A #9AA5F3
tetradic
#F39AA5 #D2F39A #9AF3E8 #BB9AF3
square
#F39AA5 #D2F39A #9AF3E8 #BB9AF3
split-complementary
#F39AA5 #9AF3BB #9AD2F3
monochromatic
#E62D44 #ED6374 #F39AA5 #F9D1D6 #FCE4E7
Accessibility & contrast
On white
2.10
#F39AA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.98
#F39AA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39AA5
9.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39AA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39AA5 | 1.00 | 2.10 | 9.98 | 9.98 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA8A5
Deuteranopia (green-blind)
#BFB9A3
Tritanopia (blue-blind)
#FF929E
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #f39aa5; /* rgb */ color: rgb(243, 154, 165); /* oklch */ color: oklch(77.9% 0.107 11.8);
Tailwind
colors: {
custom: {
50: '#f9b9bf',
500: '#f39aa5',
950: '#000000',
},
}SCSS
$custom: #f39aa5; $custom-light: #f9b9bf; $custom-dark: #000000;
JSON
{
"hex": "#f39aa5",
"rgb": {
"r": 243,
"g": 154,
"b": 165
},
"hsl": {
"h": 352.584,
"s": 78.761,
"l": 77.843
},
"oklch": {
"l": 0.77896,
"c": 0.10724,
"h": 11.8
},
"luminance": 0.44883
}Semantic roles & 50–950 ramp
primary
#F39AA5
secondary
#D7F4F0
accent
#DBC10A
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081