#F39693#F39693
#F39693 is a light, moderate red. Relative luminance 0.430; OKLCH L 76.8% C 0.113 H 22.0°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F39693 |
|---|---|
| RGB | rgb(243, 150, 147) |
| HSL | hsl(2, 80%, 76%) |
| HSV | hsv(2, 40%, 95%) |
| CMYK | cmyk(0%, 38.3%, 39.5%, 4.7%) |
| CIE-LAB | lab(71.54, 34.57, 16.46) |
| CIE-LCH | lch(71.54, 38.29, 25.46°) |
| OKLab | oklab(76.78% 0.1045 0.0422) |
| OKLCH | oklch(76.78% 0.113 22) |
| XYZ | xyz(53.1375, 42.9783, 33.0951) |
| Luminance | 0.4297 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.87
Blush (survey)
#F29E8E
ΔE00 4.88
Lightcoral
#F08080
ΔE00 5.20
Blush Pink
#FE828C
ΔE00 5.59
Salmon Pink
#FE7B7C
ΔE00 6.46
Rose Pink
#F7879A
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39693 #93F0F3
analogous
#F393C0 #F39693 #F3C693
triadic
#F39693 #93F396 #9693F3
tetradic
#F39693 #C0F393 #93F0F3 #C693F3
square
#F39693 #C0F393 #93F0F3 #C693F3
split-complementary
#F39693 #93F3C6 #93C0F3
monochromatic
#E72B25 #ED605C #F39693 #F9CCCA #FCE4E3
Accessibility & contrast
On white
2.19
#F39693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#F39693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39693
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39693 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A492
Deuteranopia (green-blind)
#C0B691
Tritanopia (blue-blind)
#FF8B96
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f39693; /* rgb */ color: rgb(243, 150, 147); /* oklch */ color: oklch(76.8% 0.113 22.0);
Tailwind
colors: {
custom: {
50: '#fab6b2',
500: '#f39693',
950: '#000000',
},
}SCSS
$custom: #f39693; $custom-light: #fab6b2; $custom-dark: #000000;
JSON
{
"hex": "#f39693",
"rgb": {
"r": 243,
"g": 150,
"b": 147
},
"hsl": {
"h": 1.875,
"s": 80,
"l": 76.471
},
"oklch": {
"l": 0.76784,
"c": 0.11267,
"h": 22
},
"luminance": 0.42974
}Semantic roles & 50–950 ramp
primary
#F39693
secondary
#D7F3F4
accent
#D6DC09
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#181111
muted
#868080