#FFA39F#FFA39F
#FFA39F is a light, moderate red. Relative luminance 0.500; OKLCH L 80.6% C 0.110 H 22.5°. Best body text is #000000 at 10.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA39F |
|---|---|
| RGB | rgb(255, 163, 159) |
| HSL | hsl(3, 100%, 81%) |
| HSV | hsv(3, 38%, 100%) |
| CMYK | cmyk(0%, 36.1%, 37.6%, 0%) |
| CIE-LAB | lab(76.05, 33.59, 16.37) |
| CIE-LCH | lch(76.05, 37.36, 25.98°) |
| OKLab | oklab(80.63% 0.1017 0.0421) |
| OKLCH | oklch(80.63% 0.11 22.5) |
| XYZ | xyz(60.5978, 49.9623, 39.2463) |
| Luminance | 0.4996 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.82
Blush (survey)
#F29E8E
ΔE00 4.94
Light Salmon
#FEA993
ΔE00 6.44
Pale Salmon
#FFB19A
ΔE00 7.55
Lightpink
#FFB6C1
ΔE00 7.79
Blush Pink
#FE828C
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA39F #9FFBFF
analogous
#FF9FCB #FFA39F #FFD39F
triadic
#FFA39F #9FFFA3 #A39FFF
tetradic
#FFA39F #CBFF9F #9FFBFF #D39FFF
square
#FFA39F #CBFF9F #9FFBFF #D39FFF
split-complementary
#FFA39F #9FFFD3 #9FCBFF
monochromatic
#FF2E25 #FF6862 #FFA39F #FFDEDC #FFE2E0
Accessibility & contrast
On white
1.91
#FFA39F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.99
#FFA39F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA39F
10.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA39F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA39F | 1.00 | 1.91 | 10.99 | 10.99 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09E
Deuteranopia (green-blind)
#CCC39E
Tritanopia (blue-blind)
#FF98A2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ffa39f; /* rgb */ color: rgb(255, 163, 159); /* oklch */ color: oklch(80.6% 0.110 22.5);
Tailwind
colors: {
custom: {
50: '#ffbfbb',
500: '#ffa39f',
950: '#000000',
},
}SCSS
$custom: #ffa39f; $custom-light: #ffbfbb; $custom-dark: #000000;
JSON
{
"hex": "#ffa39f",
"rgb": {
"r": 255,
"g": 163,
"b": 159
},
"hsl": {
"h": 2.5,
"s": 100,
"l": 81.176
},
"oklch": {
"l": 0.8063,
"c": 0.11002,
"h": 22.5
},
"luminance": 0.49958
}Semantic roles & 50–950 ramp
primary
#FFA39F
secondary
#D4F6F7
accent
#DCE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180