#F39698#F39698
#F39698 is a light, moderate red. Relative luminance 0.431; OKLCH L 76.9% C 0.112 H 18.6°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #F39698 |
|---|---|
| RGB | rgb(243, 150, 152) |
| HSL | hsl(359, 79%, 77%) |
| HSV | hsv(359, 38%, 95%) |
| CMYK | cmyk(0%, 38.3%, 37.4%, 4.7%) |
| CIE-LAB | lab(71.65, 35.13, 13.85) |
| CIE-LCH | lch(71.65, 37.76, 21.51°) |
| OKLab | oklab(76.9% 0.1064 0.0358) |
| OKLCH | oklch(76.9% 0.112 18.6) |
| XYZ | xyz(53.5384, 43.1387, 35.2065) |
| Luminance | 0.4313 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush Pink
#FE828C
ΔE00 5.04
Rose Pink
#F7879A
ΔE00 5.49
Lightcoral
#F08080
ΔE00 5.55
Blush (survey)
#F29E8E
ΔE00 6.47
Peachy Pink
#FF9A8A
ΔE00 6.50
Dusty Pink (survey)
#D58A94
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F39698 #96F3F1
analogous
#F396C6 #F39698 #F3C396
triadic
#F39698 #98F396 #9698F3
tetradic
#F39698 #C6F396 #96F3F1 #C396F3
square
#F39698 #C6F396 #96F3F1 #C396F3
split-complementary
#F39698 #96F3C3 #96C6F3
monochromatic
#E6282C #ED5F62 #F39698 #F9CDCE #FCE4E4
Accessibility & contrast
On white
2.18
#F39698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#F39698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F39698
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F39698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F39698 | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A498
Deuteranopia (green-blind)
#BFB796
Tritanopia (blue-blind)
#FF8B97
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #f39698; /* rgb */ color: rgb(243, 150, 152); /* oklch */ color: oklch(76.9% 0.112 18.6);
Tailwind
colors: {
custom: {
50: '#fab6b6',
500: '#f39698',
950: '#000000',
},
}SCSS
$custom: #f39698; $custom-light: #fab6b6; $custom-dark: #000000;
JSON
{
"hex": "#f39698",
"rgb": {
"r": 243,
"g": 150,
"b": 152
},
"hsl": {
"h": 358.71,
"s": 79.487,
"l": 77.059
},
"oklch": {
"l": 0.76903,
"c": 0.11225,
"h": 18.6
},
"luminance": 0.43134
}Semantic roles & 50–950 ramp
primary
#F39698
secondary
#D7F4F3
accent
#DCD70A
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181111
muted
#868080