#F3B980#F3B980
#F3B980 is a very light, moderate orange. Relative luminance 0.553; OKLCH L 82.6% C 0.099 H 65.2°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #F3B980 |
|---|---|
| RGB | rgb(243, 185, 128) |
| HSL | hsl(30, 83%, 73%) |
| HSV | hsv(30, 47%, 95%) |
| CMYK | cmyk(0%, 23.9%, 47.3%, 4.7%) |
| CIE-LAB | lab(79.22, 14.17, 36.95) |
| CIE-LCH | lch(79.22, 39.57, 69.02°) |
| OKLab | oklab(82.62% 0.0416 0.0902) |
| OKLCH | oklch(82.62% 0.099 65.2) |
| XYZ | xyz(58.2099, 55.3148, 28.0287) |
| Luminance | 0.5531 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot (survey)
#FFB16D
ΔE00 4.40
Burlywood
#DEB887
ΔE00 5.25
Peach (survey)
#FFB07C
ΔE00 5.88
Sandybrown
#F4A460
ΔE00 6.31
Pale Orange
#FFA756
ΔE00 7.11
Light Orange
#FDAA48
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3B980 #80BAF3
analogous
#F38080 #F3B980 #F3F280
triadic
#F3B980 #80F3B9 #B980F3
tetradic
#F3B980 #80F380 #80BAF3 #F280F3
square
#F3B980 #80F380 #80BAF3 #F280F3
split-complementary
#F3B980 #80F3F2 #8080F3
monochromatic
#E37B15 #EE9A48 #F3B980 #F8D8B8 #FCF0E3
Accessibility & contrast
On white
1.74
#F3B980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#F3B980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3B980
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3B980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3B980 | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCBC7C
Deuteranopia (green-blind)
#DACA81
Tritanopia (blue-blind)
#FFACAB
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #f3b980; /* rgb */ color: rgb(243, 185, 128); /* oklch */ color: oklch(82.6% 0.099 65.2);
Tailwind
colors: {
custom: {
50: '#f9cea5',
500: '#f3b980',
950: '#000000',
},
}SCSS
$custom: #f3b980; $custom-light: #f9cea5; $custom-dark: #000000;
JSON
{
"hex": "#f3b980",
"rgb": {
"r": 243,
"g": 185,
"b": 128
},
"hsl": {
"h": 29.739,
"s": 82.734,
"l": 72.745
},
"oklch": {
"l": 0.82616,
"c": 0.09934,
"h": 65.2
},
"luminance": 0.55311
}Semantic roles & 50–950 ramp
primary
#F3B980
secondary
#498CCE
accent
#74DF06
background
#FFFEFC
surface
#FFFAF6
border
#D7D3D0
text
#18130F
muted
#868380