#FFA591#FFA591
#FFA591 is a light, moderate red. Relative luminance 0.502; OKLCH L 80.7% C 0.111 H 33.2°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA591 |
|---|---|
| RGB | rgb(255, 165, 145) |
| HSL | hsl(11, 100%, 78%) |
| HSV | hsv(11, 43%, 100%) |
| CMYK | cmyk(0%, 35.3%, 43.1%, 0%) |
| CIE-LAB | lab(76.20, 31.03, 24.19) |
| CIE-LCH | lch(76.20, 39.35, 37.93°) |
| OKLab | oklab(80.66% 0.0931 0.0609) |
| OKLCH | oklch(80.66% 0.111 33.2) |
| XYZ | xyz(59.8089, 50.2194, 33.3259) |
| Luminance | 0.5021 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.33
Blush (survey)
#F29E8E
ΔE00 2.71
Peachy Pink
#FF9A8A
ΔE00 2.98
Pale Salmon
#FFB19A
ΔE00 3.32
Darksalmon
#E9967A
ΔE00 5.72
Lightsalmon
#FFA07A
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA591 #91EBFF
analogous
#FF91B4 #FFA591 #FFDC91
triadic
#FFA591 #91FFA5 #A591FF
tetradic
#FFA591 #B4FF91 #91EBFF #DC91FF
square
#FFA591 #B4FF91 #91EBFF #DC91FF
split-complementary
#FFA591 #91FFDC #91B4FF
monochromatic
#FF4117 #FF7354 #FFA591 #FFD7CE #FFE6E0
Accessibility & contrast
On white
1.90
#FFA591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#FFA591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA591
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA591 | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB18F
Deuteranopia (green-blind)
#CFC390
Tritanopia (blue-blind)
#FF98A0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa591; /* rgb */ color: rgb(255, 165, 145); /* oklch */ color: oklch(80.7% 0.111 33.2);
Tailwind
colors: {
custom: {
50: '#ffc0b1',
500: '#ffa591',
950: '#000000',
},
}SCSS
$custom: #ffa591; $custom-light: #ffc0b1; $custom-dark: #000000;
JSON
{
"hex": "#ffa591",
"rgb": {
"r": 255,
"g": 165,
"b": 145
},
"hsl": {
"h": 10.909,
"s": 100,
"l": 78.431
},
"oklch": {
"l": 0.80659,
"c": 0.11124,
"h": 33.2
},
"luminance": 0.50215
}Semantic roles & 50–950 ramp
primary
#FFA591
secondary
#53C7E1
accent
#BCE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281