#F5AE98#F5AE98
#F5AE98 is a light, moderate red. Relative luminance 0.520; OKLCH L 81.3% C 0.089 H 37.9°. Best body text is #000000 at 11.39:1 contrast (WCAG AA passes).
Color values
| HEX | #F5AE98 |
|---|---|
| RGB | rgb(245, 174, 152) |
| HSL | hsl(14, 82%, 78%) |
| HSV | hsv(14, 38%, 96%) |
| CMYK | cmyk(0%, 29%, 38%, 3.9%) |
| CIE-LAB | lab(77.25, 23.26, 21.66) |
| CIE-LCH | lch(77.25, 31.79, 42.96°) |
| OKLab | oklab(81.27% 0.0705 0.055) |
| OKLCH | oklch(81.27% 0.089 37.9) |
| XYZ | xyz(58.4619, 51.9554, 36.6489) |
| Luminance | 0.5195 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.77
Light Salmon
#FEA993
ΔE00 2.64
Blush (survey)
#F29E8E
ΔE00 4.71
Lightsalmon
#FFA07A
ΔE00 6.14
Darksalmon
#E9967A
ΔE00 6.29
Pinkish Tan
#D99B82
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5AE98 #98DFF5
analogous
#F598B0 #F5AE98 #F5DD98
triadic
#F5AE98 #98F5AE #AE98F5
tetradic
#F5AE98 #B0F598 #98DFF5 #DD98F5
square
#F5AE98 #B0F598 #98DFF5 #DD98F5
split-complementary
#F5AE98 #98F5DD #98B0F5
monochromatic
#EA5628 #F08260 #F5AE98 #FADAD0 #FCE9E3
Accessibility & contrast
On white
1.84
#F5AE98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.39
#F5AE98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5AE98
11.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5AE98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5AE98 | 1.00 | 1.84 | 11.39 | 11.39 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB696
Deuteranopia (green-blind)
#D0C597
Tritanopia (blue-blind)
#FFA3A8
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #f5ae98; /* rgb */ color: rgb(245, 174, 152); /* oklch */ color: oklch(81.3% 0.089 37.9);
Tailwind
colors: {
custom: {
50: '#fac6b6',
500: '#f5ae98',
950: '#000000',
},
}SCSS
$custom: #f5ae98; $custom-light: #fac6b6; $custom-dark: #000000;
JSON
{
"hex": "#f5ae98",
"rgb": {
"r": 245,
"g": 174,
"b": 152
},
"hsl": {
"h": 14.194,
"s": 82.301,
"l": 77.843
},
"oklch": {
"l": 0.81269,
"c": 0.08942,
"h": 37.9
},
"luminance": 0.51952
}Semantic roles & 50–950 ramp
primary
#F5AE98
secondary
#5EB8D4
accent
#ACDF07
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281