#FFA699#FFA699
#FFA699 is a light, moderate red. Relative luminance 0.508; OKLCH L 81.0% C 0.108 H 28.7°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA699 |
|---|---|
| RGB | rgb(255, 166, 153) |
| HSL | hsl(8, 100%, 80%) |
| HSV | hsv(8, 40%, 100%) |
| CMYK | cmyk(0%, 34.9%, 40%, 0%) |
| CIE-LAB | lab(76.58, 31.36, 20.37) |
| CIE-LCH | lch(76.58, 37.39, 33.01°) |
| OKLab | oklab(81% 0.0946 0.0518) |
| OKLCH | oklch(81% 0.108 28.7) |
| XYZ | xyz(60.6287, 50.8370, 36.7501) |
| Luminance | 0.5083 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 2.90
Peachy Pink
#FF9A8A
ΔE00 3.12
Light Salmon
#FEA993
ΔE00 3.27
Pale Salmon
#FFB19A
ΔE00 4.59
Darksalmon
#E9967A
ΔE00 7.45
Lightsalmon
#FFA07A
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA699 #99F2FF
analogous
#FF99BF #FFA699 #FFD999
triadic
#FFA699 #99FFA6 #A699FF
tetradic
#FFA699 #BFFF99 #99F2FF #D999FF
square
#FFA699 #BFFF99 #99F2FF #D999FF
split-complementary
#FFA699 #99FFD9 #99BFFF
monochromatic
#FF3B1F #FF715C #FFA699 #FFDBD6 #FFE4E0
Accessibility & contrast
On white
1.88
#FFA699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#FFA699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA699
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA699 | 1.00 | 1.88 | 11.17 | 11.17 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB298
Deuteranopia (green-blind)
#CFC498
Tritanopia (blue-blind)
#FF9AA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa699; /* rgb */ color: rgb(255, 166, 153); /* oklch */ color: oklch(81.0% 0.108 28.7);
Tailwind
colors: {
custom: {
50: '#ffc1b7',
500: '#ffa699',
950: '#000000',
},
}SCSS
$custom: #ffa699; $custom-light: #ffc1b7; $custom-dark: #000000;
JSON
{
"hex": "#ffa699",
"rgb": {
"r": 255,
"g": 166,
"b": 153
},
"hsl": {
"h": 7.647,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.80999,
"c": 0.10789,
"h": 28.7
},
"luminance": 0.50832
}Semantic roles & 50–950 ramp
primary
#FFA699
secondary
#5AD1E2
accent
#C8E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281