#FFA78A#FFA78A
#FFA78A is a light, moderate red. Relative luminance 0.507; OKLCH L 80.9% C 0.112 H 39.0°. Best body text is #000000 at 11.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA78A |
|---|---|
| RGB | rgb(255, 167, 138) |
| HSL | hsl(15, 100%, 77%) |
| HSV | hsv(15, 46%, 100%) |
| CMYK | cmyk(0%, 34.5%, 45.9%, 0%) |
| CIE-LAB | lab(76.52, 29.29, 28.38) |
| CIE-LCH | lch(76.52, 40.79, 44.10°) |
| OKLab | oklab(80.86% 0.0872 0.0706) |
| OKLCH | oklch(80.86% 0.112 39) |
| XYZ | xyz(59.6493, 50.7372, 30.6915) |
| Luminance | 0.5073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 2.30
Pale Salmon
#FFB19A
ΔE00 3.05
Lightsalmon
#FFA07A
ΔE00 3.05
Blush (survey)
#F29E8E
ΔE00 4.92
Darksalmon
#E9967A
ΔE00 4.99
Peachy Pink
#FF9A8A
ΔE00 5.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA78A #8AE2FF
analogous
#FF8AA8 #FFA78A #FFE28A
triadic
#FFA78A #8AFFA7 #A78AFF
tetradic
#FFA78A #A8FF8A #8AE2FF #E28AFF
square
#FFA78A #A8FF8A #8AE2FF #E28AFF
split-complementary
#FFA78A #8AFFE2 #8AA8FF
monochromatic
#FF4B10 #FF794D #FFA78A #FFD5C7 #FFE8E0
Accessibility & contrast
On white
1.88
#FFA78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.15
#FFA78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA78A
11.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA78A | 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)
#BDB288
Deuteranopia (green-blind)
#D2C489
Tritanopia (blue-blind)
#FF99A0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa78a; /* rgb */ color: rgb(255, 167, 138); /* oklch */ color: oklch(80.9% 0.112 39.0);
Tailwind
colors: {
custom: {
50: '#ffc1ac',
500: '#ffa78a',
950: '#000000',
},
}SCSS
$custom: #ffa78a; $custom-light: #ffc1ac; $custom-dark: #000000;
JSON
{
"hex": "#ffa78a",
"rgb": {
"r": 255,
"g": 167,
"b": 138
},
"hsl": {
"h": 14.872,
"s": 100,
"l": 77.059
},
"oklch": {
"l": 0.8086,
"c": 0.11224,
"h": 39
},
"luminance": 0.50732
}Semantic roles & 50–950 ramp
primary
#FFA78A
secondary
#4EBBE0
accent
#ADE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281