#F39CAA#F39CAA
#F39CAA is a light, moderate red. Relative luminance 0.457; OKLCH L 78.4% C 0.105 H 9.3°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CAA |
|---|---|
| RGB | rgb(243, 156, 170) |
| HSL | hsl(350, 78%, 78%) |
| HSV | hsv(350, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 30%, 4.7%) |
| CIE-LAB | lab(73.38, 34.20, 6.35) |
| CIE-LCH | lch(73.38, 34.78, 10.52°) |
| OKLab | oklab(78.36% 0.1037 0.017) |
| OKLCH | oklch(78.36% 0.105 9.3) |
| XYZ | xyz(56.1081, 45.7378, 43.8955) |
| Luminance | 0.4573 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.42
Faded Pink
#DE9DAC
ΔE00 4.44
Soft Pink
#FDB0C0
ΔE00 4.98
Rose Pink
#F7879A
ΔE00 5.05
Rosa
#FE86A4
ΔE00 5.82
Lightpink
#FFB6C1
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CAA #9CF3E5
analogous
#F39CD5 #F39CAA #F3B99C
triadic
#F39CAA #AAF39C #9CAAF3
tetradic
#F39CAA #D5F39C #9CF3E5 #B99CF3
square
#F39CAA #D5F39C #9CF3E5 #B99CF3
split-complementary
#F39CAA #9CF3B9 #9CD5F3
monochromatic
#E62F4C #EC657B #F39CAA #FAD3D9 #FCE4E8
Accessibility & contrast
On white
2.07
#F39CAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#F39CAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CAA
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CAA | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAA
Deuteranopia (green-blind)
#BFBAA8
Tritanopia (blue-blind)
#FF95A1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f39caa; /* rgb */ color: rgb(243, 156, 170); /* oklch */ color: oklch(78.4% 0.105 9.3);
Tailwind
colors: {
custom: {
50: '#f9bac3',
500: '#f39caa',
950: '#000000',
},
}SCSS
$custom: #f39caa; $custom-light: #f9bac3; $custom-dark: #000000;
JSON
{
"hex": "#f39caa",
"rgb": {
"r": 243,
"g": 156,
"b": 170
},
"hsl": {
"h": 350.345,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.78363,
"c": 0.10505,
"h": 9.3
},
"luminance": 0.45734
}Semantic roles & 50–950 ramp
primary
#F39CAA
secondary
#D8F3EF
accent
#DBB90B
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171212
muted
#858181