#FFA097#FFA097
#FFA097 is a light, moderate red. Relative luminance 0.486; OKLCH L 79.9% C 0.115 H 25.8°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA097 |
|---|---|
| RGB | rgb(255, 160, 151) |
| HSL | hsl(5, 100%, 80%) |
| HSV | hsv(5, 41%, 100%) |
| CMYK | cmyk(0%, 37.3%, 40.8%, 0%) |
| CIE-LAB | lab(75.23, 34.26, 19.59) |
| CIE-LCH | lch(75.23, 39.47, 29.76°) |
| OKLab | oklab(79.95% 0.1033 0.0499) |
| OKLCH | oklch(79.95% 0.115 25.8) |
| XYZ | xyz(59.3996, 48.6408, 35.5323) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Peachy Pink
#FF9A8A
ΔE00 2.87
Blush (survey)
#F29E8E
ΔE00 3.43
Light Salmon
#FEA993
ΔE00 5.03
Pale Salmon
#FFB19A
ΔE00 6.53
Salmon
#FA8072
ΔE00 7.78
Lightcoral
#F08080
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA097 #97F6FF
analogous
#FF97C2 #FFA097 #FFD497
triadic
#FFA097 #97FFA0 #A097FF
tetradic
#FFA097 #C2FF97 #97F6FF #D497FF
square
#FFA097 #C2FF97 #97F6FF #D497FF
split-complementary
#FFA097 #97FFD4 #97C2FF
monochromatic
#FF301D #FF685A #FFA097 #FFD8D4 #FFE3E0
Accessibility & contrast
On white
1.96
#FFA097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#FFA097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA097
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA097 | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AE96
Deuteranopia (green-blind)
#CBC196
Tritanopia (blue-blind)
#FF949E
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ffa097; /* rgb */ color: rgb(255, 160, 151); /* oklch */ color: oklch(79.9% 0.115 25.8);
Tailwind
colors: {
custom: {
50: '#ffbdb5',
500: '#ffa097',
950: '#000000',
},
}SCSS
$custom: #ffa097; $custom-light: #ffbdb5; $custom-dark: #000000;
JSON
{
"hex": "#ffa097",
"rgb": {
"r": 255,
"g": 160,
"b": 151
},
"hsl": {
"h": 5.192,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.79947,
"c": 0.11472,
"h": 25.8
},
"luminance": 0.48636
}Semantic roles & 50–950 ramp
primary
#FFA097
secondary
#D4F4F7
accent
#D2E600
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#181211
muted
#868180