#FFAF83#FFAF83
#FFAF83 is a very light, moderate orange. Relative luminance 0.536; OKLCH L 82.1% C 0.111 H 49.5°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #FFAF83 |
|---|---|
| RGB | rgb(255, 175, 131) |
| HSL | hsl(21, 100%, 76%) |
| HSV | hsv(21, 49%, 100%) |
| CMYK | cmyk(0%, 31.4%, 48.6%, 0%) |
| CIE-LAB | lab(78.21, 24.45, 34.32) |
| CIE-LCH | lch(78.21, 42.14, 54.54°) |
| OKLab | oklab(82.13% 0.0719 0.0842) |
| OKLCH | oklch(82.13% 0.111 49.5) |
| XYZ | xyz(60.6699, 53.5633, 28.6117) |
| Luminance | 0.5356 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.34
Lightsalmon
#FFA07A
ΔE00 4.75
Apricot (survey)
#FFB16D
ΔE00 6.42
Pale Salmon
#FFB19A
ΔE00 6.63
Sandybrown
#F4A460
ΔE00 6.89
Light Salmon
#FEA993
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFAF83 #83D3FF
analogous
#FF8395 #FFAF83 #FFED83
triadic
#FFAF83 #83FFAF #AF83FF
tetradic
#FFAF83 #95FF83 #83D3FF #ED83FF
square
#FFAF83 #95FF83 #83D3FF #ED83FF
split-complementary
#FFAF83 #83FFED #8395FF
monochromatic
#FF6009 #FF8846 #FFAF83 #FFD6C0 #FFEBE0
Accessibility & contrast
On white
1.79
#FFAF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#FFAF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFAF83
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFAF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFAF83 | 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)
#C5B780
Deuteranopia (green-blind)
#D8C883
Tritanopia (blue-blind)
#FFA1A4
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #ffaf83; /* rgb */ color: rgb(255, 175, 131); /* oklch */ color: oklch(82.1% 0.111 49.5);
Tailwind
colors: {
custom: {
50: '#ffc7a7',
500: '#ffaf83',
950: '#000000',
},
}SCSS
$custom: #ffaf83; $custom-light: #ffc7a7; $custom-dark: #000000;
JSON
{
"hex": "#ffaf83",
"rgb": {
"r": 255,
"g": 175,
"b": 131
},
"hsl": {
"h": 21.29,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.82126,
"c": 0.11072,
"h": 49.5
},
"luminance": 0.53559
}Semantic roles & 50–950 ramp
primary
#FFAF83
secondary
#48A9DF
accent
#94E600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#19130F
muted
#878280