#FFA697#FFA697
#FFA697 is a light, moderate red. Relative luminance 0.508; OKLCH L 81.0% C 0.108 H 30.1°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA697 |
|---|---|
| RGB | rgb(255, 166, 151) |
| HSL | hsl(9, 100%, 80%) |
| HSV | hsv(9, 41%, 100%) |
| CMYK | cmyk(0%, 34.9%, 40.8%, 0%) |
| CIE-LAB | lab(76.54, 31.14, 21.40) |
| CIE-LCH | lch(76.54, 37.79, 34.50°) |
| OKLab | oklab(80.96% 0.0938 0.0543) |
| OKLCH | oklch(80.96% 0.108 30.1) |
| XYZ | xyz(60.4649, 50.7715, 35.8874) |
| Luminance | 0.5077 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.61
Blush (survey)
#F29E8E
ΔE00 2.67
Peachy Pink
#FF9A8A
ΔE00 2.94
Pale Salmon
#FFB19A
ΔE00 4.08
Darksalmon
#E9967A
ΔE00 6.93
Lightsalmon
#FFA07A
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA697 #97F0FF
analogous
#FF97BC #FFA697 #FFDA97
triadic
#FFA697 #97FFA6 #A697FF
tetradic
#FFA697 #BCFF97 #97F0FF #DA97FF
square
#FFA697 #BCFF97 #97F0FF #DA97FF
split-complementary
#FFA697 #97FFDA #97BCFF
monochromatic
#FF3D1D #FF725A #FFA697 #FFDAD4 #FFE5E0
Accessibility & contrast
On white
1.88
#FFA697 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FFA697 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA697
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA697 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA697 | 1.00 | 1.88 | 11.15 | 11.15 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB296
Deuteranopia (green-blind)
#CFC496
Tritanopia (blue-blind)
#FF9AA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa697; /* rgb */ color: rgb(255, 166, 151); /* oklch */ color: oklch(81.0% 0.108 30.1);
Tailwind
colors: {
custom: {
50: '#ffc1b5',
500: '#ffa697',
950: '#000000',
},
}SCSS
$custom: #ffa697; $custom-light: #ffc1b5; $custom-dark: #000000;
JSON
{
"hex": "#ffa697",
"rgb": {
"r": 255,
"g": 166,
"b": 151
},
"hsl": {
"h": 8.654,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.80956,
"c": 0.10841,
"h": 30.1
},
"luminance": 0.50767
}Semantic roles & 50–950 ramp
primary
#FFA697
secondary
#59CEE2
accent
#C4E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281