#FFA899#FFA899
#FFA899 is a light, moderate red. Relative luminance 0.516; OKLCH L 81.3% C 0.106 H 30.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA899 |
|---|---|
| RGB | rgb(255, 168, 153) |
| HSL | hsl(9, 100%, 80%) |
| HSV | hsv(9, 40%, 100%) |
| CMYK | cmyk(0%, 34.1%, 40%, 0%) |
| CIE-LAB | lab(77.02, 30.32, 20.98) |
| CIE-LCH | lch(77.02, 36.87, 34.69°) |
| OKLab | oklab(81.34% 0.0915 0.0533) |
| OKLCH | oklch(81.34% 0.106 30.2) |
| XYZ | xyz(60.9951, 51.5698, 36.8723) |
| Luminance | 0.5157 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.49
Blush (survey)
#F29E8E
ΔE00 2.94
Peachy Pink
#FF9A8A
ΔE00 3.43
Pale Salmon
#FFB19A
ΔE00 3.74
Darksalmon
#E9967A
ΔE00 7.14
Lightsalmon
#FFA07A
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA899 #99F0FF
analogous
#FF99BD #FFA899 #FFDB99
triadic
#FFA899 #99FFA8 #A899FF
tetradic
#FFA899 #BDFF99 #99F0FF #DB99FF
square
#FFA899 #BDFF99 #99F0FF #DB99FF
split-complementary
#FFA899 #99FFDB #99BDFF
monochromatic
#FF401F #FF745C #FFA899 #FFDCD6 #FFE5E0
Accessibility & contrast
On white
1.86
#FFA899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#FFA899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA899
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA899 | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB498
Deuteranopia (green-blind)
#D0C598
Tritanopia (blue-blind)
#FF9CA4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa899; /* rgb */ color: rgb(255, 168, 153); /* oklch */ color: oklch(81.3% 0.106 30.2);
Tailwind
colors: {
custom: {
50: '#ffc2b7',
500: '#ffa899',
950: '#000000',
},
}SCSS
$custom: #ffa899; $custom-light: #ffc2b7; $custom-dark: #000000;
JSON
{
"hex": "#ffa899",
"rgb": {
"r": 255,
"g": 168,
"b": 153
},
"hsl": {
"h": 8.824,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.8134,
"c": 0.10586,
"h": 30.2
},
"luminance": 0.51565
}Semantic roles & 50–950 ramp
primary
#FFA899
secondary
#5ACEE2
accent
#C4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281