#FFA796#FFA796
#FFA796 is a light, moderate red. Relative luminance 0.511; OKLCH L 81.1% C 0.108 H 31.5°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA796 |
|---|---|
| RGB | rgb(255, 167, 150) |
| HSL | hsl(10, 100%, 79%) |
| HSV | hsv(10, 41%, 100%) |
| CMYK | cmyk(0%, 34.5%, 41.2%, 0%) |
| CIE-LAB | lab(76.74, 30.51, 22.22) |
| CIE-LCH | lch(76.74, 37.75, 36.06°) |
| OKLab | oklab(81.11% 0.0919 0.0563) |
| OKLCH | oklch(81.11% 0.108 31.5) |
| XYZ | xyz(60.5665, 51.1041, 35.5224) |
| Luminance | 0.5110 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.88
Blush (survey)
#F29E8E
ΔE00 2.73
Peachy Pink
#FF9A8A
ΔE00 3.17
Pale Salmon
#FFB19A
ΔE00 3.42
Darksalmon
#E9967A
ΔE00 6.56
Lightsalmon
#FFA07A
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA796 #96EEFF
analogous
#FF96BA #FFA796 #FFDB96
triadic
#FFA796 #96FFA7 #A796FF
tetradic
#FFA796 #BAFF96 #96EEFF #DB96FF
square
#FFA796 #BAFF96 #96EEFF #DB96FF
split-complementary
#FFA796 #96FFDB #96BAFF
monochromatic
#FF401C #FF7459 #FFA796 #FFDAD3 #FFE5E0
Accessibility & contrast
On white
1.87
#FFA796 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#FFA796 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA796
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA796 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA796 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBB395
Deuteranopia (green-blind)
#D0C495
Tritanopia (blue-blind)
#FF9BA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa796; /* rgb */ color: rgb(255, 167, 150); /* oklch */ color: oklch(81.1% 0.108 31.5);
Tailwind
colors: {
custom: {
50: '#ffc2b5',
500: '#ffa796',
950: '#000000',
},
}SCSS
$custom: #ffa796; $custom-light: #ffc2b5; $custom-dark: #000000;
JSON
{
"hex": "#ffa796",
"rgb": {
"r": 255,
"g": 167,
"b": 150
},
"hsl": {
"h": 9.714,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.81105,
"c": 0.10773,
"h": 31.5
},
"luminance": 0.51099
}Semantic roles & 50–950 ramp
primary
#FFA796
secondary
#58CBE1
accent
#C0E600
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181211
muted
#868281