#FFA792#FFA792
#FFA792 is a light, moderate red. Relative luminance 0.510; OKLCH L 81.0% C 0.109 H 34.1°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA792 |
|---|---|
| RGB | rgb(255, 167, 146) |
| HSL | hsl(12, 100%, 79%) |
| HSV | hsv(12, 43%, 100%) |
| CMYK | cmyk(0%, 34.5%, 42.7%, 0%) |
| CIE-LAB | lab(76.67, 30.09, 24.27) |
| CIE-LCH | lch(76.67, 38.66, 38.89°) |
| OKLab | oklab(81.02% 0.0903 0.0611) |
| OKLCH | oklch(81.02% 0.109 34.1) |
| XYZ | xyz(60.2499, 50.9775, 33.8549) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.72
Pale Salmon
#FFB19A
ΔE00 2.72
Blush (survey)
#F29E8E
ΔE00 3.09
Peachy Pink
#FF9A8A
ΔE00 3.59
Lightsalmon
#FFA07A
ΔE00 5.48
Darksalmon
#E9967A
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA792 #92EAFF
analogous
#FF92B3 #FFA792 #FFDD92
triadic
#FFA792 #92FFA7 #A792FF
tetradic
#FFA792 #B3FF92 #92EAFF #DD92FF
square
#FFA792 #B3FF92 #92EAFF #DD92FF
split-complementary
#FFA792 #92FFDD #92B3FF
monochromatic
#FF4418 #FF7655 #FFA792 #FFD8CF #FFE6E0
Accessibility & contrast
On white
1.88
#FFA792 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#FFA792 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA792
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA792 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA792 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB290
Deuteranopia (green-blind)
#D1C491
Tritanopia (blue-blind)
#FF9AA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa792; /* rgb */ color: rgb(255, 167, 146); /* oklch */ color: oklch(81.0% 0.109 34.1);
Tailwind
colors: {
custom: {
50: '#ffc1b2',
500: '#ffa792',
950: '#000000',
},
}SCSS
$custom: #ffa792; $custom-light: #ffc1b2; $custom-dark: #000000;
JSON
{
"hex": "#ffa792",
"rgb": {
"r": 255,
"g": 167,
"b": 146
},
"hsl": {
"h": 11.56,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.8102,
"c": 0.10906,
"h": 34.1
},
"luminance": 0.50973
}Semantic roles & 50–950 ramp
primary
#FFA792
secondary
#54C6E1
accent
#B9E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281