#FFA997#FFA997
#FFA997 is a light, moderate red. Relative luminance 0.519; OKLCH L 81.5% C 0.106 H 32.4°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA997 |
|---|---|
| RGB | rgb(255, 169, 151) |
| HSL | hsl(10, 100%, 80%) |
| HSV | hsv(10, 41%, 100%) |
| CMYK | cmyk(0%, 33.7%, 40.8%, 0%) |
| CIE-LAB | lab(77.21, 29.58, 22.31) |
| CIE-LCH | lch(77.21, 37.05, 37.03°) |
| OKLab | oklab(81.47% 0.0891 0.0565) |
| OKLCH | oklch(81.47% 0.106 32.4) |
| XYZ | xyz(61.0166, 51.8749, 36.0714) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.43
Pale Salmon
#FFB19A
ΔE00 2.81
Blush (survey)
#F29E8E
ΔE00 3.06
Peachy Pink
#FF9A8A
ΔE00 3.71
Darksalmon
#E9967A
ΔE00 6.58
Lightsalmon
#FFA07A
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA997 #97EDFF
analogous
#FF97B9 #FFA997 #FFDD97
triadic
#FFA997 #97FFA9 #A997FF
tetradic
#FFA997 #B9FF97 #97EDFF #DD97FF
square
#FFA997 #B9FF97 #97EDFF #DD97FF
split-complementary
#FFA997 #97FFDD #97B9FF
monochromatic
#FF441D #FF765A #FFA997 #FFDCD4 #FFE6E0
Accessibility & contrast
On white
1.85
#FFA997 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#FFA997 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA997
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA997 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA997 | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDB495
Deuteranopia (green-blind)
#D1C696
Tritanopia (blue-blind)
#FF9DA4
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #ffa997; /* rgb */ color: rgb(255, 169, 151); /* oklch */ color: oklch(81.5% 0.106 32.4);
Tailwind
colors: {
custom: {
50: '#ffc3b5',
500: '#ffa997',
950: '#000000',
},
}SCSS
$custom: #ffa997; $custom-light: #ffc3b5; $custom-dark: #000000;
JSON
{
"hex": "#ffa997",
"rgb": {
"r": 255,
"g": 169,
"b": 151
},
"hsl": {
"h": 10.385,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.81468,
"c": 0.10551,
"h": 32.4
},
"luminance": 0.5187
}Semantic roles & 50–950 ramp
primary
#FFA997
secondary
#59CAE2
accent
#BEE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281