#FFA89A#FFA89A
#FFA89A is a light, moderate red. Relative luminance 0.516; OKLCH L 81.4% C 0.106 H 29.5°. Best body text is #000000 at 11.32:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA89A |
|---|---|
| RGB | rgb(255, 168, 154) |
| HSL | hsl(8, 100%, 80%) |
| HSV | hsv(8, 40%, 100%) |
| CMYK | cmyk(0%, 34.1%, 39.6%, 0%) |
| CIE-LAB | lab(77.04, 30.43, 20.47) |
| CIE-LCH | lch(77.04, 36.67, 33.93°) |
| OKLab | oklab(81.36% 0.0919 0.0521) |
| OKLCH | oklch(81.36% 0.106 29.5) |
| XYZ | xyz(61.0781, 51.6030, 37.3091) |
| Luminance | 0.5160 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.84
Blush (survey)
#F29E8E
ΔE00 3.03
Peachy Pink
#FF9A8A
ΔE00 3.49
Pale Salmon
#FFB19A
ΔE00 4.02
Darksalmon
#E9967A
ΔE00 7.39
Lightsalmon
#FFA07A
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA89A #9AF1FF
analogous
#FF9ABE #FFA89A #FFDB9A
triadic
#FFA89A #9AFFA8 #A89AFF
tetradic
#FFA89A #BEFF9A #9AF1FF #DB9AFF
square
#FFA89A #BEFF9A #9AF1FF #DB9AFF
split-complementary
#FFA89A #9AFFDB #9ABEFF
monochromatic
#FF3F20 #FF735D #FFA89A #FFDDD7 #FFE5E0
Accessibility & contrast
On white
1.86
#FFA89A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.32
#FFA89A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA89A
11.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA89A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA89A | 1.00 | 1.86 | 11.32 | 11.32 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB499
Deuteranopia (green-blind)
#D0C599
Tritanopia (blue-blind)
#FF9CA4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa89a; /* rgb */ color: rgb(255, 168, 154); /* oklch */ color: oklch(81.4% 0.106 29.5);
Tailwind
colors: {
custom: {
50: '#ffc2b7',
500: '#ffa89a',
950: '#000000',
},
}SCSS
$custom: #ffa89a; $custom-light: #ffc2b7; $custom-dark: #000000;
JSON
{
"hex": "#ffa89a",
"rgb": {
"r": 255,
"g": 168,
"b": 154
},
"hsl": {
"h": 8.317,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.81362,
"c": 0.10558,
"h": 29.5
},
"luminance": 0.51598
}Semantic roles & 50–950 ramp
primary
#FFA89A
secondary
#5BCFE2
accent
#C6E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281