#FFA69A#FFA69A
#FFA69A is a light, moderate red. Relative luminance 0.509; OKLCH L 81.0% C 0.108 H 28.0°. Best body text is #000000 at 11.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA69A |
|---|---|
| RGB | rgb(255, 166, 154) |
| HSL | hsl(7, 100%, 80%) |
| HSV | hsv(7, 40%, 100%) |
| CMYK | cmyk(0%, 34.9%, 39.6%, 0%) |
| CIE-LAB | lab(76.60, 31.47, 19.86) |
| CIE-LCH | lch(76.60, 37.21, 32.25°) |
| OKLab | oklab(81.02% 0.095 0.0506) |
| OKLCH | oklch(81.02% 0.108 28) |
| XYZ | xyz(60.7117, 50.8702, 37.1869) |
| Luminance | 0.5087 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Blush (survey)
#F29E8E
ΔE00 3.07
Peachy Pink
#FF9A8A
ΔE00 3.26
Light Salmon
#FEA993
ΔE00 3.61
Pale Salmon
#FFB19A
ΔE00 4.87
Darksalmon
#E9967A
ΔE00 7.72
Lightsalmon
#FFA07A
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA69A #9AF3FF
analogous
#FF9AC0 #FFA69A #FFD99A
triadic
#FFA69A #9AFFA6 #A69AFF
tetradic
#FFA69A #C0FF9A #9AF3FF #D99AFF
square
#FFA69A #C0FF9A #9AF3FF #D99AFF
split-complementary
#FFA69A #9AFFD9 #9AC0FF
monochromatic
#FF3A20 #FF705D #FFA69A #FFDCD7 #FFE4E0
Accessibility & contrast
On white
1.88
#FFA69A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.17
#FFA69A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA69A
11.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA69A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA69A | 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)
#B9B299
Deuteranopia (green-blind)
#CFC499
Tritanopia (blue-blind)
#FF9AA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa69a; /* rgb */ color: rgb(255, 166, 154); /* oklch */ color: oklch(81.0% 0.108 28.0);
Tailwind
colors: {
custom: {
50: '#ffc1b7',
500: '#ffa69a',
950: '#000000',
},
}SCSS
$custom: #ffa69a; $custom-light: #ffc1b7; $custom-dark: #000000;
JSON
{
"hex": "#ffa69a",
"rgb": {
"r": 255,
"g": 166,
"b": 154
},
"hsl": {
"h": 7.129,
"s": 100,
"l": 80.196
},
"oklch": {
"l": 0.81021,
"c": 0.10763,
"h": 28
},
"luminance": 0.50866
}Semantic roles & 50–950 ramp
primary
#FFA69A
secondary
#5BD2E2
accent
#CAE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281