#FFA58F#FFA58F
#FFA58F is a light, moderate red. Relative luminance 0.502; OKLCH L 80.6% C 0.112 H 34.4°. Best body text is #000000 at 11.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFA58F |
|---|---|
| RGB | rgb(255, 165, 143) |
| HSL | hsl(12, 100%, 78%) |
| HSV | hsv(12, 44%, 100%) |
| CMYK | cmyk(0%, 35.3%, 43.9%, 0%) |
| CIE-LAB | lab(76.17, 30.83, 25.22) |
| CIE-LCH | lch(76.17, 39.83, 39.28°) |
| OKLab | oklab(80.62% 0.0923 0.0633) |
| OKLCH | oklch(80.62% 0.112 34.4) |
| XYZ | xyz(59.6561, 50.1582, 32.5208) |
| Luminance | 0.5015 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Light Salmon
#FEA993
ΔE00 1.09
Blush (survey)
#F29E8E
ΔE00 3.04
Pale Salmon
#FFB19A
ΔE00 3.12
Peachy Pink
#FF9A8A
ΔE00 3.35
Lightsalmon
#FFA07A
ΔE00 5.06
Darksalmon
#E9967A
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFA58F #8FE9FF
analogous
#FF8FB1 #FFA58F #FFDD8F
triadic
#FFA58F #8FFFA5 #A58FFF
tetradic
#FFA58F #B1FF8F #8FE9FF #DD8FFF
square
#FFA58F #B1FF8F #8FE9FF #DD8FFF
split-complementary
#FFA58F #8FFFDD #8FB1FF
monochromatic
#FF4315 #FF7452 #FFA58F #FFD6CC #FFE6E0
Accessibility & contrast
On white
1.90
#FFA58F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.03
#FFA58F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFA58F
11.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFA58F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFA58F | 1.00 | 1.90 | 11.03 | 11.03 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BAB18D
Deuteranopia (green-blind)
#D0C38E
Tritanopia (blue-blind)
#FF989F
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #ffa58f; /* rgb */ color: rgb(255, 165, 143); /* oklch */ color: oklch(80.6% 0.112 34.4);
Tailwind
colors: {
custom: {
50: '#ffc0b0',
500: '#ffa58f',
950: '#000000',
},
}SCSS
$custom: #ffa58f; $custom-light: #ffc0b0; $custom-dark: #000000;
JSON
{
"hex": "#ffa58f",
"rgb": {
"r": 255,
"g": 165,
"b": 143
},
"hsl": {
"h": 11.786,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.80618,
"c": 0.11193,
"h": 34.4
},
"luminance": 0.50153
}Semantic roles & 50–950 ramp
primary
#FFA58F
secondary
#52C4E0
accent
#B8E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281