#F8AB8A#F8AB8A
#F8AB8A is a light, moderate orange. Relative luminance 0.509; OKLCH L 80.8% C 0.102 H 44.0°. Best body text is #000000 at 11.18:1 contrast (WCAG AA passes).
Color values
| HEX | #F8AB8A |
|---|---|
| RGB | rgb(248, 171, 138) |
| HSL | hsl(18, 89%, 76%) |
| HSV | hsv(18, 44%, 97%) |
| CMYK | cmyk(0%, 31%, 44.4%, 2.7%) |
| CIE-LAB | lab(76.63, 24.49, 28.39) |
| CIE-LCH | lch(76.63, 37.50, 49.21°) |
| OKLab | oklab(80.77% 0.0731 0.0707) |
| OKLCH | oklch(80.77% 0.102 44) |
| XYZ | xyz(57.8645, 50.9215, 30.8210) |
| Luminance | 0.5092 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Lightsalmon
#FFA07A
ΔE00 3.58
Pale Salmon
#FFB19A
ΔE00 3.86
Light Salmon
#FEA993
ΔE00 4.36
Peach (survey)
#FFB07C
ΔE00 5.57
Darksalmon
#E9967A
ΔE00 5.59
Pinkish Tan
#D99B82
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8AB8A #8AD7F8
analogous
#F88AA0 #F8AB8A #F8E28A
triadic
#F8AB8A #8AF8AB #AB8AF8
tetradic
#F8AB8A #A0F88A #8AD7F8 #E28AF8
square
#F8AB8A #A0F88A #8AD7F8 #E28AF8
split-complementary
#F8AB8A #8AF8E2 #8AA0F8
monochromatic
#F15817 #F58250 #F8AB8A #FBD4C4 #FDEAE2
Accessibility & contrast
On white
1.88
#F8AB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.18
#F8AB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8AB8A
11.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8AB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8AB8A | 1.00 | 1.88 | 11.18 | 11.18 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFB387
Deuteranopia (green-blind)
#D1C38A
Tritanopia (blue-blind)
#FF9EA2
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #f8ab8a; /* rgb */ color: rgb(248, 171, 138); /* oklch */ color: oklch(80.8% 0.102 44.0);
Tailwind
colors: {
custom: {
50: '#fdc4ac',
500: '#f8ab8a',
950: '#000000',
},
}SCSS
$custom: #f8ab8a; $custom-light: #fdc4ac; $custom-dark: #000000;
JSON
{
"hex": "#f8ab8a",
"rgb": {
"r": 248,
"g": 171,
"b": 138
},
"hsl": {
"h": 18,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.80774,
"c": 0.10173,
"h": 44
},
"luminance": 0.50917
}Semantic roles & 50–950 ramp
primary
#F8AB8A
secondary
#50AED6
accent
#A1E500
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181210
muted
#868281