#F7AF8D#F7AF8D
#F7AF8D is a light, moderate orange. Relative luminance 0.524; OKLCH L 81.4% C 0.097 H 46.2°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F7AF8D |
|---|---|
| RGB | rgb(247, 175, 141) |
| HSL | hsl(19, 87%, 76%) |
| HSV | hsv(19, 43%, 97%) |
| CMYK | cmyk(0%, 29.1%, 42.9%, 3.1%) |
| CIE-LAB | lab(77.50, 22.31, 27.93) |
| CIE-LCH | lch(77.50, 35.74, 51.38°) |
| OKLab | oklab(81.44% 0.0669 0.0697) |
| OKLCH | oklch(81.44% 0.097 46.2) |
| XYZ | xyz(58.4980, 52.3613, 32.2198) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.40
Lightsalmon
#FFA07A
ΔE00 4.75
Peach (survey)
#FFB07C
ΔE00 4.87
Light Salmon
#FEA993
ΔE00 5.37
Pinkish Tan
#D99B82
ΔE00 6.65
Darksalmon
#E9967A
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7AF8D #8DD5F7
analogous
#F78DA0 #F7AF8D #F7E48D
triadic
#F7AF8D #8DF7AF #AF8DF7
tetradic
#F7AF8D #A0F78D #8DD5F7 #E48DF7
square
#F7AF8D #A0F78D #8DD5F7 #E48DF7
split-complementary
#F7AF8D #8DF7E4 #8DA0F7
monochromatic
#EF5F1B #F38754 #F7AF8D #FBD7C6 #FDEBE2
Accessibility & contrast
On white
1.83
#F7AF8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#F7AF8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7AF8D
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7AF8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7AF8D | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B68A
Deuteranopia (green-blind)
#D3C58D
Tritanopia (blue-blind)
#FFA3A6
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f7af8d; /* rgb */ color: rgb(247, 175, 141); /* oklch */ color: oklch(81.4% 0.097 46.2);
Tailwind
colors: {
custom: {
50: '#fcc7ae',
500: '#f7af8d',
950: '#000000',
},
}SCSS
$custom: #f7af8d; $custom-light: #fcc7ae; $custom-dark: #000000;
JSON
{
"hex": "#f7af8d",
"rgb": {
"r": 247,
"g": 175,
"b": 141
},
"hsl": {
"h": 19.245,
"s": 86.885,
"l": 76.078
},
"oklch": {
"l": 0.81437,
"c": 0.0966,
"h": 46.2
},
"luminance": 0.52357
}Semantic roles & 50–950 ramp
primary
#F7AF8D
secondary
#53ABD5
accent
#9BE302
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281