#FFA790#FFA790
#FFA790 is a light, moderate red. Relative luminance 0.509; OKLCH L 81.0% C 0.110 H 35.3°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA790 |
|---|---|
| RGB | rgb(255, 167, 144) |
| HSL | hsl(12, 100%, 78%) |
| HSV | hsv(12, 44%, 100%) |
| CMYK | cmyk(0%, 34.5%, 43.5%, 0%) |
| CIE-LAB | lab(76.63, 29.89, 25.30) |
| CIE-LCH | lch(76.63, 39.16, 40.25°) |
| OKLab | oklab(80.98% 0.0896 0.0635) |
| OKLCH | oklch(80.98% 0.11 35.3) |
| XYZ | xyz(60.0957, 50.9158, 33.0428) |
| Luminance | 0.5091 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 0.65
Pale Salmon
#FFB19A
ΔE00 2.57
Blush (survey)
#F29E8E
ΔE00 3.45
Peachy Pink
#FF9A8A
ΔE00 3.98
Lightsalmon
#FFA07A
ΔE00 4.83
Darksalmon
#E9967A
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA790 #90E8FF
analogous
#FF90B0 #FFA790 #FFDE90
triadic
#FFA790 #90FFA7 #A790FF
tetradic
#FFA790 #B0FF90 #90E8FF #DE90FF
square
#FFA790 #B0FF90 #90E8FF #DE90FF
split-complementary
#FFA790 #90FFDE #90B0FF
monochromatic
#FF4616 #FF7653 #FFA790 #FFD8CD #FFE7E0
Accessibility & contrast
On white
1.88
#FFA790 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#FFA790 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA790
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA790 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA790 | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCB28E
Deuteranopia (green-blind)
#D1C48F
Tritanopia (blue-blind)
#FF9AA1
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #ffa790; /* rgb */ color: rgb(255, 167, 144); /* oklch */ color: oklch(81.0% 0.110 35.3);
Tailwind
colors: {
custom: {
50: '#ffc1b0',
500: '#ffa790',
950: '#000000',
},
}SCSS
$custom: #ffa790; $custom-light: #ffc1b0; $custom-dark: #000000;
JSON
{
"hex": "#ffa790",
"rgb": {
"r": 255,
"g": 167,
"b": 144
},
"hsl": {
"h": 12.432,
"s": 100,
"l": 78.235
},
"oklch": {
"l": 0.80979,
"c": 0.10978,
"h": 35.3
},
"luminance": 0.50911
}Semantic roles & 50–950 ramp
primary
#FFA790
secondary
#53C3E1
accent
#B6E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281