#FFAF7F#FFAF7F
#FFAF7F is a very light, moderate orange. Relative luminance 0.535; OKLCH L 82.1% C 0.113 H 51.5°. Best body text is #000000 at 11.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF7F |
|---|---|
| RGB | rgb(255, 175, 127) |
| HSL | hsl(23, 100%, 75%) |
| HSV | hsv(23, 50%, 100%) |
| CMYK | cmyk(0%, 31.4%, 50.2%, 0%) |
| CIE-LAB | lab(78.14, 24.09, 36.34) |
| CIE-LCH | lch(78.14, 43.60, 56.46°) |
| OKLab | oklab(82.06% 0.0704 0.0886) |
| OKLCH | oklch(82.06% 0.113 51.5) |
| XYZ | xyz(60.4040, 53.4570, 27.2114) |
| Luminance | 0.5345 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.22
Apricot (survey)
#FFB16D
ΔE00 5.29
Lightsalmon
#FFA07A
ΔE00 5.53
Sandybrown
#F4A460
ΔE00 5.87
Pale Orange
#FFA756
ΔE00 7.26
Pastel Orange
#FF964F
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF7F #7FCFFF
analogous
#FF7F8F #FFAF7F #FFEF7F
triadic
#FFAF7F #7FFFAF #AF7FFF
tetradic
#FFAF7F #8FFF7F #7FCFFF #EF7FFF
square
#FFAF7F #8FFF7F #7FCFFF #EF7FFF
split-complementary
#FFAF7F #7FFFEF #7F8FFF
monochromatic
#FF6305 #FF8942 #FFAF7F #FFD5BC #FFECE0
Accessibility & contrast
On white
1.80
#FFAF7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.69
#FFAF7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF7F
11.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF7F | 1.00 | 1.80 | 11.69 | 11.69 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77B
Deuteranopia (green-blind)
#D8C87F
Tritanopia (blue-blind)
#FFA0A3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaf7f; /* rgb */ color: rgb(255, 175, 127); /* oklch */ color: oklch(82.1% 0.113 51.5);
Tailwind
colors: {
custom: {
50: '#ffc7a4',
500: '#ffaf7f',
950: '#000000',
},
}SCSS
$custom: #ffaf7f; $custom-light: #ffc7a4; $custom-dark: #000000;
JSON
{
"hex": "#ffaf7f",
"rgb": {
"r": 255,
"g": 175,
"b": 127
},
"hsl": {
"h": 22.5,
"s": 100,
"l": 74.902
},
"oklch": {
"l": 0.82057,
"c": 0.11316,
"h": 51.5
},
"luminance": 0.53452
}Semantic roles & 50–950 ramp
primary
#FFAF7F
secondary
#44A4DE
accent
#8FE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280