#F5AE91#F5AE91
#F5AE91 is a light, moderate orange. Relative luminance 0.517; OKLCH L 81.1% C 0.093 H 43.1°. Best body text is #000000 at 11.35:1 contrast (WCAG AA passes).
Color values
| HEX | #F5AE91 |
|---|---|
| RGB | rgb(245, 174, 145) |
| HSL | hsl(17, 83%, 76%) |
| HSV | hsv(17, 41%, 96%) |
| CMYK | cmyk(0%, 29%, 40.8%, 3.9%) |
| CIE-LAB | lab(77.12, 22.48, 25.24) |
| CIE-LCH | lch(77.12, 33.80, 48.31°) |
| OKLab | oklab(81.12% 0.0678 0.0635) |
| OKLCH | oklch(81.12% 0.093 43.1) |
| XYZ | xyz(57.9054, 51.7328, 33.7181) |
| Luminance | 0.5173 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.12
Light Salmon
#FEA993
ΔE00 4.06
Lightsalmon
#FFA07A
ΔE00 4.94
Pinkish Tan
#D99B82
ΔE00 6.01
Darksalmon
#E9967A
ΔE00 6.08
Blush (survey)
#F29E8E
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5AE91 #91D8F5
analogous
#F591A6 #F5AE91 #F5E091
triadic
#F5AE91 #91F5AE #AE91F5
tetradic
#F5AE91 #A6F591 #91D8F5 #E091F5
square
#F5AE91 #A6F591 #91D8F5 #E091F5
split-complementary
#F5AE91 #91F5E0 #91A6F5
monochromatic
#EB5B21 #F08559 #F5AE91 #FAD7C9 #FCEAE3
Accessibility & contrast
On white
1.85
#F5AE91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.35
#F5AE91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5AE91
11.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5AE91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5AE91 | 1.00 | 1.85 | 11.35 | 11.35 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0B68F
Deuteranopia (green-blind)
#D1C491
Tritanopia (blue-blind)
#FFA3A6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f5ae91; /* rgb */ color: rgb(245, 174, 145); /* oklch */ color: oklch(81.1% 0.093 43.1);
Tailwind
colors: {
custom: {
50: '#fbc6b1',
500: '#f5ae91',
950: '#000000',
},
}SCSS
$custom: #f5ae91; $custom-light: #fbc6b1; $custom-dark: #000000;
JSON
{
"hex": "#f5ae91",
"rgb": {
"r": 245,
"g": 174,
"b": 145
},
"hsl": {
"h": 17.4,
"s": 83.333,
"l": 76.471
},
"oklch": {
"l": 0.81122,
"c": 0.09284,
"h": 43.1
},
"luminance": 0.51729
}Semantic roles & 50–950 ramp
primary
#F5AE91
secondary
#57AFD3
accent
#A1E006
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281