#F8B980#F8B980
#F8B980 is a very light, moderate orange. Relative luminance 0.562; OKLCH L 83.1% C 0.103 H 62.8°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B980 |
|---|---|
| RGB | rgb(248, 185, 128) |
| HSL | hsl(29, 90%, 74%) |
| HSV | hsv(29, 48%, 97%) |
| CMYK | cmyk(0%, 25.4%, 48.4%, 2.7%) |
| CIE-LAB | lab(79.74, 16.16, 37.71) |
| CIE-LCH | lch(79.74, 41.03, 66.80°) |
| OKLab | oklab(83.13% 0.0473 0.0919) |
| OKLCH | oklch(83.13% 0.103 62.8) |
| XYZ | xyz(59.9594, 56.2169, 28.1108) |
| Luminance | 0.5621 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 3.48
Peach (survey)
#FFB07C
ΔE00 4.72
Sandybrown
#F4A460
ΔE00 5.74
Pale Orange
#FFA756
ΔE00 6.46
Burlywood
#DEB887
ΔE00 6.48
Light Orange
#FDAA48
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B980 #80BFF8
analogous
#F88083 #F8B980 #F8F580
triadic
#F8B980 #80F8B9 #B980F8
tetradic
#F8B980 #83F880 #80BFF8 #F580F8
square
#F8B980 #83F880 #80BFF8 #F580F8
split-complementary
#F8B980 #80F8F5 #8083F8
monochromatic
#F0790D #F59946 #F8B980 #FBD9BA #FDEFE2
Accessibility & contrast
On white
1.72
#F8B980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#F8B980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B980
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B980 | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDBD7C
Deuteranopia (green-blind)
#DCCB81
Tritanopia (blue-blind)
#FFABAB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f8b980; /* rgb */ color: rgb(248, 185, 128); /* oklch */ color: oklch(83.1% 0.103 62.8);
Tailwind
colors: {
custom: {
50: '#fdcea5',
500: '#f8b980',
950: '#000000',
},
}SCSS
$custom: #f8b980; $custom-light: #fdcea5; $custom-dark: #000000;
JSON
{
"hex": "#f8b980",
"rgb": {
"r": 248,
"g": 185,
"b": 128
},
"hsl": {
"h": 28.5,
"s": 89.552,
"l": 73.725
},
"oklch": {
"l": 0.83133,
"c": 0.10333,
"h": 62.8
},
"luminance": 0.56213
}Semantic roles & 50–950 ramp
primary
#F8B980
secondary
#4792D5
accent
#78E600
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380