#FFA593#FFA593
#FFA593 is a light, moderate red. Relative luminance 0.503; OKLCH L 80.7% C 0.111 H 31.9°. Best body text is #000000 at 11.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA593 |
|---|---|
| RGB | rgb(255, 165, 147) |
| HSL | hsl(10, 100%, 79%) |
| HSV | hsv(10, 42%, 100%) |
| CMYK | cmyk(0%, 35.3%, 42.4%, 0%) |
| CIE-LAB | lab(76.24, 31.24, 23.16) |
| CIE-LCH | lch(76.24, 38.89, 36.55°) |
| OKLab | oklab(80.7% 0.0939 0.0585) |
| OKLCH | oklch(80.7% 0.111 31.9) |
| XYZ | xyz(59.9645, 50.2816, 34.1452) |
| Luminance | 0.5028 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.81
Blush (survey)
#F29E8E
ΔE00 2.52
Peachy Pink
#FF9A8A
ΔE00 2.74
Pale Salmon
#FFB19A
ΔE00 3.63
Darksalmon
#E9967A
ΔE00 6.14
Lightsalmon
#FFA07A
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA593 #93EDFF
analogous
#FF93B7 #FFA593 #FFDB93
triadic
#FFA593 #93FFA5 #A593FF
tetradic
#FFA593 #B7FF93 #93EDFF #DB93FF
square
#FFA593 #B7FF93 #93EDFF #DB93FF
split-complementary
#FFA593 #93FFDB #93B7FF
monochromatic
#FF3F19 #FF7256 #FFA593 #FFD8D0 #FFE5E0
Accessibility & contrast
On white
1.90
#FFA593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.06
#FFA593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA593
11.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA593 | 1.00 | 1.90 | 11.06 | 11.06 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB191
Deuteranopia (green-blind)
#CFC392
Tritanopia (blue-blind)
#FF98A0
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa593; /* rgb */ color: rgb(255, 165, 147); /* oklch */ color: oklch(80.7% 0.111 31.9);
Tailwind
colors: {
custom: {
50: '#ffc0b2',
500: '#ffa593',
950: '#000000',
},
}SCSS
$custom: #ffa593; $custom-light: #ffc0b2; $custom-dark: #000000;
JSON
{
"hex": "#ffa593",
"rgb": {
"r": 255,
"g": 165,
"b": 147
},
"hsl": {
"h": 10,
"s": 100,
"l": 78.824
},
"oklch": {
"l": 0.807,
"c": 0.11058,
"h": 31.9
},
"luminance": 0.50277
}Semantic roles & 50–950 ramp
primary
#FFA593
secondary
#55CAE1
accent
#BFE600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181211
muted
#868281