#FFAF82#FFAF82
#FFAF82 is a very light, moderate orange. Relative luminance 0.535; OKLCH L 82.1% C 0.111 H 50.0°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF82 |
|---|---|
| RGB | rgb(255, 175, 130) |
| HSL | hsl(22, 100%, 75%) |
| HSV | hsv(22, 49%, 100%) |
| CMYK | cmyk(0%, 31.4%, 49%, 0%) |
| CIE-LAB | lab(78.19, 24.36, 34.83) |
| CIE-LCH | lch(78.19, 42.50, 55.03°) |
| OKLab | oklab(82.11% 0.0715 0.0853) |
| OKLCH | oklch(82.11% 0.111 50) |
| XYZ | xyz(60.6025, 53.5363, 28.2565) |
| Luminance | 0.5353 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.06
Lightsalmon
#FFA07A
ΔE00 4.93
Apricot (survey)
#FFB16D
ΔE00 6.13
Sandybrown
#F4A460
ΔE00 6.63
Pale Salmon
#FFB19A
ΔE00 6.92
Light Salmon
#FEA993
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF82 #82D2FF
analogous
#FF8293 #FFAF82 #FFED82
triadic
#FFAF82 #82FFAF #AF82FF
tetradic
#FFAF82 #93FF82 #82D2FF #ED82FF
square
#FFAF82 #93FF82 #82D2FF #ED82FF
split-complementary
#FFAF82 #82FFED #8293FF
monochromatic
#FF6108 #FF8845 #FFAF82 #FFD6BF #FFEBE0
Accessibility & contrast
On white
1.79
#FFAF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FFAF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF82
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF82 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B77E
Deuteranopia (green-blind)
#D8C882
Tritanopia (blue-blind)
#FFA0A4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaf82; /* rgb */ color: rgb(255, 175, 130); /* oklch */ color: oklch(82.1% 0.111 50.0);
Tailwind
colors: {
custom: {
50: '#ffc7a7',
500: '#ffaf82',
950: '#000000',
},
}SCSS
$custom: #ffaf82; $custom-light: #ffc7a7; $custom-dark: #000000;
JSON
{
"hex": "#ffaf82",
"rgb": {
"r": 255,
"g": 175,
"b": 130
},
"hsl": {
"h": 21.6,
"s": 100,
"l": 75.49
},
"oklch": {
"l": 0.82109,
"c": 0.11132,
"h": 50
},
"luminance": 0.53532
}Semantic roles & 50–950 ramp
primary
#FFAF82
secondary
#47A8DE
accent
#93E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280