#FFA39E#FFA39E
#FFA39E is a light, moderate red. Relative luminance 0.499; OKLCH L 80.6% C 0.110 H 23.2°. Best body text is #000000 at 10.98:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA39E |
|---|---|
| RGB | rgb(255, 163, 158) |
| HSL | hsl(3, 100%, 81%) |
| HSV | hsv(3, 38%, 100%) |
| CMYK | cmyk(0%, 36.1%, 38%, 0%) |
| CIE-LAB | lab(76.02, 33.47, 16.88) |
| CIE-LCH | lch(76.02, 37.49, 26.76°) |
| OKLab | oklab(80.61% 0.1013 0.0434) |
| OKLCH | oklch(80.61% 0.11 23.2) |
| XYZ | xyz(60.5114, 49.9277, 38.7911) |
| Luminance | 0.4992 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 4.51
Blush (survey)
#F29E8E
ΔE00 4.64
Light Salmon
#FEA993
ΔE00 6.10
Pale Salmon
#FFB19A
ΔE00 7.25
Blush Pink
#FE828C
ΔE00 7.96
Lightpink
#FFB6C1
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA39E #9EFAFF
analogous
#FF9EC9 #FFA39E #FFD39E
triadic
#FFA39E #9EFFA3 #A39EFF
tetradic
#FFA39E #C9FF9E #9EFAFF #D39EFF
square
#FFA39E #C9FF9E #9EFAFF #D39EFF
split-complementary
#FFA39E #9EFFD3 #9EC9FF
monochromatic
#FF2F24 #FF6961 #FFA39E #FFDDDB #FFE2E0
Accessibility & contrast
On white
1.91
#FFA39E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.98
#FFA39E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA39E
10.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA39E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA39E | 1.00 | 1.91 | 10.98 | 10.98 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B09D
Deuteranopia (green-blind)
#CCC39D
Tritanopia (blue-blind)
#FF98A2
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #ffa39e; /* rgb */ color: rgb(255, 163, 158); /* oklch */ color: oklch(80.6% 0.110 23.2);
Tailwind
colors: {
custom: {
50: '#ffbfba',
500: '#ffa39e',
950: '#000000',
},
}SCSS
$custom: #ffa39e; $custom-light: #ffbfba; $custom-dark: #000000;
JSON
{
"hex": "#ffa39e",
"rgb": {
"r": 255,
"g": 163,
"b": 158
},
"hsl": {
"h": 3.093,
"s": 100,
"l": 80.98
},
"oklch": {
"l": 0.80606,
"c": 0.11016,
"h": 23.2
},
"luminance": 0.49923
}Semantic roles & 50–950 ramp
primary
#FFA39E
secondary
#D4F6F7
accent
#DAE600
background
#FFFBFB
surface
#FFF7F6
border
#D7D0D0
text
#181211
muted
#868180