#F39FAA#F39FAA
#F39FAA is a light, moderate red. Relative luminance 0.468; OKLCH L 78.9% C 0.101 H 11.1°. Best body text is #000000 at 10.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F39FAA |
|---|---|
| RGB | rgb(243, 159, 170) |
| HSL | hsl(352, 78%, 79%) |
| HSV | hsv(352, 35%, 95%) |
| CMYK | cmyk(0%, 34.6%, 30%, 4.7%) |
| CIE-LAB | lab(74.03, 32.62, 7.29) |
| CIE-LCH | lch(74.03, 33.43, 12.60°) |
| OKLab | oklab(78.87% 0.099 0.0194) |
| OKLCH | oklch(78.87% 0.101 11.1) |
| XYZ | xyz(56.6177, 46.7571, 44.0654) |
| Luminance | 0.4675 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.60
Soft Pink
#FDB0C0
ΔE00 4.68
Pig Pink
#E78EA5
ΔE00 5.36
Lightpink
#FFB6C1
ΔE00 5.49
Rose Pink
#F7879A
ΔE00 5.76
Rosa
#FE86A4
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39FAA #9FF3E8
analogous
#F39FD4 #F39FAA #F3BE9F
triadic
#F39FAA #AAF39F #9FAAF3
tetradic
#F39FAA #D4F39F #9FF3E8 #BE9FF3
square
#F39FAA #D4F39F #9FF3E8 #BE9FF3
split-complementary
#F39FAA #9FF3BE #9FD4F3
monochromatic
#E5324A #EC697A #F39FAA #FAD5DA #FCE4E7
Accessibility & contrast
On white
2.03
#F39FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.35
#F39FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39FAA
10.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39FAA | 1.00 | 2.03 | 10.35 | 10.35 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADACAA
Deuteranopia (green-blind)
#C1BCA8
Tritanopia (blue-blind)
#FF98A3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #f39faa; /* rgb */ color: rgb(243, 159, 170); /* oklch */ color: oklch(78.9% 0.101 11.1);
Tailwind
colors: {
custom: {
50: '#f9bcc3',
500: '#f39faa',
950: '#000000',
},
}SCSS
$custom: #f39faa; $custom-light: #f9bcc3; $custom-dark: #000000;
JSON
{
"hex": "#f39faa",
"rgb": {
"r": 243,
"g": 159,
"b": 170
},
"hsl": {
"h": 352.143,
"s": 77.778,
"l": 78.824
},
"oklch": {
"l": 0.78868,
"c": 0.10083,
"h": 11.1
},
"luminance": 0.46753
}Semantic roles & 50–950 ramp
primary
#F39FAA
secondary
#D8F3F0
accent
#DABF0B
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181