#FFA897#FFA897
#FFA897 is a light, moderate red. Relative luminance 0.515; OKLCH L 81.3% C 0.106 H 31.6°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA897 |
|---|---|
| RGB | rgb(255, 168, 151) |
| HSL | hsl(10, 100%, 80%) |
| HSV | hsv(10, 41%, 100%) |
| CMYK | cmyk(0%, 34.1%, 40.8%, 0%) |
| CIE-LAB | lab(76.98, 30.10, 22.01) |
| CIE-LCH | lch(76.98, 37.29, 36.17°) |
| OKLab | oklab(81.3% 0.0907 0.0558) |
| OKLCH | oklch(81.3% 0.106 31.6) |
| XYZ | xyz(60.8313, 51.5043, 36.0096) |
| Luminance | 0.5150 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.81
Blush (survey)
#F29E8E
ΔE00 2.87
Pale Salmon
#FFB19A
ΔE00 3.23
Peachy Pink
#FF9A8A
ΔE00 3.42
Darksalmon
#E9967A
ΔE00 6.67
Lightsalmon
#FFA07A
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA897 #97EEFF
analogous
#FF97BA #FFA897 #FFDC97
triadic
#FFA897 #97FFA8 #A897FF
tetradic
#FFA897 #BAFF97 #97EEFF #DC97FF
square
#FFA897 #BAFF97 #97EEFF #DC97FF
split-complementary
#FFA897 #97FFDC #97BAFF
monochromatic
#FF421D #FF755A #FFA897 #FFDBD4 #FFE5E0
Accessibility & contrast
On white
1.86
#FFA897 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#FFA897 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA897
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA897 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA897 | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB396
Deuteranopia (green-blind)
#D0C596
Tritanopia (blue-blind)
#FF9CA4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #ffa897; /* rgb */ color: rgb(255, 168, 151); /* oklch */ color: oklch(81.3% 0.106 31.6);
Tailwind
colors: {
custom: {
50: '#ffc2b5',
500: '#ffa897',
950: '#000000',
},
}SCSS
$custom: #ffa897; $custom-light: #ffc2b5; $custom-dark: #000000;
JSON
{
"hex": "#ffa897",
"rgb": {
"r": 255,
"g": 168,
"b": 151
},
"hsl": {
"h": 9.808,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.81297,
"c": 0.10646,
"h": 31.6
},
"luminance": 0.515
}Semantic roles & 50–950 ramp
primary
#FFA897
secondary
#59CBE2
accent
#C0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281