#F395AA#F395AA
#F395AA is a light, moderate red. Relative luminance 0.435; OKLCH L 77.2% C 0.115 H 5.7°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F395AA |
|---|---|
| RGB | rgb(243, 149, 170) |
| HSL | hsl(347, 80%, 77%) |
| HSV | hsv(347, 39%, 95%) |
| CMYK | cmyk(0%, 38.7%, 30%, 4.7%) |
| CIE-LAB | lab(71.86, 37.85, 4.17) |
| CIE-LCH | lch(71.86, 38.08, 6.29°) |
| OKLab | oklab(77.21% 0.1147 0.0114) |
| OKLCH | oklch(77.21% 0.115 5.7) |
| XYZ | xyz(54.9671, 43.4560, 43.5152) |
| Luminance | 0.4345 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.63
Rosa
#FE86A4
ΔE00 3.90
Rose Pink
#F7879A
ΔE00 4.02
Pinky
#FC86AA
ΔE00 4.29
Faded Pink
#DE9DAC
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 5.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F395AA #95F3DE
analogous
#F395D9 #F395AA #F3AF95
triadic
#F395AA #AAF395 #95AAF3
tetradic
#F395AA #D9F395 #95F3DE #AF95F3
square
#F395AA #D9F395 #95F3DE #AF95F3
split-complementary
#F395AA #95F3AF #95D9F3
monochromatic
#E72752 #ED5E7E #F395AA #F9CCD6 #FCE4E9
Accessibility & contrast
On white
2.17
#F395AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#F395AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F395AA
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F395AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F395AA | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A6AB
Deuteranopia (green-blind)
#BBB7A8
Tritanopia (blue-blind)
#FF8E9C
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #f395aa; /* rgb */ color: rgb(243, 149, 170); /* oklch */ color: oklch(77.2% 0.115 5.7);
Tailwind
colors: {
custom: {
50: '#f9b5c3',
500: '#f395aa',
950: '#000000',
},
}SCSS
$custom: #f395aa; $custom-light: #f9b5c3; $custom-dark: #000000;
JSON
{
"hex": "#f395aa",
"rgb": {
"r": 243,
"g": 149,
"b": 170
},
"hsl": {
"h": 346.596,
"s": 79.661,
"l": 76.863
},
"oklch": {
"l": 0.77208,
"c": 0.11523,
"h": 5.7
},
"luminance": 0.43452
}Semantic roles & 50–950 ramp
primary
#F395AA
secondary
#D7F4ED
accent
#DCAD0A
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#181112
muted
#868081