#F39CA7#F39CA7
#F39CA7 is a light, moderate red. Relative luminance 0.456; OKLCH L 78.3% C 0.105 H 11.5°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #F39CA7 |
|---|---|
| RGB | rgb(243, 156, 167) |
| HSL | hsl(352, 78%, 78%) |
| HSV | hsv(352, 36%, 95%) |
| CMYK | cmyk(0%, 35.8%, 31.3%, 4.7%) |
| CIE-LAB | lab(73.30, 33.81, 7.90) |
| CIE-LCH | lch(73.30, 34.72, 13.15°) |
| OKLab | oklab(78.28% 0.1026 0.0209) |
| OKLCH | oklch(78.28% 0.105 11.5) |
| XYZ | xyz(55.8275, 45.6256, 42.4179) |
| Luminance | 0.4562 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.89
Pig Pink
#E78EA5
ΔE00 5.05
Rose Pink
#F7879A
ΔE00 5.05
Soft Pink
#FDB0C0
ΔE00 5.39
Lightpink
#FFB6C1
ΔE00 6.21
Rosa
#FE86A4
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39CA7 #9CF3E8
analogous
#F39CD2 #F39CA7 #F3BC9C
triadic
#F39CA7 #A7F39C #9CA7F3
tetradic
#F39CA7 #D2F39C #9CF3E8 #BC9CF3
square
#F39CA7 #D2F39C #9CF3E8 #BC9CF3
split-complementary
#F39CA7 #9CF3BC #9CD2F3
monochromatic
#E62F46 #EC6576 #F39CA7 #FAD3D8 #FCE4E7
Accessibility & contrast
On white
2.07
#F39CA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#F39CA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39CA7
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39CA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39CA7 | 1.00 | 2.07 | 10.12 | 10.12 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA7
Deuteranopia (green-blind)
#C0BAA5
Tritanopia (blue-blind)
#FF94A0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f39ca7; /* rgb */ color: rgb(243, 156, 167); /* oklch */ color: oklch(78.3% 0.105 11.5);
Tailwind
colors: {
custom: {
50: '#f9bac1',
500: '#f39ca7',
950: '#000000',
},
}SCSS
$custom: #f39ca7; $custom-light: #f9bac1; $custom-dark: #000000;
JSON
{
"hex": "#f39ca7",
"rgb": {
"r": 243,
"g": 156,
"b": 167
},
"hsl": {
"h": 352.414,
"s": 78.378,
"l": 78.235
},
"oklch": {
"l": 0.78283,
"c": 0.10467,
"h": 11.5
},
"luminance": 0.45622
}Semantic roles & 50–950 ramp
primary
#F39CA7
secondary
#D8F3F0
accent
#DBC00B
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181212
muted
#868181