#F8A39B#F8A39B
#F8A39B is a light, moderate red. Relative luminance 0.485; OKLCH L 79.7% C 0.102 H 25.5°. Best body text is #000000 at 10.70:1 contrast (WCAG AA passes).
Color values
| HEX | #F8A39B |
|---|---|
| RGB | rgb(248, 163, 155) |
| HSL | hsl(5, 87%, 79%) |
| HSV | hsv(5, 38%, 97%) |
| CMYK | cmyk(0%, 34.3%, 37.5%, 2.7%) |
| CIE-LAB | lab(75.15, 30.53, 17.18) |
| CIE-LCH | lch(75.15, 35.04, 29.37°) |
| OKLab | oklab(79.74% 0.0924 0.0441) |
| OKLCH | oklch(79.74% 0.102 25.5) |
| XYZ | xyz(57.7274, 48.5217, 37.3292) |
| Luminance | 0.4852 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.28
Peachy Pink
#FF9A8A
ΔE00 4.00
Light Salmon
#FEA993
ΔE00 5.06
Pale Salmon
#FFB19A
ΔE00 6.23
Darksalmon
#E9967A
ΔE00 8.18
Lightcoral
#F08080
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8A39B #9BF0F8
analogous
#F89BC2 #F8A39B #F8D29B
triadic
#F8A39B #9BF8A3 #A39BF8
tetradic
#F8A39B #C2F89B #9BF0F8 #D29BF8
square
#F8A39B #C2F89B #9BF0F8 #D29BF8
split-complementary
#F8A39B #9BF8D2 #9BC2F8
monochromatic
#F03A29 #F46E62 #F8A39B #FCD8D4 #FDE5E2
Accessibility & contrast
On white
1.96
#F8A39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.70
#F8A39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8A39B
10.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8A39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8A39B | 1.00 | 1.96 | 10.70 | 10.70 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5AF9A
Deuteranopia (green-blind)
#C9C09A
Tritanopia (blue-blind)
#FF98A1
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #f8a39b; /* rgb */ color: rgb(248, 163, 155); /* oklch */ color: oklch(79.7% 0.102 25.5);
Tailwind
colors: {
custom: {
50: '#fdbfb8',
500: '#f8a39b',
950: '#000000',
},
}SCSS
$custom: #f8a39b; $custom-light: #fdbfb8; $custom-dark: #000000;
JSON
{
"hex": "#f8a39b",
"rgb": {
"r": 248,
"g": 163,
"b": 155
},
"hsl": {
"h": 5.161,
"s": 86.916,
"l": 79.02
},
"oklch": {
"l": 0.7974,
"c": 0.1024,
"h": 25.5
},
"luminance": 0.48517
}Semantic roles & 50–950 ramp
primary
#F8A39B
secondary
#D6F2F5
accent
#D0E302
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180