#F8AB8D#F8AB8D
#F8AB8D is a light, moderate orange. Relative luminance 0.510; OKLCH L 80.8% C 0.100 H 42.1°. Best body text is #000000 at 11.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F8AB8D |
|---|---|
| RGB | rgb(248, 171, 141) |
| HSL | hsl(17, 88%, 76%) |
| HSV | hsv(17, 43%, 97%) |
| CMYK | cmyk(0%, 31%, 43.1%, 2.7%) |
| CIE-LAB | lab(76.68, 24.80, 26.86) |
| CIE-LCH | lch(76.68, 36.56, 47.28°) |
| OKLab | oklab(80.83% 0.0743 0.0672) |
| OKLCH | oklch(80.83% 0.1 42.1) |
| XYZ | xyz(58.0847, 51.0096, 31.9807) |
| Luminance | 0.5101 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 2.99
Light Salmon
#FEA993
ΔE00 3.43
Lightsalmon
#FFA07A
ΔE00 3.83
Darksalmon
#E9967A
ΔE00 5.37
Blush (survey)
#F29E8E
ΔE00 5.87
Pinkish Tan
#D99B82
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8AB8D #8DDAF8
analogous
#F88DA5 #F8AB8D #F8E08D
triadic
#F8AB8D #8DF8AB #AB8DF8
tetradic
#F8AB8D #A5F88D #8DDAF8 #E08DF8
square
#F8AB8D #A5F88D #8DDAF8 #E08DF8
split-complementary
#F8AB8D #8DF8E0 #8DA5F8
monochromatic
#F1561A #F48153 #F8AB8D #FCD5C7 #FDEAE2
Accessibility & contrast
On white
1.87
#F8AB8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.20
#F8AB8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8AB8D
11.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8AB8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8AB8D | 1.00 | 1.87 | 11.20 | 11.20 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEB48B
Deuteranopia (green-blind)
#D1C48D
Tritanopia (blue-blind)
#FF9FA3
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f8ab8d; /* rgb */ color: rgb(248, 171, 141); /* oklch */ color: oklch(80.8% 0.100 42.1);
Tailwind
colors: {
custom: {
50: '#fdc4ae',
500: '#f8ab8d',
950: '#000000',
},
}SCSS
$custom: #f8ab8d; $custom-light: #fdc4ae; $custom-dark: #000000;
JSON
{
"hex": "#f8ab8d",
"rgb": {
"r": 248,
"g": 171,
"b": 141
},
"hsl": {
"h": 16.822,
"s": 88.43,
"l": 76.275
},
"oklch": {
"l": 0.80833,
"c": 0.10017,
"h": 42.1
},
"luminance": 0.51005
}Semantic roles & 50–950 ramp
primary
#F8AB8D
secondary
#53B2D6
accent
#A5E500
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281