#FFA794#FFA794
#FFA794 is a light, moderate red. Relative luminance 0.510; OKLCH L 81.1% C 0.108 H 32.8°. Best body text is #000000 at 11.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA794 |
|---|---|
| RGB | rgb(255, 167, 148) |
| HSL | hsl(11, 100%, 79%) |
| HSV | hsv(11, 42%, 100%) |
| CMYK | cmyk(0%, 34.5%, 42%, 0%) |
| CIE-LAB | lab(76.70, 30.30, 23.25) |
| CIE-LCH | lch(76.70, 38.19, 37.49°) |
| OKLab | oklab(81.06% 0.0911 0.0587) |
| OKLCH | oklch(81.06% 0.108 32.8) |
| XYZ | xyz(60.4069, 51.0403, 34.6815) |
| Luminance | 0.5104 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.25
Blush (survey)
#F29E8E
ΔE00 2.83
Pale Salmon
#FFB19A
ΔE00 3.02
Peachy Pink
#FF9A8A
ΔE00 3.31
Darksalmon
#E9967A
ΔE00 6.14
Lightsalmon
#FFA07A
ΔE00 6.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA794 #94ECFF
analogous
#FF94B7 #FFA794 #FFDD94
triadic
#FFA794 #94FFA7 #A794FF
tetradic
#FFA794 #B7FF94 #94ECFF #DD94FF
square
#FFA794 #B7FF94 #94ECFF #DD94FF
split-complementary
#FFA794 #94FFDD #94B7FF
monochromatic
#FF421A #FF7557 #FFA794 #FFD9D1 #FFE6E0
Accessibility & contrast
On white
1.87
#FFA794 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.21
#FFA794 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA794
11.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA794 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA794 | 1.00 | 1.87 | 11.21 | 11.21 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB292
Deuteranopia (green-blind)
#D0C493
Tritanopia (blue-blind)
#FF9AA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa794; /* rgb */ color: rgb(255, 167, 148); /* oklch */ color: oklch(81.1% 0.108 32.8);
Tailwind
colors: {
custom: {
50: '#ffc2b3',
500: '#ffa794',
950: '#000000',
},
}SCSS
$custom: #ffa794; $custom-light: #ffc2b3; $custom-dark: #000000;
JSON
{
"hex": "#ffa794",
"rgb": {
"r": 255,
"g": 167,
"b": 148
},
"hsl": {
"h": 10.654,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.81062,
"c": 0.10837,
"h": 32.8
},
"luminance": 0.51036
}Semantic roles & 50–950 ramp
primary
#FFA794
secondary
#56C8E1
accent
#BDE600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281