#FFAF84#FFAF84
#FFAF84 is a very light, moderate orange. Relative luminance 0.536; OKLCH L 82.1% C 0.110 H 49.0°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF84 |
|---|---|
| RGB | rgb(255, 175, 132) |
| HSL | hsl(21, 100%, 76%) |
| HSV | hsv(21, 48%, 100%) |
| CMYK | cmyk(0%, 31.4%, 48.2%, 0%) |
| CIE-LAB | lab(78.22, 24.54, 33.82) |
| CIE-LCH | lch(78.22, 41.78, 54.03°) |
| OKLab | oklab(82.14% 0.0723 0.0831) |
| OKLCH | oklch(82.14% 0.11 49) |
| XYZ | xyz(60.7380, 53.5906, 28.9704) |
| Luminance | 0.5359 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.63
Lightsalmon
#FFA07A
ΔE00 4.58
Pale Salmon
#FFB19A
ΔE00 6.34
Apricot (survey)
#FFB16D
ΔE00 6.71
Light Salmon
#FEA993
ΔE00 7.13
Sandybrown
#F4A460
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF84 #84D4FF
analogous
#FF8496 #FFAF84 #FFED84
triadic
#FFAF84 #84FFAF #AF84FF
tetradic
#FFAF84 #96FF84 #84D4FF #ED84FF
square
#FFAF84 #96FF84 #84D4FF #ED84FF
split-complementary
#FFAF84 #84FFED #8496FF
monochromatic
#FF5F0A #FF8747 #FFAF84 #FFD7C1 #FFEBE0
Accessibility & contrast
On white
1.79
#FFAF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#FFAF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF84
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF84 | 1.00 | 1.79 | 11.72 | 11.72 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B781
Deuteranopia (green-blind)
#D8C884
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaf84; /* rgb */ color: rgb(255, 175, 132); /* oklch */ color: oklch(82.1% 0.110 49.0);
Tailwind
colors: {
custom: {
50: '#ffc7a8',
500: '#ffaf84',
950: '#000000',
},
}SCSS
$custom: #ffaf84; $custom-light: #ffc7a8; $custom-dark: #000000;
JSON
{
"hex": "#ffaf84",
"rgb": {
"r": 255,
"g": 175,
"b": 132
},
"hsl": {
"h": 20.976,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.82144,
"c": 0.11012,
"h": 49
},
"luminance": 0.53586
}Semantic roles & 50–950 ramp
primary
#FFAF84
secondary
#48AADF
accent
#95E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280