#F3B482#F3B482
#F3B482 is a light, moderate orange. Relative luminance 0.533; OKLCH L 81.7% C 0.098 H 59.3°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #F3B482 |
|---|---|
| RGB | rgb(243, 180, 130) |
| HSL | hsl(27, 82%, 73%) |
| HSV | hsv(27, 47%, 95%) |
| CMYK | cmyk(0%, 25.9%, 46.5%, 4.7%) |
| CIE-LAB | lab(78.06, 16.99, 34.41) |
| CIE-LCH | lch(78.06, 38.37, 63.71°) |
| OKLab | oklab(81.72% 0.0502 0.0845) |
| OKLCH | oklch(81.72% 0.098 59.3) |
| XYZ | xyz(57.3152, 53.3127, 28.3863) |
| Luminance | 0.5331 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 3.50
Apricot (survey)
#FFB16D
ΔE00 4.14
Sandybrown
#F4A460
ΔE00 5.42
Burlywood
#DEB887
ΔE00 6.86
Pale Orange
#FFA756
ΔE00 6.89
Apricot
#FBCEB1
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3B482 #82C1F3
analogous
#F38288 #F3B482 #F3ED82
triadic
#F3B482 #82F3B4 #B482F3
tetradic
#F3B482 #88F382 #82C1F3 #ED82F3
square
#F3B482 #88F382 #82C1F3 #ED82F3
split-complementary
#F3B482 #82F3ED #8288F3
monochromatic
#E57116 #EE924A #F3B482 #F8D6BA #FCEEE3
Accessibility & contrast
On white
1.80
#F3B482 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#F3B482 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3B482
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3B482 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3B482 | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7B97E
Deuteranopia (green-blind)
#D6C783
Tritanopia (blue-blind)
#FFA7A7
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #f3b482; /* rgb */ color: rgb(243, 180, 130); /* oklch */ color: oklch(81.7% 0.098 59.3);
Tailwind
colors: {
custom: {
50: '#f9caa7',
500: '#f3b482',
950: '#000000',
},
}SCSS
$custom: #f3b482; $custom-light: #f9caa7; $custom-dark: #000000;
JSON
{
"hex": "#f3b482",
"rgb": {
"r": 243,
"g": 180,
"b": 130
},
"hsl": {
"h": 26.549,
"s": 82.482,
"l": 73.137
},
"oklch": {
"l": 0.81719,
"c": 0.09826,
"h": 59.3
},
"luminance": 0.53309
}Semantic roles & 50–950 ramp
primary
#F3B482
secondary
#4B94CF
accent
#7FDF07
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280