#FFA99A#FFA99A
#FFA99A is a light, moderate red. Relative luminance 0.520; OKLCH L 81.5% C 0.105 H 30.3°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA99A |
|---|---|
| RGB | rgb(255, 169, 154) |
| HSL | hsl(9, 100%, 80%) |
| HSV | hsv(9, 40%, 100%) |
| CMYK | cmyk(0%, 33.7%, 39.6%, 0%) |
| CIE-LAB | lab(77.27, 29.90, 20.77) |
| CIE-LCH | lch(77.27, 36.41, 34.79°) |
| OKLab | oklab(81.53% 0.0903 0.0528) |
| OKLCH | oklch(81.53% 0.105 30.3) |
| XYZ | xyz(61.2634, 51.9736, 37.3708) |
| Luminance | 0.5197 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.47
Blush (survey)
#F29E8E
ΔE00 3.09
Pale Salmon
#FFB19A
ΔE00 3.59
Peachy Pink
#FF9A8A
ΔE00 3.67
Darksalmon
#E9967A
ΔE00 7.25
Lightsalmon
#FFA07A
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA99A #9AF0FF
analogous
#FF9ABD #FFA99A #FFDC9A
triadic
#FFA99A #9AFFA9 #A99AFF
tetradic
#FFA99A #BDFF9A #9AF0FF #DC9AFF
square
#FFA99A #BDFF9A #9AF0FF #DC9AFF
split-complementary
#FFA99A #9AFFDC #9ABDFF
monochromatic
#FF4120 #FF755D #FFA99A #FFDDD7 #FFE5E0
Accessibility & contrast
On white
1.84
#FFA99A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#FFA99A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA99A
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA99A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA99A | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB499
Deuteranopia (green-blind)
#D1C699
Tritanopia (blue-blind)
#FF9DA5
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa99a; /* rgb */ color: rgb(255, 169, 154); /* oklch */ color: oklch(81.5% 0.105 30.3);
Tailwind
colors: {
custom: {
50: '#ffc3b7',
500: '#ffa99a',
950: '#000000',
},
}SCSS
$custom: #ffa99a; $custom-light: #ffc3b7; $custom-dark: #000000;
JSON
{
"hex": "#ffa99a",
"rgb": {
"r": 255,
"g": 169,
"b": 154
},
"hsl": {
"h": 8.911,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.81533,
"c": 0.10459,
"h": 30.3
},
"luminance": 0.51969
}Semantic roles & 50–950 ramp
primary
#FFA99A
secondary
#5BCEE2
accent
#C3E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281