#F39BAE#F39BAE
#F39BAE is a light, moderate red. Relative luminance 0.456; OKLCH L 78.3% C 0.107 H 5.8°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #F39BAE |
|---|---|
| RGB | rgb(243, 155, 174) |
| HSL | hsl(347, 79%, 78%) |
| HSV | hsv(347, 36%, 95%) |
| CMYK | cmyk(0%, 36.2%, 28.4%, 4.7%) |
| CIE-LAB | lab(73.26, 35.25, 3.97) |
| CIE-LCH | lch(73.26, 35.47, 6.43°) |
| OKLab | oklab(78.31% 0.1067 0.0108) |
| OKLCH | oklch(78.31% 0.107 5.8) |
| XYZ | xyz(56.3251, 45.5573, 45.8630) |
| Luminance | 0.4555 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.60
Faded Pink
#DE9DAC
ΔE00 4.20
Soft Pink
#FDB0C0
ΔE00 4.92
Rose Pink
#F7879A
ΔE00 5.22
Rosa
#FE86A4
ΔE00 5.23
Pinky
#FC86AA
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39BAE #9BF3E0
analogous
#F39BDA #F39BAE #F3B49B
triadic
#F39BAE #AEF39B #9BAEF3
tetradic
#F39BAE #DAF39B #9BF3E0 #B49BF3
square
#F39BAE #DAF39B #9BF3E0 #B49BF3
split-complementary
#F39BAE #9BF3B4 #9BDAF3
monochromatic
#E62E55 #EC6482 #F39BAE #FAD2DA #FCE4E9
Accessibility & contrast
On white
2.08
#F39BAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#F39BAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39BAE
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39BAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39BAE | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9AAAF
Deuteranopia (green-blind)
#BEBAAC
Tritanopia (blue-blind)
#FF94A2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #f39bae; /* rgb */ color: rgb(243, 155, 174); /* oklch */ color: oklch(78.3% 0.107 5.8);
Tailwind
colors: {
custom: {
50: '#f9b9c6',
500: '#f39bae',
950: '#000000',
},
}SCSS
$custom: #f39bae; $custom-light: #f9b9c6; $custom-dark: #000000;
JSON
{
"hex": "#f39bae",
"rgb": {
"r": 243,
"g": 155,
"b": 174
},
"hsl": {
"h": 347.045,
"s": 78.571,
"l": 78.039
},
"oklch": {
"l": 0.78306,
"c": 0.10726,
"h": 5.8
},
"luminance": 0.45553
}Semantic roles & 50–950 ramp
primary
#F39BAE
secondary
#D7F4ED
accent
#DBAE0B
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082