#F5AE83#F5AE83
#F5AE83 is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.9% C 0.101 H 52.0°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F5AE83 |
|---|---|
| RGB | rgb(245, 174, 131) |
| HSL | hsl(23, 85%, 74%) |
| HSV | hsv(23, 47%, 96%) |
| CMYK | cmyk(0%, 29%, 46.5%, 3.9%) |
| CIE-LAB | lab(76.88, 21.05, 32.38) |
| CIE-LCH | lch(76.88, 38.62, 56.97°) |
| OKLab | oklab(80.85% 0.0623 0.0798) |
| OKLCH | oklch(80.85% 0.101 52) |
| XYZ | xyz(56.8917, 51.3273, 28.3790) |
| Luminance | 0.5132 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.50
Lightsalmon
#FFA07A
ΔE00 5.86
Apricot (survey)
#FFB16D
ΔE00 5.96
Sandybrown
#F4A460
ΔE00 6.21
Pale Salmon
#FFB19A
ΔE00 7.32
Pinkish Tan
#D99B82
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5AE83 #83CAF5
analogous
#F58391 #F5AE83 #F5E783
triadic
#F5AE83 #83F5AE #AE83F5
tetradic
#F5AE83 #91F583 #83CAF5 #E783F5
square
#F5AE83 #91F583 #83CAF5 #E783F5
split-complementary
#F5AE83 #83F5E7 #8391F5
monochromatic
#EB6413 #F0894A #F5AE83 #FAD3BC #FDEDE3
Accessibility & contrast
On white
1.86
#F5AE83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#F5AE83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5AE83
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5AE83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5AE83 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2B580
Deuteranopia (green-blind)
#D3C483
Tritanopia (blue-blind)
#FFA1A3
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f5ae83; /* rgb */ color: rgb(245, 174, 131); /* oklch */ color: oklch(80.9% 0.101 52.0);
Tailwind
colors: {
custom: {
50: '#fbc6a7',
500: '#f5ae83',
950: '#000000',
},
}SCSS
$custom: #f5ae83; $custom-light: #fbc6a7; $custom-dark: #000000;
JSON
{
"hex": "#f5ae83",
"rgb": {
"r": 245,
"g": 174,
"b": 131
},
"hsl": {
"h": 22.632,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.80853,
"c": 0.10124,
"h": 52
},
"luminance": 0.51323
}Semantic roles & 50–950 ramp
primary
#F5AE83
secondary
#4B9FD1
accent
#8EE204
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280