#FFAB97#FFAB97
#FFAB97 is a light, moderate red. Relative luminance 0.526; OKLCH L 81.8% C 0.104 H 34.0°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAB97 |
|---|---|
| RGB | rgb(255, 171, 151) |
| HSL | hsl(12, 100%, 80%) |
| HSV | hsv(12, 41%, 100%) |
| CMYK | cmyk(0%, 32.9%, 40.8%, 0%) |
| CIE-LAB | lab(77.65, 28.53, 22.92) |
| CIE-LCH | lch(77.65, 36.60, 38.78°) |
| OKLab | oklab(81.81% 0.086 0.058) |
| OKLCH | oklch(81.81% 0.104 34) |
| XYZ | xyz(61.3916, 52.6248, 36.1963) |
| Luminance | 0.5262 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.83
Pale Salmon
#FFB19A
ΔE00 1.96
Blush (survey)
#F29E8E
ΔE00 3.58
Peachy Pink
#FF9A8A
ΔE00 4.39
Lightsalmon
#FFA07A
ΔE00 6.08
Darksalmon
#E9967A
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAB97 #97EBFF
analogous
#FF97B7 #FFAB97 #FFDF97
triadic
#FFAB97 #97FFAB #AB97FF
tetradic
#FFAB97 #B7FF97 #97EBFF #DF97FF
square
#FFAB97 #B7FF97 #97EBFF #DF97FF
split-complementary
#FFAB97 #97FFDF #97B7FF
monochromatic
#FF481D #FF7A5A #FFAB97 #FFDCD4 #FFE6E0
Accessibility & contrast
On white
1.82
#FFAB97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#FFAB97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAB97
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAB97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAB97 | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB695
Deuteranopia (green-blind)
#D2C796
Tritanopia (blue-blind)
#FF9FA6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #ffab97; /* rgb */ color: rgb(255, 171, 151); /* oklch */ color: oklch(81.8% 0.104 34.0);
Tailwind
colors: {
custom: {
50: '#ffc4b5',
500: '#ffab97',
950: '#000000',
},
}SCSS
$custom: #ffab97; $custom-light: #ffc4b5; $custom-dark: #000000;
JSON
{
"hex": "#ffab97",
"rgb": {
"r": 255,
"g": 171,
"b": 151
},
"hsl": {
"h": 11.538,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.81813,
"c": 0.10368,
"h": 34
},
"luminance": 0.5262
}Semantic roles & 50–950 ramp
primary
#FFAB97
secondary
#59C7E2
accent
#B9E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281