#F8B080#F8B080
#F8B080 is a light, moderate orange. Relative luminance 0.526; OKLCH L 81.5% C 0.105 H 54.4°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B080 |
|---|---|
| RGB | rgb(248, 176, 128) |
| HSL | hsl(24, 90%, 74%) |
| HSV | hsv(24, 48%, 97%) |
| CMYK | cmyk(0%, 29%, 48.4%, 2.7%) |
| CIE-LAB | lab(77.62, 20.89, 34.99) |
| CIE-LCH | lch(77.62, 40.75, 59.16°) |
| OKLab | oklab(81.49% 0.0614 0.0857) |
| OKLCH | oklch(81.49% 0.105 54.4) |
| XYZ | xyz(58.1359, 52.5699, 27.5029) |
| Luminance | 0.5257 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 1.47
Apricot (survey)
#FFB16D
ΔE00 4.56
Sandybrown
#F4A460
ΔE00 5.25
Lightsalmon
#FFA07A
ΔE00 6.83
Pale Orange
#FFA756
ΔE00 6.88
Pastel Orange
#FF964F
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B080 #80C8F8
analogous
#F8808C #F8B080 #F8EC80
triadic
#F8B080 #80F8B0 #B080F8
tetradic
#F8B080 #8CF880 #80C8F8 #EC80F8
square
#F8B080 #8CF880 #80C8F8 #EC80F8
split-complementary
#F8B080 #80F8EC #808CF8
monochromatic
#F0680D #F58C46 #F8B080 #FBD4BA #FDEDE2
Accessibility & contrast
On white
1.82
#F8B080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#F8B080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B080
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B080 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5B67C
Deuteranopia (green-blind)
#D6C680
Tritanopia (blue-blind)
#FFA2A4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #f8b080; /* rgb */ color: rgb(248, 176, 128); /* oklch */ color: oklch(81.5% 0.105 54.4);
Tailwind
colors: {
custom: {
50: '#fdc7a5',
500: '#f8b080',
950: '#000000',
},
}SCSS
$custom: #f8b080; $custom-light: #fdc7a5; $custom-dark: #000000;
JSON
{
"hex": "#f8b080",
"rgb": {
"r": 248,
"g": 176,
"b": 128
},
"hsl": {
"h": 24,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.81486,
"c": 0.10537,
"h": 54.4
},
"luminance": 0.52566
}Semantic roles & 50–950 ramp
primary
#F8B080
secondary
#479CD5
accent
#8AE600
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280