#FF7F5D#FF7F5D
#FF7F5D is a light, vivid red. Relative luminance 0.372; OKLCH L 73.7% C 0.164 H 35.9°. Best body text is #000000 at 8.45:1 contrast (WCAG AA passes).
Color values
| HEX | #FF7F5D |
|---|---|
| RGB | rgb(255, 127, 93) |
| HSL | hsl(13, 100%, 68%) |
| HSV | hsv(13, 64%, 100%) |
| CMYK | cmyk(0%, 50.2%, 63.5%, 0%) |
| CIE-LAB | lab(67.45, 46.08, 40.90) |
| CIE-LCH | lch(67.45, 61.62, 41.59°) |
| OKLab | oklab(73.68% 0.1327 0.096) |
| OKLCH | oklch(73.68% 0.164 35.9) |
| XYZ | xyz(50.8096, 37.2351, 14.8652) |
| Luminance | 0.3723 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Melon
#FF7855
ΔE00 1.52
Pinkish Orange
#FF724C
ΔE00 2.95
Coral
#FF7F50
ΔE00 3.35
Orange Pink
#FF6F52
ΔE00 3.48
Tomato
#FF6347
ΔE00 5.67
Orangish
#FC824A
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FF7F5D #5DDDFF
analogous
#FF5D8C #FF7F5D #FFD05D
triadic
#FF7F5D #5DFF7F #7F5DFF
tetradic
#FF7F5D #8CFF5D #5DDDFF #D05DFF
square
#FF7F5D #8CFF5D #5DDDFF #D05DFF
split-complementary
#FF7F5D #5DFFD0 #5D8CFF
monochromatic
#E22F00 #FF4F20 #FF7F5D #FFAF9A #FFE0D7
Accessibility & contrast
On white
2.49
#FF7F5D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.45
#FF7F5D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FF7F5D
8.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FF7F5D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FF7F5D | 1.00 | 2.49 | 8.45 | 8.45 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A09359
Deuteranopia (green-blind)
#C0AF5A
Tritanopia (blue-blind)
#FF6777
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #ff7f5d; /* rgb */ color: rgb(255, 127, 93); /* oklch */ color: oklch(73.7% 0.164 35.9);
Tailwind
colors: {
custom: {
50: '#ffa68c',
500: '#ff7f5d',
950: '#000000',
},
}SCSS
$custom: #ff7f5d; $custom-light: #ffa68c; $custom-dark: #000000;
JSON
{
"hex": "#ff7f5d",
"rgb": {
"r": 255,
"g": 127,
"b": 93
},
"hsl": {
"h": 12.593,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.73682,
"c": 0.16375,
"h": 35.9
},
"luminance": 0.37229
}Semantic roles & 50–950 ramp
primary
#FF7F5D
secondary
#C3EAF4
accent
#B5E600
background
#FFFAF8
surface
#FFF4F0
border
#D7CECB
text
#1A100C
muted
#877F7D