#FFAF8F#FFAF8F
#FFAF8F is a very light, moderate orange. Relative luminance 0.539; OKLCH L 82.3% C 0.104 H 42.6°. Best body text is #000000 at 11.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF8F |
|---|---|
| RGB | rgb(255, 175, 143) |
| HSL | hsl(17, 100%, 78%) |
| HSV | hsv(17, 44%, 100%) |
| CMYK | cmyk(0%, 31.4%, 43.9%, 0%) |
| CIE-LAB | lab(78.41, 25.60, 28.23) |
| CIE-LCH | lch(78.41, 38.11, 47.79°) |
| OKLab | oklab(82.35% 0.0766 0.0704) |
| OKLCH | oklch(82.35% 0.104 42.6) |
| XYZ | xyz(61.5308, 53.9077, 33.1457) |
| Luminance | 0.5390 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.98
Light Salmon
#FEA993
ΔE00 3.82
Lightsalmon
#FFA07A
ΔE00 3.98
Peach (survey)
#FFB07C
ΔE00 6.02
Darksalmon
#E9967A
ΔE00 6.53
Blush (survey)
#F29E8E
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF8F #8FDFFF
analogous
#FF8FA7 #FFAF8F #FFE78F
triadic
#FFAF8F #8FFFAF #AF8FFF
tetradic
#FFAF8F #A7FF8F #8FDFFF #E78FFF
square
#FFAF8F #A7FF8F #8FDFFF #E78FFF
split-complementary
#FFAF8F #8FFFE7 #8FA7FF
monochromatic
#FF5815 #FF8352 #FFAF8F #FFDBCC #FFE9E0
Accessibility & contrast
On white
1.78
#FFAF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.78
#FFAF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF8F
11.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF8F | 1.00 | 1.78 | 11.78 | 11.78 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B88D
Deuteranopia (green-blind)
#D6C98F
Tritanopia (blue-blind)
#FFA2A7
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #ffaf8f; /* rgb */ color: rgb(255, 175, 143); /* oklch */ color: oklch(82.3% 0.104 42.6);
Tailwind
colors: {
custom: {
50: '#ffc7b0',
500: '#ffaf8f',
950: '#000000',
},
}SCSS
$custom: #ffaf8f; $custom-light: #ffc7b0; $custom-dark: #000000;
JSON
{
"hex": "#ffaf8f",
"rgb": {
"r": 255,
"g": 175,
"b": 143
},
"hsl": {
"h": 17.143,
"s": 100,
"l": 78.039
},
"oklch": {
"l": 0.82348,
"c": 0.10403,
"h": 42.6
},
"luminance": 0.53903
}Semantic roles & 50–950 ramp
primary
#FFAF8F
secondary
#52B8E0
accent
#A4E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281