#FFAF80#FFAF80
#FFAF80 is a very light, moderate orange. Relative luminance 0.535; OKLCH L 82.1% C 0.113 H 51.0°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF80 |
|---|---|
| RGB | rgb(255, 175, 128) |
| HSL | hsl(22, 100%, 75%) |
| HSV | hsv(22, 50%, 100%) |
| CMYK | cmyk(0%, 31.4%, 49.8%, 0%) |
| CIE-LAB | lab(78.16, 24.17, 35.84) |
| CIE-LCH | lch(78.16, 43.23, 56.00°) |
| OKLab | oklab(82.07% 0.0708 0.0875) |
| OKLCH | oklch(82.07% 0.113 51) |
| XYZ | xyz(60.4695, 53.4832, 27.5563) |
| Luminance | 0.5348 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.49
Lightsalmon
#FFA07A
ΔE00 5.32
Apricot (survey)
#FFB16D
ΔE00 5.57
Sandybrown
#F4A460
ΔE00 6.12
Pastel Orange
#FF964F
ΔE00 7.44
Pale Salmon
#FFB19A
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF80 #80D0FF
analogous
#FF8090 #FFAF80 #FFEF80
triadic
#FFAF80 #80FFAF #AF80FF
tetradic
#FFAF80 #90FF80 #80D0FF #EF80FF
square
#FFAF80 #90FF80 #80D0FF #EF80FF
split-complementary
#FFAF80 #80FFEF #8090FF
monochromatic
#FF6206 #FF8843 #FFAF80 #FFD6BD #FFECE0
Accessibility & contrast
On white
1.80
#FFAF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#FFAF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF80
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF80 | 1.00 | 1.80 | 11.70 | 11.70 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77C
Deuteranopia (green-blind)
#D8C880
Tritanopia (blue-blind)
#FFA0A3
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaf80; /* rgb */ color: rgb(255, 175, 128); /* oklch */ color: oklch(82.1% 0.113 51.0);
Tailwind
colors: {
custom: {
50: '#ffc7a5',
500: '#ffaf80',
950: '#000000',
},
}SCSS
$custom: #ffaf80; $custom-light: #ffc7a5; $custom-dark: #000000;
JSON
{
"hex": "#ffaf80",
"rgb": {
"r": 255,
"g": 175,
"b": 128
},
"hsl": {
"h": 22.205,
"s": 100,
"l": 75.098
},
"oklch": {
"l": 0.82074,
"c": 0.11254,
"h": 51
},
"luminance": 0.53478
}Semantic roles & 50–950 ramp
primary
#FFAF80
secondary
#45A5DE
accent
#91E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280