#F8B098#F8B098
#F8B098 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.9% C 0.091 H 39.2°. Best body text is #000000 at 11.65:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B098 |
|---|---|
| RGB | rgb(248, 176, 152) |
| HSL | hsl(15, 87%, 78%) |
| HSV | hsv(15, 39%, 97%) |
| CMYK | cmyk(0%, 29%, 38.7%, 2.7%) |
| CIE-LAB | lab(78.04, 23.36, 22.79) |
| CIE-LCH | lch(78.04, 32.63, 44.30°) |
| OKLab | oklab(81.95% 0.0707 0.0577) |
| OKLCH | oklch(81.95% 0.091 39.2) |
| XYZ | xyz(59.9065, 53.2781, 36.8281) |
| Luminance | 0.5327 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 1.46
Light Salmon
#FEA993
ΔE00 2.82
Blush (survey)
#F29E8E
ΔE00 5.38
Lightsalmon
#FFA07A
ΔE00 5.84
Darksalmon
#E9967A
ΔE00 6.60
Pinkish Tan
#D99B82
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B098 #98E0F8
analogous
#F898B0 #F8B098 #F8E098
triadic
#F8B098 #98F8B0 #B098F8
tetradic
#F8B098 #B0F898 #98E0F8 #E098F8
square
#F8B098 #B0F898 #98E0F8 #E098F8
split-complementary
#F8B098 #98F8E0 #98B0F8
monochromatic
#F05825 #F4845F #F8B098 #FCDCD1 #FDE9E2
Accessibility & contrast
On white
1.80
#F8B098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.65
#F8B098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B098
11.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B098 | 1.00 | 1.80 | 11.65 | 11.65 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1B896
Deuteranopia (green-blind)
#D2C798
Tritanopia (blue-blind)
#FFA5AA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f8b098; /* rgb */ color: rgb(248, 176, 152); /* oklch */ color: oklch(81.9% 0.091 39.2);
Tailwind
colors: {
custom: {
50: '#fcc8b6',
500: '#f8b098',
950: '#000000',
},
}SCSS
$custom: #f8b098; $custom-light: #fcc8b6; $custom-dark: #000000;
JSON
{
"hex": "#f8b098",
"rgb": {
"r": 248,
"g": 176,
"b": 152
},
"hsl": {
"h": 15,
"s": 87.273,
"l": 78.431
},
"oklch": {
"l": 0.81948,
"c": 0.09126,
"h": 39.2
},
"luminance": 0.53274
}Semantic roles & 50–950 ramp
primary
#F8B098
secondary
#5CB9D8
accent
#ABE402
background
#FFFDFD
surface
#FFF9F8
border
#D7D2D1
text
#181311
muted
#868281