#F8B088#F8B088
#F8B088 is a light, moderate orange. Relative luminance 0.528; OKLCH L 81.6% C 0.100 H 49.9°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B088 |
|---|---|
| RGB | rgb(248, 176, 136) |
| HSL | hsl(21, 89%, 75%) |
| HSV | hsv(21, 45%, 97%) |
| CMYK | cmyk(0%, 29%, 45.2%, 2.7%) |
| CIE-LAB | lab(77.75, 21.66, 30.94) |
| CIE-LCH | lch(77.75, 37.77, 55.00°) |
| OKLab | oklab(81.63% 0.0645 0.0766) |
| OKLCH | oklch(81.63% 0.1 49.9) |
| XYZ | xyz(58.6834, 52.7889, 30.3862) |
| Luminance | 0.5279 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.08
Lightsalmon
#FFA07A
ΔE00 5.39
Pale Salmon
#FFB19A
ΔE00 6.20
Apricot (survey)
#FFB16D
ΔE00 6.86
Light Salmon
#FEA993
ΔE00 7.18
Sandybrown
#F4A460
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B088 #88D0F8
analogous
#F88898 #F8B088 #F8E888
triadic
#F8B088 #88F8B0 #B088F8
tetradic
#F8B088 #98F888 #88D0F8 #E888F8
square
#F8B088 #98F888 #88D0F8 #E888F8
split-complementary
#F8B088 #88F8E8 #8898F8
monochromatic
#F16314 #F58A4E #F8B088 #FBD6C2 #FDECE2
Accessibility & contrast
On white
1.82
#F8B088 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#F8B088 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B088
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B088 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B088 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B785
Deuteranopia (green-blind)
#D5C688
Tritanopia (blue-blind)
#FFA3A6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f8b088; /* rgb */ color: rgb(248, 176, 136); /* oklch */ color: oklch(81.6% 0.100 49.9);
Tailwind
colors: {
custom: {
50: '#fdc7ab',
500: '#f8b088',
950: '#000000',
},
}SCSS
$custom: #f8b088; $custom-light: #fdc7ab; $custom-dark: #000000;
JSON
{
"hex": "#f8b088",
"rgb": {
"r": 248,
"g": 176,
"b": 136
},
"hsl": {
"h": 21.429,
"s": 88.889,
"l": 75.294
},
"oklch": {
"l": 0.8163,
"c": 0.10013,
"h": 49.9
},
"luminance": 0.52785
}Semantic roles & 50–950 ramp
primary
#F8B088
secondary
#4EA5D6
accent
#94E600
background
#FFFDFD
surface
#FFF9F7
border
#D7D2D0
text
#181310
muted
#868281