#FFAF85#FFAF85
#FFAF85 is a very light, moderate orange. Relative luminance 0.536; OKLCH L 82.2% C 0.110 H 48.4°. Best body text is #000000 at 11.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF85 |
|---|---|
| RGB | rgb(255, 175, 133) |
| HSL | hsl(21, 100%, 76%) |
| HSV | hsv(21, 48%, 100%) |
| CMYK | cmyk(0%, 31.4%, 47.8%, 0%) |
| CIE-LAB | lab(78.24, 24.63, 33.31) |
| CIE-LCH | lch(78.24, 41.43, 53.52°) |
| OKLab | oklab(82.16% 0.0727 0.0819) |
| OKLCH | oklch(82.16% 0.11 48.4) |
| XYZ | xyz(60.8068, 53.6181, 29.3325) |
| Luminance | 0.5361 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.93
Lightsalmon
#FFA07A
ΔE00 4.42
Pale Salmon
#FFB19A
ΔE00 6.05
Light Salmon
#FEA993
ΔE00 6.84
Apricot (survey)
#FFB16D
ΔE00 7.00
Sandybrown
#F4A460
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF85 #85D5FF
analogous
#FF8598 #FFAF85 #FFEC85
triadic
#FFAF85 #85FFAF #AF85FF
tetradic
#FFAF85 #98FF85 #85D5FF #EC85FF
square
#FFAF85 #98FF85 #85D5FF #EC85FF
split-complementary
#FFAF85 #85FFEC #8598FF
monochromatic
#FF5F0B #FF8748 #FFAF85 #FFD7C2 #FFEBE0
Accessibility & contrast
On white
1.79
#FFAF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.72
#FFAF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF85
11.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF85 | 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)
#C5B782
Deuteranopia (green-blind)
#D7C885
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaf85; /* rgb */ color: rgb(255, 175, 133); /* oklch */ color: oklch(82.2% 0.110 48.4);
Tailwind
colors: {
custom: {
50: '#ffc7a9',
500: '#ffaf85',
950: '#000000',
},
}SCSS
$custom: #ffaf85; $custom-light: #ffc7a9; $custom-dark: #000000;
JSON
{
"hex": "#ffaf85",
"rgb": {
"r": 255,
"g": 175,
"b": 133
},
"hsl": {
"h": 20.656,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.82161,
"c": 0.10954,
"h": 48.4
},
"luminance": 0.53613
}Semantic roles & 50–950 ramp
primary
#FFAF85
secondary
#49ABDF
accent
#96E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#181310
muted
#868280