#FFA39B#FFA39B
#FFA39B is a light, moderate red. Relative luminance 0.498; OKLCH L 80.5% C 0.111 H 25.2°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA39B |
|---|---|
| RGB | rgb(255, 163, 155) |
| HSL | hsl(5, 100%, 80%) |
| HSV | hsv(5, 39%, 100%) |
| CMYK | cmyk(0%, 36.1%, 39.2%, 0%) |
| CIE-LAB | lab(75.96, 33.14, 18.43) |
| CIE-LCH | lch(75.96, 37.92, 29.08°) |
| OKLab | oklab(80.54% 0.1001 0.0471) |
| OKLCH | oklch(80.54% 0.111 25.2) |
| XYZ | xyz(60.2563, 49.8257, 37.4477) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 3.61
Blush (survey)
#F29E8E
ΔE00 3.78
Light Salmon
#FEA993
ΔE00 5.11
Pale Salmon
#FFB19A
ΔE00 6.38
Lightcoral
#F08080
ΔE00 8.41
Blush Pink
#FE828C
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA39B #9BF7FF
analogous
#FF9BC5 #FFA39B #FFD59B
triadic
#FFA39B #9BFFA3 #A39BFF
tetradic
#FFA39B #C5FF9B #9BF7FF #D59BFF
square
#FFA39B #C5FF9B #9BF7FF #D59BFF
split-complementary
#FFA39B #9BFFD5 #9BC5FF
monochromatic
#FF3221 #FF6B5E #FFA39B #FFDBD8 #FFE3E0
Accessibility & contrast
On white
1.92
#FFA39B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#FFA39B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA39B
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA39B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA39B | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09A
Deuteranopia (green-blind)
#CDC29A
Tritanopia (blue-blind)
#FF97A1
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ffa39b; /* rgb */ color: rgb(255, 163, 155); /* oklch */ color: oklch(80.5% 0.111 25.2);
Tailwind
colors: {
custom: {
50: '#ffbfb8',
500: '#ffa39b',
950: '#000000',
},
}SCSS
$custom: #ffa39b; $custom-light: #ffbfb8; $custom-dark: #000000;
JSON
{
"hex": "#ffa39b",
"rgb": {
"r": 255,
"g": 163,
"b": 155
},
"hsl": {
"h": 4.8,
"s": 100,
"l": 80.392
},
"oklch": {
"l": 0.80538,
"c": 0.11065,
"h": 25.2
},
"luminance": 0.49821
}Semantic roles & 50–950 ramp
primary
#FFA39B
secondary
#D4F4F7
accent
#D3E600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180