#FFA58D#FFA58D
#FFA58D is a light, moderate red. Relative luminance 0.501; OKLCH L 80.6% C 0.113 H 35.7°. Best body text is #000000 at 11.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA58D |
|---|---|
| RGB | rgb(255, 165, 141) |
| HSL | hsl(13, 100%, 78%) |
| HSV | hsv(13, 45%, 100%) |
| CMYK | cmyk(0%, 35.3%, 44.7%, 0%) |
| CIE-LAB | lab(76.13, 30.63, 26.25) |
| CIE-LCH | lch(76.13, 40.34, 40.60°) |
| OKLab | oklab(80.58% 0.0916 0.0657) |
| OKLCH | oklch(80.58% 0.113 35.7) |
| XYZ | xyz(59.5059, 50.0982, 31.7300) |
| Luminance | 0.5009 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.21
Pale Salmon
#FFB19A
ΔE00 3.06
Blush (survey)
#F29E8E
ΔE00 3.47
Peachy Pink
#FF9A8A
ΔE00 3.81
Lightsalmon
#FFA07A
ΔE00 4.41
Darksalmon
#E9967A
ΔE00 5.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA58D #8DE7FF
analogous
#FF8DAE #FFA58D #FFDE8D
triadic
#FFA58D #8DFFA5 #A58DFF
tetradic
#FFA58D #AEFF8D #8DE7FF #DE8DFF
square
#FFA58D #AEFF8D #8DE7FF #DE8DFF
split-complementary
#FFA58D #8DFFDE #8DAEFF
monochromatic
#FF4413 #FF7550 #FFA58D #FFD5CA #FFE7E0
Accessibility & contrast
On white
1.91
#FFA58D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.02
#FFA58D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA58D
11.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA58D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA58D | 1.00 | 1.91 | 11.02 | 11.02 |
| #FFFFFF | 1.91 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB08B
Deuteranopia (green-blind)
#D0C38C
Tritanopia (blue-blind)
#FF979F
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa58d; /* rgb */ color: rgb(255, 165, 141); /* oklch */ color: oklch(80.6% 0.113 35.7);
Tailwind
colors: {
custom: {
50: '#ffc0ae',
500: '#ffa58d',
950: '#000000',
},
}SCSS
$custom: #ffa58d; $custom-light: #ffc0ae; $custom-dark: #000000;
JSON
{
"hex": "#ffa58d",
"rgb": {
"r": 255,
"g": 165,
"b": 141
},
"hsl": {
"h": 12.632,
"s": 100,
"l": 77.647
},
"oklch": {
"l": 0.80577,
"c": 0.11267,
"h": 35.7
},
"luminance": 0.50093
}Semantic roles & 50–950 ramp
primary
#FFA58D
secondary
#50C2E0
accent
#B5E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281