#FFA78D#FFA78D
#FFA78D is a light, moderate red. Relative luminance 0.508; OKLCH L 80.9% C 0.111 H 37.2°. Best body text is #000000 at 11.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA78D |
|---|---|
| RGB | rgb(255, 167, 141) |
| HSL | hsl(14, 100%, 78%) |
| HSV | hsv(14, 45%, 100%) |
| CMYK | cmyk(0%, 34.5%, 44.7%, 0%) |
| CIE-LAB | lab(76.57, 29.59, 26.84) |
| CIE-LCH | lch(76.57, 39.95, 42.22°) |
| OKLab | oklab(80.92% 0.0884 0.0671) |
| OKLCH | oklch(80.92% 0.111 37.2) |
| XYZ | xyz(59.8695, 50.8253, 31.8512) |
| Luminance | 0.5082 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.38
Pale Salmon
#FFB19A
ΔE00 2.65
Lightsalmon
#FFA07A
ΔE00 3.90
Blush (survey)
#F29E8E
ΔE00 4.14
Peachy Pink
#FF9A8A
ΔE00 4.68
Darksalmon
#E9967A
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA78D #8DE5FF
analogous
#FF8DAC #FFA78D #FFE08D
triadic
#FFA78D #8DFFA7 #A78DFF
tetradic
#FFA78D #ACFF8D #8DE5FF #E08DFF
square
#FFA78D #ACFF8D #8DE5FF #E08DFF
split-complementary
#FFA78D #8DFFE0 #8DACFF
monochromatic
#FF4913 #FF7850 #FFA78D #FFD6CA #FFE7E0
Accessibility & contrast
On white
1.88
#FFA78D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.16
#FFA78D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA78D
11.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA78D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA78D | 1.00 | 1.88 | 11.16 | 11.16 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB28B
Deuteranopia (green-blind)
#D1C48C
Tritanopia (blue-blind)
#FF99A0
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa78d; /* rgb */ color: rgb(255, 167, 141); /* oklch */ color: oklch(80.9% 0.111 37.2);
Tailwind
colors: {
custom: {
50: '#ffc1ae',
500: '#ffa78d',
950: '#000000',
},
}SCSS
$custom: #ffa78d; $custom-light: #ffc1ae; $custom-dark: #000000;
JSON
{
"hex": "#ffa78d",
"rgb": {
"r": 255,
"g": 167,
"b": 141
},
"hsl": {
"h": 13.684,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.80919,
"c": 0.11097,
"h": 37.2
},
"luminance": 0.50821
}Semantic roles & 50–950 ramp
primary
#FFA78D
secondary
#50BFE0
accent
#B1E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281