#F3B080#F3B080
#F3B080 is a light, moderate orange. Relative luminance 0.517; OKLCH L 80.9% C 0.101 H 56.4°. Best body text is #000000 at 11.33:1 contrast (WCAG AA passes).
Color values
| HEX | #F3B080 |
|---|---|
| RGB | rgb(243, 176, 128) |
| HSL | hsl(25, 83%, 73%) |
| HSV | hsv(25, 47%, 95%) |
| CMYK | cmyk(0%, 27.6%, 47.3%, 4.7%) |
| CIE-LAB | lab(77.08, 18.91, 34.19) |
| CIE-LCH | lch(77.08, 39.07, 61.05°) |
| OKLab | oklab(80.95% 0.0558 0.0838) |
| OKLCH | oklch(80.95% 0.101 56.4) |
| XYZ | xyz(56.3864, 51.6678, 27.4209) |
| Luminance | 0.5166 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.51
Apricot (survey)
#FFB16D
ΔE00 4.46
Sandybrown
#F4A460
ΔE00 5.09
Pale Orange
#FFA756
ΔE00 6.87
Lightsalmon
#FFA07A
ΔE00 7.76
Burlywood
#DEB887
ΔE00 8.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3B080 #80C3F3
analogous
#F3808A #F3B080 #F3E980
triadic
#F3B080 #80F3B0 #B080F3
tetradic
#F3B080 #8AF380 #80C3F3 #E980F3
square
#F3B080 #8AF380 #80C3F3 #E980F3
split-complementary
#F3B080 #80F3E9 #808AF3
monochromatic
#E36B15 #EE8D48 #F3B080 #F8D3B8 #FCEEE3
Accessibility & contrast
On white
1.85
#F3B080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.33
#F3B080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3B080
11.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3B080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3B080 | 1.00 | 1.85 | 11.33 | 11.33 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4B67C
Deuteranopia (green-blind)
#D3C480
Tritanopia (blue-blind)
#FFA3A4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f3b080; /* rgb */ color: rgb(243, 176, 128); /* oklch */ color: oklch(80.9% 0.101 56.4);
Tailwind
colors: {
custom: {
50: '#fac7a5',
500: '#f3b080',
950: '#000000',
},
}SCSS
$custom: #f3b080; $custom-light: #fac7a5; $custom-dark: #000000;
JSON
{
"hex": "#f3b080",
"rgb": {
"r": 243,
"g": 176,
"b": 128
},
"hsl": {
"h": 25.043,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.80948,
"c": 0.10069,
"h": 56.4
},
"luminance": 0.51664
}Semantic roles & 50–950 ramp
primary
#F3B080
secondary
#4997CE
accent
#85DF06
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280